Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins17847422591968965582.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run ggsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs -b osmocom:nightly -c open5gs [testenv] Using testsuite ggsn_tests (via alias ggsn) [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-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-20250426-1059-13e17c1f-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/testenv-podman-main.sh'] [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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.2 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/ttcn3-deps-updated'] [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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'make', 'ggsn_tests'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests' TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. 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': Osmocom_Types.ttcn:184.1-195.1: note: Referenced function is here 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: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: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: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:751.23-49: note: Referenced template parameter is here GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': 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:816.41-66: note: Referenced template parameter is here 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:990.42-66: note: Referenced template parameter is here 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:1028.35-57: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests' DEP UDP_EncDec.cc DEP TELNETasp_PT.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP Native_FunctionDefs.cc DEP IP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP ICMPv6_EncDec.cc DEP ICMP_EncDec.cc DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPU_EncDec.cc DEP GTPC_EncDec.cc DEP DIAMETER_EncDec.cc DEP DIAMETER_CodecPort_CtrlFunctDef.cc DEP BSSGP_EncDec.cc DEP UDP_Types_part_7.cc DEP UDP_Types_part_6.cc DEP UDP_Types_part_5.cc DEP UDP_Types_part_4.cc DEP UDP_Types_part_3.cc DEP UDP_Types_part_2.cc DEP UDP_Types_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP PAP_Types_part_7.cc DEP PAP_Types_part_6.cc DEP PAP_Types_part_5.cc DEP PAP_Types_part_4.cc DEP PAP_Types_part_3.cc DEP PAP_Types_part_2.cc DEP PAP_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP NS_Types_part_7.cc DEP NS_Types_part_6.cc DEP NS_Types_part_5.cc DEP NS_Types_part_4.cc DEP NS_Types_part_3.cc DEP NS_Types_part_2.cc DEP NS_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP IP_Types_part_7.cc DEP IP_Types_part_6.cc DEP IP_Types_part_5.cc DEP IP_Types_part_4.cc DEP IP_Types_part_3.cc DEP IP_Types_part_2.cc DEP IP_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPCP_Types_part_7.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_2.cc DEP IPCP_Types_part_1.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_2.cc DEP IPCP_Templates_part_1.cc DEP ICMPv6_Types_part_7.cc DEP ICMPv6_Types_part_6.cc DEP ICMPv6_Types_part_5.cc DEP ICMPv6_Types_part_4.cc DEP ICMPv6_Types_part_3.cc DEP ICMPv6_Types_part_2.cc DEP ICMPv6_Types_part_1.cc DEP ICMPv6_Templates_part_7.cc DEP ICMPv6_Templates_part_6.cc DEP ICMPv6_Templates_part_5.cc DEP ICMPv6_Templates_part_4.cc DEP ICMPv6_Templates_part_3.cc DEP ICMPv6_Templates_part_2.cc DEP ICMPv6_Templates_part_1.cc DEP ICMP_Types_part_7.cc DEP ICMP_Types_part_6.cc DEP ICMP_Types_part_5.cc DEP ICMP_Types_part_4.cc DEP ICMP_Types_part_3.cc DEP ICMP_Types_part_2.cc DEP ICMP_Types_part_1.cc DEP ICMP_Templates_part_7.cc DEP ICMP_Templates_part_6.cc DEP ICMP_Templates_part_5.cc DEP ICMP_Templates_part_4.cc DEP ICMP_Templates_part_3.cc DEP ICMP_Templates_part_2.cc DEP ICMP_Templates_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GTPv1U_Templates_part_7.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTPU_Types_part_7.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_1.cc DEP GTPC_Types_part_7.cc DEP GTPC_Types_part_6.cc DEP GTPU_Types_part_4.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_4.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_2.cc DEP GTPC_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP GGSN_Tests_part_7.cc DEP GGSN_Tests_part_6.cc DEP GGSN_Tests_part_5.cc DEP GGSN_Tests_part_4.cc DEP GGSN_Tests_part_3.cc DEP GGSN_Tests_part_2.cc DEP GGSN_Tests_part_1.cc DEP DIAMETER_ts32_299_Templates_part_7.cc DEP DIAMETER_ts32_299_Templates_part_6.cc DEP DIAMETER_ts32_299_Templates_part_5.cc DEP DIAMETER_ts32_299_Templates_part_4.cc DEP DIAMETER_ts32_299_Templates_part_3.cc DEP DIAMETER_ts32_299_Templates_part_2.cc DEP DIAMETER_ts32_299_Templates_part_1.cc DEP DIAMETER_ts29_272_Templates_part_7.cc DEP DIAMETER_ts29_272_Templates_part_6.cc DEP DIAMETER_ts29_272_Templates_part_5.cc DEP DIAMETER_ts29_272_Templates_part_4.cc DEP DIAMETER_ts29_272_Templates_part_3.cc DEP DIAMETER_ts29_272_Templates_part_2.cc DEP DIAMETER_ts29_272_Templates_part_1.cc DEP DIAMETER_ts29_212_Templates_part_7.cc DEP DIAMETER_ts29_212_Templates_part_6.cc DEP DIAMETER_ts29_212_Templates_part_5.cc DEP DIAMETER_ts29_212_Templates_part_4.cc DEP DIAMETER_ts29_212_Templates_part_3.cc DEP DIAMETER_ts29_212_Templates_part_2.cc DEP DIAMETER_ts29_212_Templates_part_1.cc DEP DIAMETER_Types_part_7.cc DEP DIAMETER_Types_part_6.cc DEP DIAMETER_Types_part_4.cc DEP DIAMETER_Types_part_5.cc DEP DIAMETER_Types_part_3.cc DEP DIAMETER_Types_part_2.cc DEP DIAMETER_Types_part_1.cc DEP DIAMETER_Templates_part_7.cc DEP DIAMETER_Templates_part_6.cc DEP DIAMETER_Templates_part_5.cc DEP DIAMETER_Templates_part_4.cc DEP DIAMETER_Templates_part_3.cc DEP DIAMETER_Templates_part_2.cc DEP DIAMETER_Templates_part_1.cc DEP DIAMETER_Emulation_part_7.cc DEP DIAMETER_Emulation_part_6.cc DEP DIAMETER_Emulation_part_5.cc DEP DIAMETER_Emulation_part_4.cc DEP DIAMETER_Emulation_part_3.cc DEP DIAMETER_Emulation_part_2.cc DEP DIAMETER_Emulation_part_1.cc DEP DIAMETER_CodecPort_CtrlFunct_part_6.cc DEP DIAMETER_CodecPort_CtrlFunct_part_7.cc DEP DIAMETER_CodecPort_CtrlFunct_part_5.cc DEP DIAMETER_CodecPort_CtrlFunct_part_4.cc DEP DIAMETER_CodecPort_CtrlFunct_part_3.cc DEP DIAMETER_CodecPort_CtrlFunct_part_2.cc DEP DIAMETER_CodecPort_CtrlFunct_part_1.cc DEP DIAMETER_CodecPort_part_7.cc DEP DIAMETER_CodecPort_part_6.cc DEP DIAMETER_CodecPort_part_5.cc DEP DIAMETER_CodecPort_part_4.cc DEP DIAMETER_CodecPort_part_2.cc DEP DIAMETER_CodecPort_part_3.cc DEP DIAMETER_CodecPort_part_1.cc DEP BSSGP_Types_part_7.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_1.cc DEP UDP_Types.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SCTP_Templates.cc DEP PCO_Types.cc DEP PAP_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_Gb_Types.cc DEP Native_Functions.cc DEP NS_Types.cc DEP Misc_Helpers.cc DEP IP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPCP_Types.cc DEP IPCP_Templates.cc DEP ICMPv6_Types.cc DEP ICMPv6_Templates.cc DEP ICMP_Types.cc DEP ICMP_Templates.cc DEP General_Types.cc DEP GTPv1U_Templates.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1U_CodecPort.cc DEP GTPv1C_Templates.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTPv1C_CodecPort.cc DEP GTPU_Types.cc DEP GTPC_Types.cc DEP GSM_Types.cc DEP GGSN_Tests.cc DEP DIAMETER_ts32_299_Templates.cc DEP DIAMETER_ts29_272_Templates.cc DEP DIAMETER_ts29_212_Templates.cc DEP DIAMETER_Types.cc DEP DIAMETER_Templates.cc DEP DIAMETER_Emulation.cc DEP DIAMETER_CodecPort_CtrlFunct.cc DEP DIAMETER_CodecPort.cc DEP BSSGP_Types.cc CC BSSGP_Types.o CC DIAMETER_CodecPort.o CC DIAMETER_CodecPort_CtrlFunct.o CC DIAMETER_Emulation.o CC DIAMETER_Templates.o CC DIAMETER_Types.o CC DIAMETER_ts29_212_Templates.o CC DIAMETER_ts29_272_Templates.o CC DIAMETER_ts32_299_Templates.o CC GGSN_Tests.o CC GSM_Types.o CC GTPC_Types.o CC GTPU_Types.o CC GTPv1C_CodecPort.o CC GTPv1C_CodecPort_CtrlFunct.o CC GTPv1C_Templates.o CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o CC GTPv1U_Templates.o CC General_Types.o CC ICMP_Templates.o CC ICMP_Types.o 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 | } | ^ CC ICMPv6_Templates.o CC ICMPv6_Types.o CC IPCP_Templates.o CC IPCP_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IP_Types.o CC Misc_Helpers.o CC NS_Types.o CC Native_Functions.o CC Osmocom_Gb_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PAP_Types.o CC PCO_Types.o CC SCTP_Templates.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDP_Types.o CC BSSGP_Types_part_1.o CC BSSGP_Types_part_2.o CC BSSGP_Types_part_3.o CC BSSGP_Types_part_4.o CC BSSGP_Types_part_5.o CC BSSGP_Types_part_6.o CC BSSGP_Types_part_7.o CC DIAMETER_CodecPort_part_1.o CC DIAMETER_CodecPort_part_2.o CC DIAMETER_CodecPort_part_3.o CC DIAMETER_CodecPort_part_4.o CC DIAMETER_CodecPort_part_5.o CC DIAMETER_CodecPort_part_6.o CC DIAMETER_CodecPort_part_7.o CC DIAMETER_CodecPort_CtrlFunct_part_1.o CC DIAMETER_CodecPort_CtrlFunct_part_2.o CC DIAMETER_CodecPort_CtrlFunct_part_3.o CC DIAMETER_CodecPort_CtrlFunct_part_4.o CC DIAMETER_CodecPort_CtrlFunct_part_5.o CC DIAMETER_CodecPort_CtrlFunct_part_6.o CC DIAMETER_CodecPort_CtrlFunct_part_7.o CC DIAMETER_Emulation_part_1.o CC DIAMETER_Emulation_part_2.o CC DIAMETER_Emulation_part_3.o CC DIAMETER_Emulation_part_4.o CC DIAMETER_Emulation_part_5.o CC DIAMETER_Emulation_part_6.o CC DIAMETER_Emulation_part_7.o CC DIAMETER_Templates_part_1.o CC DIAMETER_Templates_part_2.o CC DIAMETER_Templates_part_3.o CC DIAMETER_Templates_part_4.o CC DIAMETER_Templates_part_5.o CC DIAMETER_Templates_part_6.o CC DIAMETER_Templates_part_7.o CC DIAMETER_Types_part_1.o CC DIAMETER_Types_part_2.o CC DIAMETER_Types_part_3.o CC DIAMETER_Types_part_4.o CC DIAMETER_Types_part_5.o CC DIAMETER_Types_part_6.o CC DIAMETER_Types_part_7.o CC DIAMETER_ts29_212_Templates_part_1.o CC DIAMETER_ts29_212_Templates_part_2.o CC DIAMETER_ts29_212_Templates_part_3.o CC DIAMETER_ts29_212_Templates_part_4.o CC DIAMETER_ts29_212_Templates_part_5.o CC DIAMETER_ts29_212_Templates_part_6.o CC DIAMETER_ts29_212_Templates_part_7.o CC DIAMETER_ts29_272_Templates_part_1.o CC DIAMETER_ts29_272_Templates_part_2.o CC DIAMETER_ts29_272_Templates_part_3.o CC DIAMETER_ts29_272_Templates_part_4.o CC DIAMETER_ts29_272_Templates_part_5.o CC DIAMETER_ts29_272_Templates_part_6.o CC DIAMETER_ts29_272_Templates_part_7.o CC DIAMETER_ts32_299_Templates_part_1.o CC DIAMETER_ts32_299_Templates_part_2.o CC DIAMETER_ts32_299_Templates_part_3.o CC DIAMETER_ts32_299_Templates_part_4.o CC DIAMETER_ts32_299_Templates_part_5.o CC DIAMETER_ts32_299_Templates_part_6.o CC DIAMETER_ts32_299_Templates_part_7.o CC GGSN_Tests_part_1.o CC GGSN_Tests_part_2.o CC GGSN_Tests_part_3.o CC GGSN_Tests_part_4.o CC GGSN_Tests_part_5.o CC GGSN_Tests_part_6.o CC GGSN_Tests_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GTPC_Types_part_1.o CC GTPC_Types_part_2.o CC GTPC_Types_part_3.o CC GTPC_Types_part_4.o CC GTPC_Types_part_5.o CC GTPC_Types_part_6.o CC GTPC_Types_part_7.o CC GTPU_Types_part_1.o CC GTPU_Types_part_2.o CC GTPU_Types_part_3.o CC GTPU_Types_part_4.o CC GTPU_Types_part_5.o CC GTPU_Types_part_6.o CC GTPU_Types_part_7.o CC GTPv1C_CodecPort_part_1.o CC GTPv1C_CodecPort_part_2.o CC GTPv1C_CodecPort_part_3.o CC GTPv1C_CodecPort_part_4.o CC GTPv1C_CodecPort_part_5.o CC GTPv1C_CodecPort_part_6.o CC GTPv1C_CodecPort_part_7.o CC GTPv1C_CodecPort_CtrlFunct_part_1.o CC GTPv1C_CodecPort_CtrlFunct_part_2.o CC GTPv1C_CodecPort_CtrlFunct_part_3.o CC GTPv1C_CodecPort_CtrlFunct_part_4.o CC GTPv1C_CodecPort_CtrlFunct_part_5.o CC GTPv1C_CodecPort_CtrlFunct_part_6.o CC GTPv1C_CodecPort_CtrlFunct_part_7.o CC GTPv1C_Templates_part_1.o CC GTPv1C_Templates_part_2.o CC GTPv1C_Templates_part_3.o CC GTPv1C_Templates_part_4.o CC GTPv1C_Templates_part_5.o CC GTPv1C_Templates_part_6.o CC GTPv1C_Templates_part_7.o CC GTPv1U_CodecPort_part_1.o CC GTPv1U_CodecPort_part_2.o CC GTPv1U_CodecPort_part_3.o CC GTPv1U_CodecPort_part_4.o CC GTPv1U_CodecPort_part_5.o CC GTPv1U_CodecPort_part_6.o CC GTPv1U_CodecPort_part_7.o CC GTPv1U_CodecPort_CtrlFunct_part_1.o CC GTPv1U_CodecPort_CtrlFunct_part_2.o CC GTPv1U_CodecPort_CtrlFunct_part_3.o CC GTPv1U_CodecPort_CtrlFunct_part_4.o CC GTPv1U_CodecPort_CtrlFunct_part_5.o CC GTPv1U_CodecPort_CtrlFunct_part_6.o CC GTPv1U_CodecPort_CtrlFunct_part_7.o CC GTPv1U_Templates_part_1.o CC GTPv1U_Templates_part_2.o CC GTPv1U_Templates_part_3.o CC GTPv1U_Templates_part_4.o CC GTPv1U_Templates_part_5.o CC GTPv1U_Templates_part_6.o CC GTPv1U_Templates_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC ICMP_Templates_part_1.o CC ICMP_Templates_part_2.o CC ICMP_Templates_part_3.o CC ICMP_Templates_part_4.o CC ICMP_Templates_part_5.o CC ICMP_Templates_part_6.o CC ICMP_Templates_part_7.o CC ICMP_Types_part_1.o CC ICMP_Types_part_2.o CC ICMP_Types_part_3.o CC ICMP_Types_part_4.o CC ICMP_Types_part_5.o CC ICMP_Types_part_6.o CC ICMP_Types_part_7.o CC ICMPv6_Templates_part_1.o CC ICMPv6_Templates_part_2.o CC ICMPv6_Templates_part_3.o CC ICMPv6_Templates_part_4.o CC ICMPv6_Templates_part_5.o CC ICMPv6_Templates_part_6.o CC ICMPv6_Templates_part_7.o CC ICMPv6_Types_part_1.o CC ICMPv6_Types_part_2.o CC ICMPv6_Types_part_3.o CC ICMPv6_Types_part_4.o CC ICMPv6_Types_part_5.o CC ICMPv6_Types_part_6.o CC ICMPv6_Types_part_7.o CC IPCP_Templates_part_1.o CC IPCP_Templates_part_2.o CC IPCP_Templates_part_3.o CC IPCP_Templates_part_4.o CC IPCP_Templates_part_5.o CC IPCP_Templates_part_6.o CC IPCP_Templates_part_7.o CC IPCP_Types_part_1.o CC IPCP_Types_part_2.o CC IPCP_Types_part_3.o CC IPCP_Types_part_4.o CC IPCP_Types_part_5.o CC IPCP_Types_part_6.o CC IPCP_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC IP_Types_part_1.o CC IP_Types_part_2.o CC IP_Types_part_3.o CC IP_Types_part_4.o CC IP_Types_part_5.o CC IP_Types_part_6.o CC IP_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC NS_Types_part_1.o CC NS_Types_part_2.o CC NS_Types_part_3.o CC NS_Types_part_4.o CC NS_Types_part_5.o CC NS_Types_part_6.o CC NS_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_Gb_Types_part_1.o CC Osmocom_Gb_Types_part_2.o CC Osmocom_Gb_Types_part_3.o CC Osmocom_Gb_Types_part_4.o CC Osmocom_Gb_Types_part_5.o CC Osmocom_Gb_Types_part_6.o CC Osmocom_Gb_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PAP_Types_part_1.o CC PAP_Types_part_2.o CC PAP_Types_part_3.o CC PAP_Types_part_4.o CC PAP_Types_part_5.o CC PAP_Types_part_6.o CC PAP_Types_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UDP_Types_part_1.o CC UDP_Types_part_2.o CC UDP_Types_part_3.o CC UDP_Types_part_4.o CC UDP_Types_part_5.o CC UDP_Types_part_6.o CC UDP_Types_part_7.o CC BSSGP_EncDec.o CC DIAMETER_CodecPort_CtrlFunctDef.o CC DIAMETER_EncDec.o CC GTPC_EncDec.o CC GTPU_EncDec.o CC GTPv1C_CodecPort_CtrlFunctDef.o CC GTPv1U_CodecPort_CtrlFunctDef.o CC ICMP_EncDec.o CC ICMPv6_EncDec.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IP_EncDec.o CC Native_FunctionDefs.o CC TCCConversion.o CC TCCInterface.o CC TCCEncoding.o CC TELNETasp_PT.o CC UDP_EncDec.o CCLD BSSGP_Types.so CCLD DIAMETER_CodecPort.so CCLD DIAMETER_CodecPort_CtrlFunct.so CCLD DIAMETER_Emulation.so CCLD DIAMETER_Templates.so CCLD DIAMETER_Types.so CCLD DIAMETER_ts29_212_Templates.so CCLD DIAMETER_ts29_272_Templates.so CCLD DIAMETER_ts32_299_Templates.so CCLD GGSN_Tests.so CCLD GSM_Types.so CCLD GTPC_Types.so CCLD GTPU_Types.so CCLD GTPv1C_CodecPort.so CCLD GTPv1C_CodecPort_CtrlFunct.so CCLD GTPv1C_Templates.so CCLD GTPv1U_CodecPort.so CCLD GTPv1U_CodecPort_CtrlFunct.so CCLD GTPv1U_Templates.so CCLD General_Types.so CCLD ICMP_Templates.so CCLD ICMPv6_Templates.so CCLD ICMP_Types.so CCLD ICMPv6_Types.so CCLD IPCP_Templates.so CCLD IPCP_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IP_Types.so CCLD Misc_Helpers.so CCLD NS_Types.so CCLD Native_Functions.so CCLD Osmocom_Gb_Types.so CCLD Osmocom_Types.so CCLD PAP_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD SCTP_Templates.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD BSSGP_Types_part_1.so CCLD UDP_Types.so CCLD BSSGP_Types_part_2.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_Types_part_4.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_7.so CCLD DIAMETER_CodecPort_part_1.so CCLD DIAMETER_CodecPort_part_2.so CCLD DIAMETER_CodecPort_part_3.so CCLD DIAMETER_CodecPort_part_4.so CCLD DIAMETER_CodecPort_part_5.so CCLD DIAMETER_CodecPort_part_6.so CCLD DIAMETER_CodecPort_part_7.so CCLD DIAMETER_CodecPort_CtrlFunct_part_1.so CCLD DIAMETER_CodecPort_CtrlFunct_part_2.so CCLD DIAMETER_CodecPort_CtrlFunct_part_3.so CCLD DIAMETER_CodecPort_CtrlFunct_part_4.so CCLD DIAMETER_CodecPort_CtrlFunct_part_5.so CCLD DIAMETER_CodecPort_CtrlFunct_part_6.so CCLD DIAMETER_CodecPort_CtrlFunct_part_7.so CCLD DIAMETER_Emulation_part_1.so CCLD DIAMETER_Emulation_part_2.so CCLD DIAMETER_Emulation_part_3.so CCLD DIAMETER_Emulation_part_4.so CCLD DIAMETER_Emulation_part_5.so CCLD DIAMETER_Emulation_part_6.so CCLD DIAMETER_Emulation_part_7.so CCLD DIAMETER_Templates_part_1.so CCLD DIAMETER_Templates_part_2.so CCLD DIAMETER_Templates_part_3.so CCLD DIAMETER_Templates_part_4.so CCLD DIAMETER_Templates_part_5.so CCLD DIAMETER_Templates_part_7.so CCLD DIAMETER_Templates_part_6.so CCLD DIAMETER_Types_part_1.so CCLD DIAMETER_Types_part_2.so CCLD DIAMETER_Types_part_3.so CCLD DIAMETER_Types_part_4.so CCLD DIAMETER_Types_part_5.so CCLD DIAMETER_Types_part_6.so CCLD DIAMETER_ts29_212_Templates_part_1.so CCLD DIAMETER_ts29_212_Templates_part_2.so CCLD DIAMETER_ts29_212_Templates_part_3.so CCLD DIAMETER_Types_part_7.so CCLD DIAMETER_ts29_212_Templates_part_4.so CCLD DIAMETER_ts29_212_Templates_part_5.so CCLD DIAMETER_ts29_212_Templates_part_6.so CCLD DIAMETER_ts29_212_Templates_part_7.so CCLD DIAMETER_ts29_272_Templates_part_2.so CCLD DIAMETER_ts29_272_Templates_part_1.so CCLD DIAMETER_ts29_272_Templates_part_4.so CCLD DIAMETER_ts29_272_Templates_part_3.so CCLD DIAMETER_ts29_272_Templates_part_5.so CCLD DIAMETER_ts29_272_Templates_part_6.so CCLD DIAMETER_ts29_272_Templates_part_7.so CCLD DIAMETER_ts32_299_Templates_part_1.so CCLD DIAMETER_ts32_299_Templates_part_2.so CCLD DIAMETER_ts32_299_Templates_part_3.so CCLD DIAMETER_ts32_299_Templates_part_4.so CCLD DIAMETER_ts32_299_Templates_part_5.so CCLD DIAMETER_ts32_299_Templates_part_6.so CCLD DIAMETER_ts32_299_Templates_part_7.so CCLD GGSN_Tests_part_1.so CCLD GGSN_Tests_part_2.so CCLD GGSN_Tests_part_3.so CCLD GGSN_Tests_part_4.so CCLD GGSN_Tests_part_5.so CCLD GGSN_Tests_part_6.so CCLD GGSN_Tests_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GTPC_Types_part_1.so CCLD GTPC_Types_part_2.so CCLD GTPC_Types_part_3.so CCLD GTPC_Types_part_4.so CCLD GTPC_Types_part_5.so CCLD GTPC_Types_part_6.so CCLD GTPC_Types_part_7.so CCLD GTPU_Types_part_1.so CCLD GTPU_Types_part_2.so CCLD GTPU_Types_part_3.so CCLD GTPU_Types_part_4.so CCLD GTPU_Types_part_5.so CCLD GTPU_Types_part_6.so CCLD GTPU_Types_part_7.so CCLD GTPv1C_CodecPort_part_1.so CCLD GTPv1C_CodecPort_part_2.so CCLD GTPv1C_CodecPort_part_3.so CCLD GTPv1C_CodecPort_part_4.so CCLD GTPv1C_CodecPort_part_5.so CCLD GTPv1C_CodecPort_part_6.so CCLD GTPv1C_CodecPort_part_7.so CCLD GTPv1C_CodecPort_CtrlFunct_part_1.so CCLD GTPv1C_CodecPort_CtrlFunct_part_2.so CCLD GTPv1C_CodecPort_CtrlFunct_part_3.so CCLD GTPv1C_CodecPort_CtrlFunct_part_4.so CCLD GTPv1C_CodecPort_CtrlFunct_part_5.so CCLD GTPv1C_CodecPort_CtrlFunct_part_6.so CCLD GTPv1C_CodecPort_CtrlFunct_part_7.so CCLD GTPv1C_Templates_part_1.so CCLD GTPv1C_Templates_part_2.so CCLD GTPv1C_Templates_part_3.so CCLD GTPv1C_Templates_part_4.so CCLD GTPv1C_Templates_part_5.so CCLD GTPv1C_Templates_part_6.so CCLD GTPv1C_Templates_part_7.so CCLD GTPv1U_CodecPort_part_1.so CCLD GTPv1U_CodecPort_part_2.so CCLD GTPv1U_CodecPort_part_3.so CCLD GTPv1U_CodecPort_part_4.so CCLD GTPv1U_CodecPort_part_5.so CCLD GTPv1U_CodecPort_part_6.so CCLD GTPv1U_CodecPort_part_7.so CCLD GTPv1U_CodecPort_CtrlFunct_part_1.so CCLD GTPv1U_CodecPort_CtrlFunct_part_2.so CCLD GTPv1U_CodecPort_CtrlFunct_part_3.so CCLD GTPv1U_CodecPort_CtrlFunct_part_4.so CCLD GTPv1U_CodecPort_CtrlFunct_part_5.so CCLD GTPv1U_CodecPort_CtrlFunct_part_6.so CCLD GTPv1U_CodecPort_CtrlFunct_part_7.so CCLD GTPv1U_Templates_part_1.so CCLD GTPv1U_Templates_part_2.so CCLD GTPv1U_Templates_part_3.so CCLD GTPv1U_Templates_part_4.so CCLD GTPv1U_Templates_part_5.so CCLD GTPv1U_Templates_part_6.so CCLD GTPv1U_Templates_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD ICMP_Templates_part_1.so CCLD ICMP_Templates_part_2.so CCLD ICMP_Templates_part_3.so CCLD ICMP_Templates_part_4.so CCLD ICMP_Templates_part_5.so CCLD ICMP_Templates_part_6.so CCLD ICMP_Templates_part_7.so CCLD ICMP_Types_part_1.so CCLD ICMP_Types_part_2.so CCLD ICMP_Types_part_3.so CCLD ICMP_Types_part_4.so CCLD ICMP_Types_part_5.so CCLD ICMP_Types_part_6.so CCLD ICMP_Types_part_7.so CCLD ICMPv6_Templates_part_1.so CCLD ICMPv6_Templates_part_2.so CCLD ICMPv6_Templates_part_3.so CCLD ICMPv6_Templates_part_4.so CCLD ICMPv6_Templates_part_5.so CCLD ICMPv6_Templates_part_6.so CCLD ICMPv6_Templates_part_7.so CCLD ICMPv6_Types_part_1.so CCLD ICMPv6_Types_part_2.so CCLD ICMPv6_Types_part_3.so CCLD ICMPv6_Types_part_4.so CCLD ICMPv6_Types_part_5.so CCLD ICMPv6_Types_part_6.so CCLD ICMPv6_Types_part_7.so CCLD IPCP_Templates_part_1.so CCLD IPCP_Templates_part_2.so CCLD IPCP_Templates_part_3.so CCLD IPCP_Templates_part_4.so CCLD IPCP_Templates_part_5.so CCLD IPCP_Templates_part_6.so CCLD IPCP_Templates_part_7.so CCLD IPCP_Types_part_1.so CCLD IPCP_Types_part_2.so CCLD IPCP_Types_part_3.so CCLD IPCP_Types_part_4.so CCLD IPCP_Types_part_5.so CCLD IPCP_Types_part_6.so CCLD IPCP_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IP_Types_part_1.so CCLD IP_Types_part_2.so CCLD IP_Types_part_3.so CCLD IP_Types_part_4.so CCLD IP_Types_part_5.so CCLD IP_Types_part_6.so CCLD IP_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_Gb_Types_part_1.so CCLD Osmocom_Gb_Types_part_2.so CCLD Osmocom_Gb_Types_part_3.so CCLD Osmocom_Gb_Types_part_4.so CCLD Osmocom_Gb_Types_part_5.so CCLD Osmocom_Gb_Types_part_6.so CCLD Osmocom_Gb_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PAP_Types_part_1.so CCLD PAP_Types_part_2.so CCLD PAP_Types_part_3.so CCLD PAP_Types_part_4.so CCLD PAP_Types_part_5.so CCLD PAP_Types_part_6.so CCLD PAP_Types_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDP_Types_part_1.so CCLD UDP_Types_part_2.so CCLD UDP_Types_part_3.so CCLD UDP_Types_part_4.so CCLD UDP_Types_part_5.so CCLD UDP_Types_part_6.so CCLD UDP_Types_part_7.so CCLD BSSGP_EncDec.so CCLD DIAMETER_CodecPort_CtrlFunctDef.so CCLD DIAMETER_EncDec.so CCLD GTPC_EncDec.so CCLD GTPU_EncDec.so CCLD GTPv1C_CodecPort_CtrlFunctDef.so CCLD GTPv1U_CodecPort_CtrlFunctDef.so CCLD ICMP_EncDec.so CCLD ICMPv6_EncDec.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IP_EncDec.so CCLD Native_FunctionDefs.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TCCEncoding.so CCLD TELNETasp_PT.so CCLD UDP_EncDec.so CCLD GGSN_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests' [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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (1238 kB/s) Reading package lists... [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/dbg_pkgs_all'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'apt-rdepends', 'open5gs-smf'] [testenv][open5gs] open5gs-smf -> open5gs-smf: installing open5gs-smf-dbgsym [testenv][open5gs] open5gs-smf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-smf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-smf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] + ['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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'apt-rdepends', 'open5gs-upf'] [testenv][open5gs] open5gs-upf -> open5gs-upf: installing open5gs-upf-dbgsym [testenv][open5gs] open5gs-upf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-upf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-upf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] Installing packages: open5gs-smf, open5gs-upf, open5gs-smf-dbgsym, libc6-dbg, open5gs-common-dbgsym, libdb5.3-dbg, open5gs-upf-dbgsym [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-smf', 'open5gs-upf', 'open5gs-smf-dbgsym', 'libc6-dbg', 'open5gs-common-dbgsym', 'libdb5.3-dbg', 'open5gs-upf-dbgsym'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev open5gs-common Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libdb5.3-dbg open5gs-common open5gs-common-dbgsym open5gs-smf open5gs-smf-dbgsym open5gs-upf open5gs-upf-dbgsym The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 8 newly installed, 0 to remove and 85 not upgraded. Need to get 70.4 MB of archives. After this operation, 89.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.5.4658.d3ed.202504252026 [2907 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.5.4658.d3ed.202504252026 [9907 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.5.4658.d3ed.202504252026 [195 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.5.4658.d3ed.202504252026 [2977 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.5.4658.d3ed.202504252026 [47.4 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.5.4658.d3ed.202504252026 [307 kB] Fetched 70.4 MB in 1s (109 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../0-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../1-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package open5gs-common:amd64. Preparing to unpack .../2-open5gs-common_2.7.5.4658.d3ed.202504252026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.5.4658.d3ed.202504252026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.5.4658.d3ed.202504252026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.5.4658.d3ed.202504252026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.5.4658.d3ed.202504252026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.5.4658.d3ed.202504252026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.5.4658.d3ed.202504252026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.5.4658.d3ed.202504252026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.5.4658.d3ed.202504252026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.5.4658.d3ed.202504252026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.5.4658.d3ed.202504252026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.5.4658.d3ed.202504252026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.5.4658.d3ed.202504252026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up open5gs-common-dbgsym:amd64 (2.7.5.4658.d3ed.202504252026) ... Setting up open5gs-upf:amd64 (2.7.5.4658.d3ed.202504252026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.5.4658.d3ed.202504252026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.5.4658.d3ed.202504252026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.5.4658.d3ed.202504252026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests/GGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-smf.yaml', 'open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-upf.yaml', 'open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs"#', '/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', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-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', '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/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-20250426-1059-13e17c1f-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z prepare ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + add_bridge + local ip + sudo brctl addbr testenv0 + sudo ip link set testenv0 up + sudo ip addr add 172.18.3.1/24 dev testenv0 + sudo ip addr add fd02:db8:3::1/128 dev testenv0 + sudo ip addr add 172.18.3.201 dev testenv0 + sudo ip addr add fd02:db8:3::201 dev testenv0 + setcap_open5gs_upfd + which open5gs-upfd + sudo setcap CAP_NET_RAW=+eip /usr/bin/open5gs-upfd + adjust_ttcn3_config + sed -i s/^GGSN_Tests.m_ggsn_impl := .*/GGSN_Tests.m_ggsn_impl := GGSN_IMPL_OPEN5GS/ ../testsuite/GGSN_Tests.cfg + sed -i s/^GGSN_Tests.m_ggsn_ip_gtpu := .*/GGSN_Tests.m_ggsn_ip_gtpu := "127.0.0.222"/ ../testsuite/GGSN_Tests.cfg + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + add_tun_all + add_tun ogstun4 + local name=ogstun4 + grep ogstun4 /proc/net/dev + sudo ip tuntap add name ogstun4 mode tun + add_tun ogstun6 + local name=ogstun6 + grep ogstun6 /proc/net/dev + sudo ip tuntap add name ogstun6 mode tun + add_tun ogstun46 + local name=ogstun46 + grep ogstun46 /proc/net/dev + sudo ip tuntap add name ogstun46 mode tun + add_addr ogstun4 176.16.16.1/20 + local name=ogstun4 + local addr=176.16.16.1/20 + sudo ip addr add 176.16.16.1/20 dev ogstun4 + add_addr ogstun6 2001:780:44:2000:0:0:0:1/56 + local name=ogstun6 + local addr=2001:780:44:2000:0:0:0:1/56 + sudo ip addr add 2001:780:44:2000:0:0:0:1/56 dev ogstun6 + add_addr ogstun46 176.16.32.1/20 + local name=ogstun46 + local addr=176.16.32.1/20 + sudo ip addr add 176.16.32.1/20 dev ogstun46 + add_addr ogstun46 2001:780:44:2100:0:0:0:1/56 + local name=ogstun46 + local addr=2001:780:44:2100:0:0:0:1/56 + sudo ip addr add 2001:780:44:2100:0:0:0:1/56 dev ogstun46 + sudo ip link set ogstun4 up + sudo ip link set ogstun6 up + sudo ip link set ogstun46 up [testenv][open5gs] Running smf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/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-20250426-1059-13e17c1f-0', 'sh', '-c', 'open5gs-smfd -c open5gs-smf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/smf.log'] Open5GS daemon v2.7.5 04/26 10:59:18.586: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 04/26 10:59:18.609: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 04/26 10:59:18.609: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) 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 04/26 10:59:18.609: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 04/26 10:59:18.609: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) 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 04/26 10:59:18.609: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:300) 04/26 10:59:18.619: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 04/26 10:59:18.619: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/26 10:59:18.619: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 04/26 10:59:18.619: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/26 10:59:18.619: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 04/26 10:59:18.619: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 04/26 10:59:18.619: [app] INFO: SMF initialize...done (../src/smf/app.c:31) [testenv][open5gs] Running upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/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-20250426-1059-13e17c1f-0', 'sh', '-c', 'open5gs-upfd -c open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] Open5GS daemon v2.7.5 04/26 10:59:18.768: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 04/26 10:59:18.793: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 04/26 10:59:18.793: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) 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 04/26 10:59:18.793: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 04/26 10:59:18.793: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) 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 04/26 10:59:18.793: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 04/26 10:59:18.793: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/26 10:59:18.793: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 04/26 10:59:18.793: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] Running testsuite [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3', '-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-20250426-1059-13e17c1f-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/start-testsuite.sh', '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@788869d0778a: Unix server socket created successfully. MC@788869d0778a: Listening on TCP port 36265. 788869d0778a is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3/ggsn_tests/GGSN_Tests 788869d0778a 36265 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@788869d0778a: New HC connected from 10.0.2.100 [10.0.2.100]. 788869d0778a: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@788869d0778a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@788869d0778a: Configuration file was processed on all HCs. MC@788869d0778a: Creating MTC on host 10.0.2.100. MC@788869d0778a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sat Apr 26 10:59:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_deact started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 10:59:21.123: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 04/26 10:59:21.123: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 04/26 10:59:21.314: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 10:59:22.596: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 10:59:23.613: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/26 10:59:23.613: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/26 10:59:23.613: [smf] INFO: UE IMSI[262424345475647] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 04/26 10:59:23.623: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/26 10:59:23.624: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 04/26 10:59:23.624: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 04/26 10:59:23.624: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 04/26 10:59:23.624: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 04/26 10:59:23.624: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 10:59:23.626: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/26 10:59:23.630: [smf] INFO: Removed Session: UE IMSI:[262424345475647] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 04/26 10:59:23.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/26 10:59:23.630: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 10:59:25.649: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 10:59:25.650: [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(4)@788869d0778a: Final verdict of PTC: none TC_pdp4_act_deact(3)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sat Apr 26 10:59:25 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11932) Waiting for packet dumper to finish... 1 (prev_count=11932, count=13236) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sat Apr 26 10:59:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_deact_ipcp started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 10:59:30.146: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 10:59:31.339: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 10:59:32.348: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/26 10:59:32.348: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/26 10:59:32.348: [smf] INFO: UE IMSI[262426377886346] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 04/26 10:59:32.357: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/26 10:59:32.357: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 04/26 10:59:32.357: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 10:59:32.360: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/26 10:59:32.370: [smf] INFO: Removed Session: UE IMSI:[262426377886346] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 04/26 10:59:32.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/26 10:59:32.370: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 10:59:34.377: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 10:59:34.377: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(6)@788869d0778a: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(5)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sat Apr 26 10:59:34 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14196) Waiting for packet dumper to finish... 1 (prev_count=14196, count=14708) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sat Apr 26 10:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 10:59:38.967: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 10:59:40.935: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 10:59:41.937: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/26 10:59:41.937: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/26 10:59:41.937: [smf] INFO: UE IMSI[262421491704650] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 04/26 10:59:41.940: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/26 10:59:41.940: [upf] INFO: UE F-SEID[UP:0x873 CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 04/26 10:59:41.940: [upf] INFO: UE F-SEID[UP:0x873 CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 10:59:41.941: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/26 10:59:41.943: [smf] INFO: Removed Session: UE IMSI:[262421491704650] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 04/26 10:59:41.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/26 10:59:41.943: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 10:59:43.945: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 10:59:43.945: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp_pap_broken(7)@788869d0778a: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sat Apr 26 10:59:43 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14736) Waiting for packet dumper to finish... 1 (prev_count=14736, count=16040) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sat Apr 26 10:59:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_deact_pcodns started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 10:59:47.001: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 10:59:48.629: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 10:59:49.632: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/26 10:59:49.632: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/26 10:59:49.632: [smf] INFO: UE IMSI[262426929654982] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 04/26 10:59:49.635: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/26 10:59:49.635: [upf] INFO: UE F-SEID[UP:0x17d CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 04/26 10:59:49.636: [upf] INFO: UE F-SEID[UP:0x17d CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 10:59:49.636: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/26 10:59:49.639: [smf] INFO: Removed Session: UE IMSI:[262426929654982] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 04/26 10:59:49.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/26 10:59:49.639: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 10:59:51.641: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 10:59:51.641: [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)@788869d0778a: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(9)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sat Apr 26 10:59:51 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13620) Waiting for packet dumper to finish... 1 (prev_count=13620, count=14228) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu'. ------ GGSN_Tests.TC_pdp4_act_deact_mtu ------ Sat Apr 26 10:59:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_deact_mtu started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 10:59:55.115: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 10:59:56.376: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 10:59:57.379: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/26 10:59:57.379: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/26 10:59:57.379: [smf] INFO: UE IMSI[262427148533712] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 04/26 10:59:57.394: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/26 10:59:57.394: [upf] INFO: UE F-SEID[UP:0x50b CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 04/26 10:59:57.394: [upf] INFO: UE F-SEID[UP:0x50b CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 10:59:57.397: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/26 10:59:57.407: [smf] INFO: Removed Session: UE IMSI:[262427148533712] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 04/26 10:59:57.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/26 10:59:57.408: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 10:59:59.414: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_mtu(11)@788869d0778a: Final verdict of PTC: none 04/26 10:59:59.414: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_mtu(12)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass'. Sat Apr 26 10:59:59 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13368) Waiting for packet dumper to finish... 1 (prev_count=13368, count=13880) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sat Apr 26 11:00:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_deact_gtpu_access started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:00:02.534: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:00:04.560: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:00:05.562: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/26 11:00:05.562: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/26 11:00:05.562: [smf] INFO: UE IMSI[262420039332793] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:00:05.565: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/26 11:00:05.565: [upf] INFO: UE F-SEID[UP:0x4bf CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 04/26 11:00:05.565: [upf] INFO: UE F-SEID[UP:0x4bf CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:00:05.567: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/26 11:00:05.569: [smf] INFO: Removed Session: UE IMSI:[262420039332793] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 04/26 11:00:05.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/26 11:00:05.569: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:00:07.572: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access(13)@788869d0778a: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@788869d0778a: Final verdict of PTC: none 04/26 11:00:07.572: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sat Apr 26 11:00:07 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13784) Waiting for packet dumper to finish... 1 (prev_count=13784, count=14296) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sat Apr 26 11:00:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:00:10.715: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:00:12.944: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:00:13.947: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/26 11:00:13.947: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/26 11:00:13.947: [smf] INFO: UE IMSI[262421346956972] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:00:13.950: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/26 11:00:13.950: [upf] INFO: UE F-SEID[UP:0x71f CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 04/26 11:00:13.950: [upf] INFO: UE F-SEID[UP:0x71f CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:00:13.951: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0xaa93 (../src/upf/gtp-path.c:524) 04/26 11:00:13.951: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:00:16.954: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/26 11:00:16.957: [smf] INFO: Removed Session: UE IMSI:[262421346956972] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 04/26 11:00:16.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/26 11:00:16.957: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:00:18.961: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:00:18.961: [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_wrong_saddr(15)@788869d0778a: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sat Apr 26 11:00:18 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14220) Waiting for packet dumper to finish... 1 (prev_count=14220, count=14732) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sat Apr 26 11:00:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:00:22.132: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:00:23.151: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:00:24.157: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/26 11:00:24.157: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/26 11:00:24.157: [smf] INFO: UE IMSI[262426540639814] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:00:24.171: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/26 11:00:24.171: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 04/26 11:00:24.171: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:00:24.175: [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@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:00:27.177: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/26 11:00:27.182: [smf] INFO: Removed Session: UE IMSI:[262426540639814] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 04/26 11:00:27.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/26 11:00:27.182: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:00:29.186: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:00:29.186: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@788869d0778a: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sat Apr 26 11:00:29 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13940) Waiting for packet dumper to finish... 1 (prev_count=13940, count=14452) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sat Apr 26 11:00:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_clients_interact_with_txseq started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:00:33.725: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:00:34.398: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:00:35.408: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/26 11:00:35.408: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/26 11:00:35.408: [smf] INFO: UE IMSI[262429202205970] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:00:35.418: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/26 11:00:35.418: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 04/26 11:00:35.418: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: sending CreatePDP 04/26 11:00:35.422: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 04/26 11:00:35.422: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 04/26 11:00:35.422: [smf] INFO: UE IMSI[262426254181927] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:00:35.435: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 04/26 11:00:35.435: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 04/26 11:00:35.435: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: GTPU sequence number expected but not present MTC@788869d0778a: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@788869d0778a: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: fail MTC@788869d0778a: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@788869d0778a: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@788869d0778a: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sat Apr 26 11:00:35 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 04/26 11:00:35.636: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:00:35.636: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8052, count=16208) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sat Apr 26 11:00:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_clients_interact_without_txseq started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:00:38.763: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:00:40.822: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:00:41.825: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:00:41.825: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:00:41.825: [smf] INFO: UE IMSI[262421864408854] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:00:41.833: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:00:41.833: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 04/26 11:00:41.833: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: sending CreatePDP 04/26 11:00:41.835: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/26 11:00:41.835: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/26 11:00:41.835: [smf] INFO: UE IMSI[262421485830246] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:00:41.843: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/26 11:00:41.843: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 04/26 11:00:41.843: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:00:41.845: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/26 11:00:41.852: [smf] INFO: Removed Session: UE IMSI:[262421864408854] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 04/26 11:00:41.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/26 11:00:41.852: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:00:41.853: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:00:41.857: [smf] INFO: Removed Session: UE IMSI:[262421485830246] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 04/26 11:00:41.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:00:41.857: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:00:43.865: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:00:43.866: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(22)@788869d0778a: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(21)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Sat Apr 26 11:00:43 UTC 2025 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20600) Waiting for packet dumper to finish... 1 (prev_count=20600, count=21904) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sat Apr 26 11:00:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_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@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_deact_with_single_dns started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:00:47.248: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:00:48.956: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:00:49.963: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:00:49.963: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:00:49.963: [smf] INFO: UE IMSI[262425793422715] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:00:49.971: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:00:49.971: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 04/26 11:00:49.971: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:00:49.974: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:00:49.985: [smf] INFO: Removed Session: UE IMSI:[262425793422715] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 04/26 11:00:49.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:00:49.985: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: sending CreatePDP 04/26 11:00:49.989: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:00:49.989: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:00:49.989: [smf] INFO: UE IMSI[262423222167388] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:00:50.001: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:00:50.001: [upf] INFO: UE F-SEID[UP:0x7ab CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 04/26 11:00:50.001: [upf] INFO: UE F-SEID[UP:0x7ab CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:00:50.003: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:00:50.011: [smf] INFO: Removed Session: UE IMSI:[262423222167388] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 04/26 11:00:50.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:00:50.011: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:00:52.019: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:00:52.019: [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)@788869d0778a: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(24)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sat Apr 26 11:00:52 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19488) Waiting for packet dumper to finish... 1 (prev_count=19488, count=20792) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sat Apr 26 11:00:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:00:56.065: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:00:56.154: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:00:57.163: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:00:57.163: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:00:57.163: [smf] INFO: UE IMSI[262428574467753] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:00:57.172: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:00:57.172: [upf] INFO: UE F-SEID[UP:0xdc CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 04/26 11:00:57.172: [upf] INFO: UE F-SEID[UP:0xdc CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:00:57.175: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:00:57.184: [smf] INFO: Removed Session: UE IMSI:[262428574467753] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 04/26 11:00:57.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:00:57.184: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:00:59.190: [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)@788869d0778a: Final verdict of PTC: none 04/26 11:00:59.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_pdp4_act_deact_with_separate_dns(26)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sat Apr 26 11:00:59 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13500) Waiting for packet dumper to finish... 1 (prev_count=13500, count=15200) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sat Apr 26 11:01:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_update_teic started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:01:02.392: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:01:02.613: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:01:03.618: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:01:03.618: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:01:03.618: [smf] INFO: UE IMSI[262420318529881] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:01:03.625: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:01:03.625: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 04/26 11:01:03.625: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: sending UpdatePDP MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:01:03.627: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:01:03.631: [smf] INFO: Removed Session: UE IMSI:[262420318529881] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 04/26 11:01:03.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:01:03.631: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:01:05.637: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:01:05.638: [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_update_teic(27)@788869d0778a: Final verdict of PTC: none TC_pdp4_act_update_teic(28)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sat Apr 26 11:01:05 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13996) Waiting for packet dumper to finish... 1 (prev_count=13996, count=14508) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sat Apr 26 11:01:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp4_act_update_teid started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:01:10.840: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:01:10.905: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:01:11.914: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:01:11.914: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:01:11.914: [smf] INFO: UE IMSI[262422579203203] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:01:11.927: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:01:11.927: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 04/26 11:01:11.927: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: sending UpdatePDP MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:01:11.936: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:01:11.946: [smf] INFO: Removed Session: UE IMSI:[262422579203203] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 04/26 11:01:11.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:01:11.946: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:01:13.955: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:01:13.955: [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)@788869d0778a: Final verdict of PTC: none TC_pdp4_act_update_teid(29)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Sat Apr 26 11:01:13 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15512) Waiting for packet dumper to finish... 1 (prev_count=15512, count=16024) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sat Apr 26 11:01:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp6_act_deact started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:01:17.369: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:01:18.613: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:01:19.620: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:01:19.621: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:01:19.621: [smf] INFO: UE IMSI[262425539316176] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 04/26 11:01:19.636: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:01:19.636: [upf] INFO: UE F-SEID[UP:0x77a CP:0x808] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 04/26 11:01:19.636: [upf] INFO: UE F-SEID[UP:0x77a CP:0x808] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:01:19.638: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:01:19.648: [smf] INFO: Removed Session: UE IMSI:[262425539316176] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 04/26 11:01:19.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:01:19.648: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:01:21.653: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:01:21.654: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact(31)@788869d0778a: Final verdict of PTC: none TC_pdp6_act_deact(32)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Sat Apr 26 11:01:21 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13108) Waiting for packet dumper to finish... 1 (prev_count=13108, count=13620) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sat Apr 26 11:01:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp6_act_deact_pcodns started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:01:24.851: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:01:25.231: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:01:26.240: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:01:26.240: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:01:26.240: [smf] INFO: UE IMSI[262429991359746] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 04/26 11:01:26.257: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:01:26.257: [upf] INFO: UE F-SEID[UP:0x311 CP:0xe6d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 04/26 11:01:26.257: [upf] INFO: UE F-SEID[UP:0x311 CP:0xe6d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:01:26.260: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:01:26.270: [smf] INFO: Removed Session: UE IMSI:[262429991359746] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 04/26 11:01:26.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:01:26.270: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:01:28.278: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:01:28.278: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(34)@788869d0778a: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(33)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Sat Apr 26 11:01:28 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13196) Waiting for packet dumper to finish... 1 (prev_count=13196, count=13804) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sat Apr 26 11:01:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp6_act_deact_icmp6 started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:01:31.448: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:01:31.818: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:01:32.822: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:01:32.822: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:01:32.822: [smf] INFO: UE IMSI[262420348137082] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 04/26 11:01:32.825: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:01:32.825: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xb37] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 04/26 11:01:32.825: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xb37] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '20010780004420030000000000000000'O 04/26 11:01:32.827: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:01:32.829: [smf] INFO: Removed Session: UE IMSI:[262420348137082] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 04/26 11:01:32.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:01:32.829: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:01:34.836: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:01:34.836: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(35)@788869d0778a: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Sat Apr 26 11:01:34 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14336) Waiting for packet dumper to finish... 1 (prev_count=14336, count=14848) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu'. ------ GGSN_Tests.TC_pdp6_act_deact_mtu ------ Sat Apr 26 11:01:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp6_act_deact_mtu started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:01:38.219: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:01:38.446: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:01:39.453: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:01:39.454: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:01:39.454: [smf] INFO: UE IMSI[262426271890430] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 04/26 11:01:39.468: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:01:39.468: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xf46] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 04/26 11:01:39.468: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xf46] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '20010780004420040000000000000000'O 04/26 11:01:39.473: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:01:39.483: [smf] INFO: Removed Session: UE IMSI:[262426271890430] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 04/26 11:01:39.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:01:39.483: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:01:41.491: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:01:41.491: [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)@788869d0778a: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass'. Sat Apr 26 11:01:41 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13912) Waiting for packet dumper to finish... 1 (prev_count=13912, count=14424) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sat Apr 26 11:01:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp6_act_deact_gtpu_access started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:01:45.216: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:01:47.344: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:01:48.348: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:01:48.348: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:01:48.348: [smf] INFO: UE IMSI[262423955815485] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 04/26 11:01:48.352: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:01:48.352: [upf] INFO: UE F-SEID[UP:0x51b CP:0x270] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 04/26 11:01:48.352: [upf] INFO: UE F-SEID[UP:0x51b CP:0x270] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '20010780004420050000000000000000'O 04/26 11:01:48.354: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:01:48.356: [smf] INFO: Removed Session: UE IMSI:[262423955815485] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 04/26 11:01:48.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:01:48.356: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:01:50.361: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:01:50.362: [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)@788869d0778a: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(39)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Sat Apr 26 11:01:50 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15704) Waiting for packet dumper to finish... 1 (prev_count=15704, count=16216) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sat Apr 26 11:01:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:01:54.695: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:01:56.040: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:01:57.044: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:01:57.044: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:01:57.044: [smf] INFO: UE IMSI[262427254013404] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 04/26 11:01:57.048: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:01:57.048: [upf] INFO: UE F-SEID[UP:0x7af CP:0xb1b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 04/26 11:01:57.048: [upf] INFO: UE F-SEID[UP:0x7af CP:0xb1b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '20010780004420060000000000000000'O MTC@788869d0778a: This GGSN does NOT support forwarding link-local source address. 04/26 11:02:00.054: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:02:00.067: [smf] INFO: Removed Session: UE IMSI:[262427254013404] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 04/26 11:02:00.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:02:00.067: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:02:02.070: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:02:02.070: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@788869d0778a: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Sat Apr 26 11:02:02 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16072) Waiting for packet dumper to finish... 1 (prev_count=16072, count=17376) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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 ------ Sat Apr 26 11:02:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:02:07.242: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:02:07.396: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:02:08.406: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:02:08.406: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:02:08.406: [smf] INFO: UE IMSI[262425858797297] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 04/26 11:02:08.415: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:02:08.415: [upf] INFO: UE F-SEID[UP:0x339 CP:0x671] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 04/26 11:02:08.415: [upf] INFO: UE F-SEID[UP:0x339 CP:0x671] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '20010780004420070000000000000000'O 04/26 11:02:08.421: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x1749 (../src/upf/gtp-path.c:602) 04/26 11:02:08.421: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 04/26 11:02:08.421: [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@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:02:11.424: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:02:11.432: [smf] INFO: Removed Session: UE IMSI:[262425858797297] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 04/26 11:02:11.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:02:11.432: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:02:13.441: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:02:13.441: [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)@788869d0778a: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Sat Apr 26 11:02:13 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15112) Waiting for packet dumper to finish... 1 (prev_count=15112, count=15624) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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 ------ Sat Apr 26 11:02:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:02:17.398: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:02:18.572: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:02:19.581: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:02:19.581: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:02:19.581: [smf] INFO: UE IMSI[262426530620894] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 04/26 11:02:19.590: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:02:19.590: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x50a] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 04/26 11:02:19.590: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x50a] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '20010780004420080000000000000000'O 04/26 11:02:19.596: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xab27 (../src/upf/gtp-path.c:602) 04/26 11:02:19.596: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 04/26 11:02:19.596: [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@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:02:22.601: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:02:22.609: [smf] INFO: Removed Session: UE IMSI:[262426530620894] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 04/26 11:02:22.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:02:22.609: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:02:24.613: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:02:24.613: [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_global_saddr(46)@788869d0778a: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Sat Apr 26 11:02:24 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=15244) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sat Apr 26 11:02:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:02:29.194: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:02:29.792: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:02:30.800: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:02:30.800: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:02:30.800: [smf] INFO: UE IMSI[262423458789314] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 04/26 11:02:30.816: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:02:30.816: [upf] INFO: UE F-SEID[UP:0x70f CP:0xd2d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 04/26 11:02:30.816: [upf] INFO: UE F-SEID[UP:0x70f CP:0xd2d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '20010780004420090000000000000000'O 04/26 11:02:30.823: [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@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:02:33.828: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:02:33.841: [smf] INFO: Removed Session: UE IMSI:[262423458789314] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 04/26 11:02:33.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:02:33.841: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:02:35.845: [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)@788869d0778a: Final verdict of PTC: none 04/26 11:02:35.845: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Sat Apr 26 11:02:35 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=16372) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sat Apr 26 11:02:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_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@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp6_clients_interact started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:02:39.059: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:02:40.606: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:02:41.615: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:02:41.615: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:02:41.615: [smf] INFO: UE IMSI[262421827695403] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 04/26 11:02:41.624: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:02:41.624: [upf] INFO: UE F-SEID[UP:0xebd CP:0x470] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 04/26 11:02:41.624: [upf] INFO: UE F-SEID[UP:0xebd CP:0x470] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '200107800044200A0000000000000000'O MTC@788869d0778a: sending CreatePDP 04/26 11:02:41.630: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/26 11:02:41.630: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/26 11:02:41.630: [smf] INFO: UE IMSI[262422454197796] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 04/26 11:02:41.642: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/26 11:02:41.642: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xb4b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 04/26 11:02:41.643: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xb4b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: RA with /64 prefix '200107800044200B0000000000000000'O MTC@788869d0778a: Warning: Stopping inactive timer T_default. MTC@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:02:47.659: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/26 11:02:47.671: [smf] INFO: Removed Session: UE IMSI:[262421827695403] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 04/26 11:02:47.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/26 11:02:47.671: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:02:47.673: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:02:47.680: [smf] INFO: Removed Session: UE IMSI:[262422454197796] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 04/26 11:02:47.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:02:47.680: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:02:49.688: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:02:49.688: [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)@788869d0778a: Final verdict of PTC: none TC_pdp6_clients_interact(49)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Sat Apr 26 11:02:49 UTC 2025 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22648) Waiting for packet dumper to finish... 1 (prev_count=22648, count=23952) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sat Apr 26 11:02:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:02:53.180: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:02:54.069: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:02:55.076: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:02:55.076: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:02:55.076: [smf] INFO: UE IMSI[262427688649135] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 04/26 11:02:55.087: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:02:55.087: [upf] INFO: UE F-SEID[UP:0xe7e CP:0xb6c] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 04/26 11:02:55.087: [upf] INFO: UE F-SEID[UP:0xe7e CP:0xb6c] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:02:55.088: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:02:55.093: [smf] INFO: Removed Session: UE IMSI:[262427688649135] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 04/26 11:02:55.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:02:55.093: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:02:57.098: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:02:57.098: [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(52)@788869d0778a: Final verdict of PTC: none TC_pdp46_act_deact(51)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Sat Apr 26 11:02:57 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13884) Waiting for packet dumper to finish... 1 (prev_count=13884, count=14396) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sat Apr 26 11:02:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact_ipcp started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:03:00.786: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:03:01.350: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:03:02.360: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:03:02.360: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:03:02.360: [smf] INFO: UE IMSI[262423798002325] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 04/26 11:03:02.368: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:03:02.368: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0xa74] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 04/26 11:03:02.368: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0xa74] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:03:02.371: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:03:02.381: [smf] INFO: Removed Session: UE IMSI:[262423798002325] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 04/26 11:03:02.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:03:02.381: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:03:04.388: [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)@788869d0778a: Final verdict of PTC: none 04/26 11:03:04.389: [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)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Sat Apr 26 11:03:04 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14316) Waiting for packet dumper to finish... 1 (prev_count=14316, count=14828) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sat Apr 26 11:03:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact_icmp6 started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:03:07.821: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:03:08.138: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:03:09.148: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:03:09.148: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:03:09.148: [smf] INFO: UE IMSI[262425363138243] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 04/26 11:03:09.162: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:03:09.162: [upf] INFO: UE F-SEID[UP:0xffd CP:0xab1] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 04/26 11:03:09.162: [upf] INFO: UE F-SEID[UP:0xffd CP:0xab1] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '20010780004421030000000000000000'O 04/26 11:03:09.168: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:03:09.178: [smf] INFO: Removed Session: UE IMSI:[262425363138243] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 04/26 11:03:09.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:03:09.178: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:03:11.184: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:03:11.184: [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_icmp6(55)@788869d0778a: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Sat Apr 26 11:03:11 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14052) Waiting for packet dumper to finish... 1 (prev_count=14052, count=14564) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sat Apr 26 11:03:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact_pcodns4 started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:03:15.033: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:03:15.695: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:03:16.703: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:03:16.703: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:03:16.703: [smf] INFO: UE IMSI[262421418771924] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 04/26 11:03:16.714: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:03:16.714: [upf] INFO: UE F-SEID[UP:0xfad CP:0x79a] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 04/26 11:03:16.714: [upf] INFO: UE F-SEID[UP:0xfad CP:0x79a] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:03:16.715: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:03:16.719: [smf] INFO: Removed Session: UE IMSI:[262421418771924] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 04/26 11:03:16.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:03:16.719: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:03:18.726: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:03:18.726: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns4(57)@788869d0778a: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(58)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Sat Apr 26 11:03:18 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13152) Waiting for packet dumper to finish... 1 (prev_count=13152, count=13664) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sat Apr 26 11:03:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact_pcodns6 started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:03:22.390: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:03:23.441: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:03:24.452: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:03:24.452: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:03:24.452: [smf] INFO: UE IMSI[262422334625187] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 04/26 11:03:24.460: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:03:24.460: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x74a] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 04/26 11:03:24.460: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x74a] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:03:24.461: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:03:24.467: [smf] INFO: Removed Session: UE IMSI:[262422334625187] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 04/26 11:03:24.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:03:24.467: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:03:26.469: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:03:26.469: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(60)@788869d0778a: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(59)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Sat Apr 26 11:03:26 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14336) Waiting for packet dumper to finish... 1 (prev_count=14336, count=14848) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu'. ------ GGSN_Tests.TC_pdp46_act_deact_mtu ------ Sat Apr 26 11:03:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact_mtu started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:03:30.110: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:03:30.326: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:03:31.335: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:03:31.335: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:03:31.335: [smf] INFO: UE IMSI[262429255992679] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 04/26 11:03:31.346: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:03:31.346: [upf] INFO: UE F-SEID[UP:0x53c CP:0x7b2] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 04/26 11:03:31.346: [upf] INFO: UE F-SEID[UP:0x53c CP:0x7b2] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '20010780004421060000000000000000'O 04/26 11:03:31.352: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:03:31.362: [smf] INFO: Removed Session: UE IMSI:[262429255992679] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 04/26 11:03:31.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:03:31.362: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:03:33.371: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:03:33.371: [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)@788869d0778a: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass'. Sat Apr 26 11:03:33 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14804) Waiting for packet dumper to finish... 1 (prev_count=14804, count=15316) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sat Apr 26 11:03:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact_gtpu_access started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:03:37.127: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:03:37.907: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:03:38.914: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:03:38.914: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:03:38.914: [smf] INFO: UE IMSI[262427460434126] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 04/26 11:03:38.917: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:03:38.917: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x9c0] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 04/26 11:03:38.917: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x9c0] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:03:38.918: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:03:38.920: [smf] INFO: Removed Session: UE IMSI:[262427460434126] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 04/26 11:03:38.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:03:38.920: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:03:40.925: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:03:40.925: [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)@788869d0778a: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Sat Apr 26 11:03:40 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13640) Waiting for packet dumper to finish... 1 (prev_count=13640, count=14152) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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 ------ Sat Apr 26 11:03:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:03:44.207: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:03:44.405: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:03:45.414: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:03:45.414: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:03:45.414: [smf] INFO: UE IMSI[262427133504978] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 04/26 11:03:45.428: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:03:45.428: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xff1] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 04/26 11:03:45.428: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xff1] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:03:45.431: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xb732 (../src/upf/gtp-path.c:524) 04/26 11:03:45.431: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:03:48.437: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:03:48.448: [smf] INFO: Removed Session: UE IMSI:[262427133504978] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 04/26 11:03:48.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:03:48.448: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:03:50.453: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:03:50.453: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@788869d0778a: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Sat Apr 26 11:03:50 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14664) Waiting for packet dumper to finish... 1 (prev_count=14664, count=15176) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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 ------ Sat Apr 26 11:03:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:03:55.429: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:03:55.637: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:03:56.640: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:03:56.640: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:03:56.640: [smf] INFO: UE IMSI[262423201060602] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 04/26 11:03:56.647: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:03:56.647: [upf] INFO: UE F-SEID[UP:0x72c CP:0xa61] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 04/26 11:03:56.647: [upf] INFO: UE F-SEID[UP:0x72c CP:0xa61] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:03:56.649: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x3215 (../src/upf/gtp-path.c:602) 04/26 11:03:56.649: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 04/26 11:03:56.649: [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@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:03:59.652: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:03:59.662: [smf] INFO: Removed Session: UE IMSI:[262423201060602] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 04/26 11:03:59.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:03:59.662: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:04:01.669: [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_ll_saddr_ipv6(67)@788869d0778a: Final verdict of PTC: none 04/26 11:04:01.670: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Sat Apr 26 11:04:01 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15492) Waiting for packet dumper to finish... 1 (prev_count=15492, count=16796) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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 ------ Sat Apr 26 11:04:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:04:05.263: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:04:06.204: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:04:07.212: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:04:07.212: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:04:07.212: [smf] INFO: UE IMSI[262428092060594] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 04/26 11:04:07.221: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:04:07.221: [upf] INFO: UE F-SEID[UP:0x81 CP:0x509] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 04/26 11:04:07.221: [upf] INFO: UE F-SEID[UP:0x81 CP:0x509] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '200107800044210A0000000000000000'O 04/26 11:04:07.226: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x8c1f (../src/upf/gtp-path.c:602) 04/26 11:04:07.226: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 04/26 11:04:07.226: [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@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:04:10.230: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:04:10.241: [smf] INFO: Removed Session: UE IMSI:[262428092060594] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 04/26 11:04:10.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:04:10.241: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:04:12.248: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:04:12.248: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@788869d0778a: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Sat Apr 26 11:04:12 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14832) Waiting for packet dumper to finish... 1 (prev_count=14832, count=15344) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sat Apr 26 11:04:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_clients_interact started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:04:16.099: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:04:16.456: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:04:17.465: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:04:17.465: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:04:17.465: [smf] INFO: UE IMSI[262429561612657] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 04/26 11:04:17.480: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:04:17.480: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x445] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 04/26 11:04:17.481: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x445] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: RA with /64 prefix '200107800044210B0000000000000000'O MTC@788869d0778a: sending CreatePDP 04/26 11:04:17.488: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/26 11:04:17.488: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/26 11:04:17.488: [smf] INFO: UE IMSI[262422578017115] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 04/26 11:04:17.500: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/26 11:04:17.500: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x2f6] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 04/26 11:04:17.500: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x2f6] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: RA with /64 prefix '200107800044210C0000000000000000'O MTC@788869d0778a: Warning: Stopping inactive timer T_default. MTC@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:04:23.515: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/26 11:04:23.528: [smf] INFO: Removed Session: UE IMSI:[262429561612657] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 04/26 11:04:23.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/26 11:04:23.528: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:04:23.531: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:04:23.540: [smf] INFO: Removed Session: UE IMSI:[262422578017115] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 04/26 11:04:23.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:04:23.540: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:04:25.549: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_clients_interact(71)@788869d0778a: Final verdict of PTC: none 04/26 11:04:25.550: [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(72)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Sat Apr 26 11:04:25 UTC 2025 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22096) Waiting for packet dumper to finish... 1 (prev_count=22096, count=23400) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4'. ------ GGSN_Tests.TC_pdp46_act_deact_apn4 ------ Sat Apr 26 11:04:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp46_act_deact_apn4 started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:04:29.159: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:04:29.604: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:04:30.615: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:04:30.615: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:04:30.615: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 04/26 11:04:30.615: [smf] INFO: UE IMSI[262422354158878] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:04:30.629: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:04:30.629: [upf] INFO: UE F-SEID[UP:0xbca CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 04/26 11:04:30.629: [upf] INFO: UE F-SEID[UP:0xbca CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:04:30.631: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/26 11:04:30.641: [smf] INFO: Removed Session: UE IMSI:[262422354158878] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 04/26 11:04:30.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/26 11:04:30.642: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:04:32.647: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_apn4(73)@788869d0778a: Final verdict of PTC: none 04/26 11:04:32.647: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_apn4(74)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@788869d0778a: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass'. Sat Apr 26 11:04:32 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13620) Waiting for packet dumper to finish... 1 (prev_count=13620, count=14132) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sat Apr 26 11:04:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_echo_req_resp started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:04:36.017: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:04:36.509: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:04:39.513: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:04:39.514: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp(76)@788869d0778a: Final verdict of PTC: none TC_echo_req_resp(75)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@788869d0778a: Test case TC_echo_req_resp finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sat Apr 26 11:04:39 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6972) Waiting for packet dumper to finish... 1 (prev_count=6972, count=7484) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sat Apr 26 11:04:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_echo_req_resp_gtpu started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:04:43.031: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:04:44.558: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:04:47.561: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@788869d0778a: Final verdict of PTC: none 04/26 11:04:47.561: [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(78)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@788869d0778a: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sat Apr 26 11:04:47 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6988) Waiting for packet dumper to finish... 1 (prev_count=6988, count=7500) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sat Apr 26 11:04:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp_act2_recovery started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:04:51.019: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:04:51.125: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:04:52.127: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/26 11:04:52.127: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/26 11:04:52.127: [smf] INFO: UE IMSI[262424164787468] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:04:52.130: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/26 11:04:52.130: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 04/26 11:04:52.130: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: sending 2nd CreatePDP (recovery increased) 04/26 11:04:52.131: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@788869d0778a: 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@788869d0778a: Stopping testcase execution from "GGSN_Tests.ttcn":383 04/26 11:04:55.133: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:04:55.133: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act2_recovery(80)@788869d0778a: Final verdict of PTC: none TC_pdp_act2_recovery(79)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@788869d0778a: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@788869d0778a: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@788869d0778a: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail'. Sat Apr 26 11:04:55 UTC 2025 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11152) Waiting for packet dumper to finish... 1 (prev_count=11152, count=11664) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sat Apr 26 11:04:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_act_deact_retrans_duplicate started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:04:58.342: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:04:59.095: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:05:00.106: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/26 11:05:00.106: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/26 11:05:00.106: [smf] INFO: UE IMSI[262424196469711] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:00.116: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/26 11:05:00.116: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:00.116: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:05:00.119: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/26 11:05:00.128: [smf] INFO: Removed Session: UE IMSI:[262424196469711] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:00.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/26 11:05:00.128: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:01.130: [gtp] WARNING: [49756] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:03.134: [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(81)@788869d0778a: Final verdict of PTC: none TC_act_deact_retrans_duplicate(82)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. 04/26 11:05:03.134: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@788869d0778a: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sat Apr 26 11:05:03 UTC 2025 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13756) Waiting for packet dumper to finish... 1 (prev_count=13756, count=15060) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sat Apr 26 11:05:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_pdp_act_restart_ctr_echo started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:05:06.314: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:05:08.596: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:05:09.599: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/26 11:05:09.599: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/26 11:05:09.599: [smf] INFO: UE IMSI[262423991378825] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:09.603: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/26 11:05:09.603: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:09.603: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: 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@788869d0778a: Stopping testcase execution from "GGSN_Tests.ttcn":2059 04/26 11:05:15.613: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:05:15.614: [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(84)@788869d0778a: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@788869d0778a: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@788869d0778a: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@788869d0778a: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Sat Apr 26 11:05:15 UTC 2025 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10912) Waiting for packet dumper to finish... 1 (prev_count=10912, count=11424) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sat Apr 26 11:05:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:05:18.808: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:05:19.683: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 04/26 11:05:20.999: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 04/26 11:05:20.999: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 04/26 11:05:20.999: [smf] INFO: UE IMSI[262427617105606] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.003: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 04/26 11:05:21.003: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.003: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:05:21.009: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/26 11:05:21.009: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/26 11:05:21.009: [smf] INFO: UE IMSI[262426751394643] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.012: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/26 11:05:21.012: [upf] INFO: UE F-SEID[UP:0xacc CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.012: [upf] INFO: UE F-SEID[UP:0xacc CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.020: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 04/26 11:05:21.020: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 04/26 11:05:21.020: [smf] INFO: UE IMSI[262421705238206] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.023: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 04/26 11:05:21.023: [upf] INFO: UE F-SEID[UP:0x769 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.023: [upf] INFO: UE F-SEID[UP:0x769 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.030: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 04/26 11:05:21.030: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 04/26 11:05:21.030: [smf] INFO: UE IMSI[262425569682694] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.033: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 04/26 11:05:21.033: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.033: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.041: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 04/26 11:05:21.041: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 04/26 11:05:21.041: [smf] INFO: UE IMSI[262420791850323] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.044: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 04/26 11:05:21.044: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.044: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.051: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 04/26 11:05:21.051: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 04/26 11:05:21.051: [smf] INFO: UE IMSI[262421628105709] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.054: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 04/26 11:05:21.054: [upf] INFO: UE F-SEID[UP:0xec8 CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.054: [upf] INFO: UE F-SEID[UP:0xec8 CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.062: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 04/26 11:05:21.062: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 04/26 11:05:21.062: [smf] INFO: UE IMSI[262422102703682] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.066: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 04/26 11:05:21.066: [upf] INFO: UE F-SEID[UP:0xa71 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.066: [upf] INFO: UE F-SEID[UP:0xa71 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.073: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 04/26 11:05:21.073: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 04/26 11:05:21.073: [smf] INFO: UE IMSI[262425516755821] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.078: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 04/26 11:05:21.078: [upf] INFO: UE F-SEID[UP:0x14b CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.078: [upf] INFO: UE F-SEID[UP:0x14b CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.084: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 04/26 11:05:21.084: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 04/26 11:05:21.084: [smf] INFO: UE IMSI[262420744065793] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.090: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 04/26 11:05:21.090: [upf] INFO: UE F-SEID[UP:0x89c CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.090: [upf] INFO: UE F-SEID[UP:0x89c CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.095: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 04/26 11:05:21.095: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 04/26 11:05:21.095: [smf] INFO: UE IMSI[262424885331149] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.099: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 04/26 11:05:21.099: [upf] INFO: UE F-SEID[UP:0x288 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.099: [upf] INFO: UE F-SEID[UP:0x288 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.107: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 04/26 11:05:21.107: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 04/26 11:05:21.107: [smf] INFO: UE IMSI[262425542964662] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.113: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 04/26 11:05:21.113: [upf] INFO: UE F-SEID[UP:0x553 CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.113: [upf] INFO: UE F-SEID[UP:0x553 CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.117: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 04/26 11:05:21.117: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 04/26 11:05:21.117: [smf] INFO: UE IMSI[262429711064192] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.121: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 04/26 11:05:21.121: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.121: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.128: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 04/26 11:05:21.128: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 04/26 11:05:21.128: [smf] INFO: UE IMSI[262429307836258] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.136: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 04/26 11:05:21.136: [upf] INFO: UE F-SEID[UP:0x882 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.136: [upf] INFO: UE F-SEID[UP:0x882 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.140: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 04/26 11:05:21.140: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 04/26 11:05:21.140: [smf] INFO: UE IMSI[262429202389793] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.150: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 04/26 11:05:21.151: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.151: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.152: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 04/26 11:05:21.152: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 04/26 11:05:21.152: [smf] INFO: UE IMSI[262427617681719] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.158: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 04/26 11:05:21.158: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.158: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.163: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 04/26 11:05:21.163: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 04/26 11:05:21.163: [smf] INFO: UE IMSI[262422497222434] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.169: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 04/26 11:05:21.169: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.169: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.173: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 04/26 11:05:21.173: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 04/26 11:05:21.173: [smf] INFO: UE IMSI[262424168915825] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.177: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 04/26 11:05:21.177: [upf] INFO: UE F-SEID[UP:0xf67 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.177: [upf] INFO: UE F-SEID[UP:0xf67 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.185: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 04/26 11:05:21.185: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 04/26 11:05:21.185: [smf] INFO: UE IMSI[262424187781578] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.195: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 04/26 11:05:21.195: [upf] INFO: UE F-SEID[UP:0x39c CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.195: [upf] INFO: UE F-SEID[UP:0x39c CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.196: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 04/26 11:05:21.196: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 04/26 11:05:21.196: [smf] INFO: UE IMSI[262428444619468] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.201: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 04/26 11:05:21.201: [upf] INFO: UE F-SEID[UP:0xc06 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.201: [upf] INFO: UE F-SEID[UP:0xc06 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.207: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 04/26 11:05:21.207: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 04/26 11:05:21.207: [smf] INFO: UE IMSI[262422472727612] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.213: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 04/26 11:05:21.213: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.213: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.218: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 04/26 11:05:21.218: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 04/26 11:05:21.219: [smf] INFO: UE IMSI[262426451307152] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.226: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 04/26 11:05:21.227: [upf] INFO: UE F-SEID[UP:0x1bf CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.227: [upf] INFO: UE F-SEID[UP:0x1bf CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.230: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 04/26 11:05:21.230: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 04/26 11:05:21.230: [smf] INFO: UE IMSI[262426558144156] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.235: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 04/26 11:05:21.235: [upf] INFO: UE F-SEID[UP:0xc94 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.235: [upf] INFO: UE F-SEID[UP:0xc94 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.241: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 04/26 11:05:21.241: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 04/26 11:05:21.241: [smf] INFO: UE IMSI[262423061638054] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.244: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 04/26 11:05:21.244: [upf] INFO: UE F-SEID[UP:0x14d CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.244: [upf] INFO: UE F-SEID[UP:0x14d CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.251: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 04/26 11:05:21.251: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 04/26 11:05:21.251: [smf] INFO: UE IMSI[262422066673664] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.253: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 04/26 11:05:21.253: [upf] INFO: UE F-SEID[UP:0xbea CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.253: [upf] INFO: UE F-SEID[UP:0xbea CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.262: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 04/26 11:05:21.262: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 04/26 11:05:21.262: [smf] INFO: UE IMSI[262426439809091] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.264: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 04/26 11:05:21.264: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.264: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.272: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 04/26 11:05:21.272: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 04/26 11:05:21.272: [smf] INFO: UE IMSI[262425276232064] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.275: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 04/26 11:05:21.275: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.275: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.283: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 04/26 11:05:21.283: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 04/26 11:05:21.283: [smf] INFO: UE IMSI[262428159857244] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.286: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 04/26 11:05:21.286: [upf] INFO: UE F-SEID[UP:0xf93 CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.286: [upf] INFO: UE F-SEID[UP:0xf93 CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.293: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 04/26 11:05:21.293: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 04/26 11:05:21.293: [smf] INFO: UE IMSI[262424374164068] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.296: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 04/26 11:05:21.296: [upf] INFO: UE F-SEID[UP:0x454 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.296: [upf] INFO: UE F-SEID[UP:0x454 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.304: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 04/26 11:05:21.304: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 04/26 11:05:21.304: [smf] INFO: UE IMSI[262421268663576] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.309: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 04/26 11:05:21.309: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.309: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.315: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 04/26 11:05:21.315: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 04/26 11:05:21.315: [smf] INFO: UE IMSI[262425710141663] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.321: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 04/26 11:05:21.321: [upf] INFO: UE F-SEID[UP:0xde6 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.321: [upf] INFO: UE F-SEID[UP:0xde6 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.326: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 04/26 11:05:21.326: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 04/26 11:05:21.326: [smf] INFO: UE IMSI[262428002525627] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.330: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 04/26 11:05:21.330: [upf] INFO: UE F-SEID[UP:0x54 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.331: [upf] INFO: UE F-SEID[UP:0x54 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.337: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 04/26 11:05:21.337: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 04/26 11:05:21.337: [smf] INFO: UE IMSI[262426816440588] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.341: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 04/26 11:05:21.341: [upf] INFO: UE F-SEID[UP:0x79a CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.341: [upf] INFO: UE F-SEID[UP:0x79a CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.348: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 04/26 11:05:21.348: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 04/26 11:05:21.348: [smf] INFO: UE IMSI[262426307239167] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.352: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 04/26 11:05:21.352: [upf] INFO: UE F-SEID[UP:0x126 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.352: [upf] INFO: UE F-SEID[UP:0x126 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.359: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 04/26 11:05:21.359: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 04/26 11:05:21.359: [smf] INFO: UE IMSI[262420791765422] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.363: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 04/26 11:05:21.363: [upf] INFO: UE F-SEID[UP:0xcdc CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.363: [upf] INFO: UE F-SEID[UP:0xcdc CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.370: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 04/26 11:05:21.370: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 04/26 11:05:21.370: [smf] INFO: UE IMSI[262421015804757] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.373: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 04/26 11:05:21.373: [upf] INFO: UE F-SEID[UP:0x78e CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.373: [upf] INFO: UE F-SEID[UP:0x78e CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.381: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 04/26 11:05:21.381: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 04/26 11:05:21.381: [smf] INFO: UE IMSI[262424418996170] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.387: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 04/26 11:05:21.387: [upf] INFO: UE F-SEID[UP:0x987 CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.387: [upf] INFO: UE F-SEID[UP:0x987 CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.392: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 04/26 11:05:21.392: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 04/26 11:05:21.392: [smf] INFO: UE IMSI[262428270008288] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.396: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 04/26 11:05:21.396: [upf] INFO: UE F-SEID[UP:0x163 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.396: [upf] INFO: UE F-SEID[UP:0x163 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.402: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 04/26 11:05:21.402: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 04/26 11:05:21.402: [smf] INFO: UE IMSI[262426830927803] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.407: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 04/26 11:05:21.407: [upf] INFO: UE F-SEID[UP:0x218 CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.407: [upf] INFO: UE F-SEID[UP:0x218 CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.413: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 04/26 11:05:21.413: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 04/26 11:05:21.413: [smf] INFO: UE IMSI[262426827515701] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.418: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 04/26 11:05:21.418: [upf] INFO: UE F-SEID[UP:0xc6e CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.418: [upf] INFO: UE F-SEID[UP:0xc6e CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.424: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 04/26 11:05:21.424: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 04/26 11:05:21.425: [smf] INFO: UE IMSI[262420485890743] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.428: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 04/26 11:05:21.428: [upf] INFO: UE F-SEID[UP:0x14f CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.428: [upf] INFO: UE F-SEID[UP:0x14f CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.435: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 04/26 11:05:21.435: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 04/26 11:05:21.435: [smf] INFO: UE IMSI[262420546056703] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.439: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 04/26 11:05:21.439: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.439: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.446: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 04/26 11:05:21.446: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 04/26 11:05:21.446: [smf] INFO: UE IMSI[262427640070896] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.450: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 04/26 11:05:21.450: [upf] INFO: UE F-SEID[UP:0xed9 CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.450: [upf] INFO: UE F-SEID[UP:0xed9 CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.457: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 04/26 11:05:21.457: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 04/26 11:05:21.457: [smf] INFO: UE IMSI[262422121230557] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.459: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 04/26 11:05:21.459: [upf] INFO: UE F-SEID[UP:0xa63 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.459: [upf] INFO: UE F-SEID[UP:0xa63 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.467: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 04/26 11:05:21.467: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 04/26 11:05:21.467: [smf] INFO: UE IMSI[262426128019632] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.469: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 04/26 11:05:21.469: [upf] INFO: UE F-SEID[UP:0x337 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.469: [upf] INFO: UE F-SEID[UP:0x337 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.477: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 04/26 11:05:21.477: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 04/26 11:05:21.477: [smf] INFO: UE IMSI[262420522674467] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.480: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 04/26 11:05:21.480: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.480: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.488: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 04/26 11:05:21.488: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 04/26 11:05:21.488: [smf] INFO: UE IMSI[262421653637157] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.490: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 04/26 11:05:21.490: [upf] INFO: UE F-SEID[UP:0x5ea CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.490: [upf] INFO: UE F-SEID[UP:0x5ea CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.498: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 04/26 11:05:21.498: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 04/26 11:05:21.498: [smf] INFO: UE IMSI[262424031553028] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.502: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 04/26 11:05:21.502: [upf] INFO: UE F-SEID[UP:0xebe CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.502: [upf] INFO: UE F-SEID[UP:0xebe CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.509: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 04/26 11:05:21.509: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 04/26 11:05:21.509: [smf] INFO: UE IMSI[262423450317228] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.512: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 04/26 11:05:21.512: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.512: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.519: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 04/26 11:05:21.520: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 04/26 11:05:21.520: [smf] INFO: UE IMSI[262428047667598] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.522: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 04/26 11:05:21.522: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.522: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.530: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 04/26 11:05:21.530: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 04/26 11:05:21.530: [smf] INFO: UE IMSI[262429504309206] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.532: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 04/26 11:05:21.532: [upf] INFO: UE F-SEID[UP:0x652 CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.532: [upf] INFO: UE F-SEID[UP:0x652 CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.540: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 04/26 11:05:21.540: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 04/26 11:05:21.541: [smf] INFO: UE IMSI[262423078119290] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.543: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 04/26 11:05:21.543: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.543: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.551: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 04/26 11:05:21.551: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 04/26 11:05:21.551: [smf] INFO: UE IMSI[262422812397860] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.553: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 04/26 11:05:21.553: [upf] INFO: UE F-SEID[UP:0x287 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.553: [upf] INFO: UE F-SEID[UP:0x287 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.561: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 04/26 11:05:21.562: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 04/26 11:05:21.562: [smf] INFO: UE IMSI[262424534813989] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.564: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 04/26 11:05:21.564: [upf] INFO: UE F-SEID[UP:0x80 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.564: [upf] INFO: UE F-SEID[UP:0x80 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.572: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 04/26 11:05:21.572: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 04/26 11:05:21.572: [smf] INFO: UE IMSI[262423681274577] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.574: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 04/26 11:05:21.574: [upf] INFO: UE F-SEID[UP:0x18 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.574: [upf] INFO: UE F-SEID[UP:0x18 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.582: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 04/26 11:05:21.582: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 04/26 11:05:21.582: [smf] INFO: UE IMSI[262427315568995] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.584: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 04/26 11:05:21.584: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.584: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.593: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 04/26 11:05:21.593: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 04/26 11:05:21.593: [smf] INFO: UE IMSI[262423204998405] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.596: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 04/26 11:05:21.596: [upf] INFO: UE F-SEID[UP:0xe72 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.596: [upf] INFO: UE F-SEID[UP:0xe72 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.603: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 04/26 11:05:21.603: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 04/26 11:05:21.603: [smf] INFO: UE IMSI[262427467918796] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.607: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 04/26 11:05:21.607: [upf] INFO: UE F-SEID[UP:0x57 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.607: [upf] INFO: UE F-SEID[UP:0x57 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.614: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 04/26 11:05:21.614: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 04/26 11:05:21.614: [smf] INFO: UE IMSI[262423773729257] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.619: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 04/26 11:05:21.619: [upf] INFO: UE F-SEID[UP:0x720 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.619: [upf] INFO: UE F-SEID[UP:0x720 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.625: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 04/26 11:05:21.625: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 04/26 11:05:21.625: [smf] INFO: UE IMSI[262424917732855] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.629: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 04/26 11:05:21.629: [upf] INFO: UE F-SEID[UP:0x375 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.629: [upf] INFO: UE F-SEID[UP:0x375 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.636: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 04/26 11:05:21.636: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 04/26 11:05:21.636: [smf] INFO: UE IMSI[262420128754086] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.643: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 04/26 11:05:21.643: [upf] INFO: UE F-SEID[UP:0x9a CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.643: [upf] INFO: UE F-SEID[UP:0x9a CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.648: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 04/26 11:05:21.648: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 04/26 11:05:21.648: [smf] INFO: UE IMSI[262429916247125] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.654: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 04/26 11:05:21.654: [upf] INFO: UE F-SEID[UP:0xced CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.654: [upf] INFO: UE F-SEID[UP:0xced CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.659: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 04/26 11:05:21.659: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 04/26 11:05:21.659: [smf] INFO: UE IMSI[262427339329990] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.664: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 04/26 11:05:21.664: [upf] INFO: UE F-SEID[UP:0xad9 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.664: [upf] INFO: UE F-SEID[UP:0xad9 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.670: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 04/26 11:05:21.670: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 04/26 11:05:21.670: [smf] INFO: UE IMSI[262425239956536] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.678: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 04/26 11:05:21.678: [upf] INFO: UE F-SEID[UP:0x564 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.678: [upf] INFO: UE F-SEID[UP:0x564 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.681: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 04/26 11:05:21.681: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 04/26 11:05:21.681: [smf] INFO: UE IMSI[262428272466281] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.686: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 04/26 11:05:21.686: [upf] INFO: UE F-SEID[UP:0x22a CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.686: [upf] INFO: UE F-SEID[UP:0x22a CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.693: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 04/26 11:05:21.693: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 04/26 11:05:21.693: [smf] INFO: UE IMSI[262429644109876] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.700: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 04/26 11:05:21.700: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.700: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.704: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 04/26 11:05:21.704: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 04/26 11:05:21.704: [smf] INFO: UE IMSI[262427705758110] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.709: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 04/26 11:05:21.709: [upf] INFO: UE F-SEID[UP:0x489 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.709: [upf] INFO: UE F-SEID[UP:0x489 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.714: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 04/26 11:05:21.714: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 04/26 11:05:21.714: [smf] INFO: UE IMSI[262422225778268] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.718: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 04/26 11:05:21.718: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.718: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.725: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 04/26 11:05:21.725: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 04/26 11:05:21.725: [smf] INFO: UE IMSI[262425924924954] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.728: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 04/26 11:05:21.728: [upf] INFO: UE F-SEID[UP:0x69e CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.728: [upf] INFO: UE F-SEID[UP:0x69e CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.736: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 04/26 11:05:21.736: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 04/26 11:05:21.736: [smf] INFO: UE IMSI[262426230358177] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.739: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 04/26 11:05:21.739: [upf] INFO: UE F-SEID[UP:0x16d CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.739: [upf] INFO: UE F-SEID[UP:0x16d CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.747: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 04/26 11:05:21.747: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 04/26 11:05:21.747: [smf] INFO: UE IMSI[262425568314433] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.754: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 04/26 11:05:21.754: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.754: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.757: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 04/26 11:05:21.757: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 04/26 11:05:21.757: [smf] INFO: UE IMSI[262424131044690] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.761: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 04/26 11:05:21.761: [upf] INFO: UE F-SEID[UP:0xa2 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.761: [upf] INFO: UE F-SEID[UP:0xa2 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.768: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 04/26 11:05:21.768: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 04/26 11:05:21.768: [smf] INFO: UE IMSI[262420531014335] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.770: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 04/26 11:05:21.770: [upf] INFO: UE F-SEID[UP:0x593 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.770: [upf] INFO: UE F-SEID[UP:0x593 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.779: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 04/26 11:05:21.779: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 04/26 11:05:21.779: [smf] INFO: UE IMSI[262428792722547] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.781: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 04/26 11:05:21.781: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.781: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.789: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 04/26 11:05:21.789: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 04/26 11:05:21.789: [smf] INFO: UE IMSI[262425710456959] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.793: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 04/26 11:05:21.793: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.793: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.800: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 04/26 11:05:21.800: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 04/26 11:05:21.800: [smf] INFO: UE IMSI[262420215856266] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.802: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 04/26 11:05:21.802: [upf] INFO: UE F-SEID[UP:0x42e CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.802: [upf] INFO: UE F-SEID[UP:0x42e CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.810: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 04/26 11:05:21.810: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 04/26 11:05:21.811: [smf] INFO: UE IMSI[262425975923418] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.813: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 04/26 11:05:21.813: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.813: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.821: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 04/26 11:05:21.821: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 04/26 11:05:21.821: [smf] INFO: UE IMSI[262421718123307] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.824: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 04/26 11:05:21.824: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.824: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.832: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 04/26 11:05:21.832: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 04/26 11:05:21.832: [smf] INFO: UE IMSI[262425600689451] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.836: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 04/26 11:05:21.836: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.836: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.843: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 04/26 11:05:21.843: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 04/26 11:05:21.843: [smf] INFO: UE IMSI[262426827542294] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.845: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 04/26 11:05:21.846: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.846: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.853: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 04/26 11:05:21.854: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 04/26 11:05:21.854: [smf] INFO: UE IMSI[262427319879769] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.856: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 04/26 11:05:21.856: [upf] INFO: UE F-SEID[UP:0x533 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.856: [upf] INFO: UE F-SEID[UP:0x533 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.864: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 04/26 11:05:21.864: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 04/26 11:05:21.864: [smf] INFO: UE IMSI[262428954831835] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.867: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 04/26 11:05:21.867: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.867: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.875: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 04/26 11:05:21.875: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 04/26 11:05:21.875: [smf] INFO: UE IMSI[262424741704644] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.878: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 04/26 11:05:21.878: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.878: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.886: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 04/26 11:05:21.886: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 04/26 11:05:21.886: [smf] INFO: UE IMSI[262422488873632] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.889: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 04/26 11:05:21.889: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.889: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.896: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 04/26 11:05:21.896: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 04/26 11:05:21.896: [smf] INFO: UE IMSI[262421021546949] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.900: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 04/26 11:05:21.900: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.900: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.907: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 04/26 11:05:21.907: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 04/26 11:05:21.907: [smf] INFO: UE IMSI[262421347768116] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.912: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 04/26 11:05:21.912: [upf] INFO: UE F-SEID[UP:0x235 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.912: [upf] INFO: UE F-SEID[UP:0x235 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.918: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 04/26 11:05:21.918: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 04/26 11:05:21.918: [smf] INFO: UE IMSI[262426035631736] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.923: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 04/26 11:05:21.923: [upf] INFO: UE F-SEID[UP:0xa10 CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.923: [upf] INFO: UE F-SEID[UP:0xa10 CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.929: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 04/26 11:05:21.929: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 04/26 11:05:21.929: [smf] INFO: UE IMSI[262427252496581] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.932: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 04/26 11:05:21.932: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.932: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.939: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 04/26 11:05:21.939: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 04/26 11:05:21.939: [smf] INFO: UE IMSI[262422689373985] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.942: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 04/26 11:05:21.942: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.942: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.950: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 04/26 11:05:21.950: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 04/26 11:05:21.950: [smf] INFO: UE IMSI[262420550390449] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.952: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 04/26 11:05:21.952: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.952: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.960: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 04/26 11:05:21.960: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 04/26 11:05:21.960: [smf] INFO: UE IMSI[262422991076015] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.963: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 04/26 11:05:21.963: [upf] INFO: UE F-SEID[UP:0x46e CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.963: [upf] INFO: UE F-SEID[UP:0x46e CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.971: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 04/26 11:05:21.971: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 04/26 11:05:21.971: [smf] INFO: UE IMSI[262422207712419] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.974: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 04/26 11:05:21.974: [upf] INFO: UE F-SEID[UP:0x31b CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.974: [upf] INFO: UE F-SEID[UP:0x31b CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.981: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 04/26 11:05:21.981: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 04/26 11:05:21.981: [smf] INFO: UE IMSI[262428724137818] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.984: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 04/26 11:05:21.984: [upf] INFO: UE F-SEID[UP:0x999 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.984: [upf] INFO: UE F-SEID[UP:0x999 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:21.992: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 04/26 11:05:21.992: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 04/26 11:05:21.992: [smf] INFO: UE IMSI[262423513529861] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:21.995: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 04/26 11:05:21.995: [upf] INFO: UE F-SEID[UP:0xb88 CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:21.995: [upf] INFO: UE F-SEID[UP:0xb88 CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.003: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 04/26 11:05:22.003: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 04/26 11:05:22.003: [smf] INFO: UE IMSI[262424142588618] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.005: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 04/26 11:05:22.005: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.005: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.013: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 04/26 11:05:22.013: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 04/26 11:05:22.013: [smf] INFO: UE IMSI[262425227641315] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.016: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 04/26 11:05:22.016: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.016: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.024: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 04/26 11:05:22.024: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 04/26 11:05:22.024: [smf] INFO: UE IMSI[262423096334809] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.027: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 04/26 11:05:22.027: [upf] INFO: UE F-SEID[UP:0x86b CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.027: [upf] INFO: UE F-SEID[UP:0x86b CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.034: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 04/26 11:05:22.034: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 04/26 11:05:22.034: [smf] INFO: UE IMSI[262421813996635] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.037: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 04/26 11:05:22.037: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.037: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.045: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 04/26 11:05:22.045: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 04/26 11:05:22.045: [smf] INFO: UE IMSI[262423279958961] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.047: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 04/26 11:05:22.047: [upf] INFO: UE F-SEID[UP:0xc01 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.047: [upf] INFO: UE F-SEID[UP:0xc01 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.056: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 04/26 11:05:22.056: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 04/26 11:05:22.056: [smf] INFO: UE IMSI[262421787711524] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.058: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 04/26 11:05:22.058: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.058: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.066: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 04/26 11:05:22.066: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 04/26 11:05:22.066: [smf] INFO: UE IMSI[262425375582930] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.068: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 04/26 11:05:22.068: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.068: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.077: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 04/26 11:05:22.077: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 04/26 11:05:22.077: [smf] INFO: UE IMSI[262428587556612] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.079: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 04/26 11:05:22.079: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.079: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.087: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 04/26 11:05:22.087: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 04/26 11:05:22.087: [smf] INFO: UE IMSI[262423179004464] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.090: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 04/26 11:05:22.090: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.090: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.098: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 04/26 11:05:22.098: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 04/26 11:05:22.098: [smf] INFO: UE IMSI[262428692908544] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.104: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 04/26 11:05:22.104: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.104: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.109: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 04/26 11:05:22.109: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 04/26 11:05:22.109: [smf] INFO: UE IMSI[262424817506729] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.116: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 04/26 11:05:22.116: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.116: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.120: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 04/26 11:05:22.121: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 04/26 11:05:22.121: [smf] INFO: UE IMSI[262428190199962] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.127: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 04/26 11:05:22.127: [upf] INFO: UE F-SEID[UP:0x7bb CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.127: [upf] INFO: UE F-SEID[UP:0x7bb CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.132: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 04/26 11:05:22.132: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 04/26 11:05:22.132: [smf] INFO: UE IMSI[262424203707887] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.135: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 04/26 11:05:22.135: [upf] INFO: UE F-SEID[UP:0x773 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.135: [upf] INFO: UE F-SEID[UP:0x773 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.143: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 04/26 11:05:22.143: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 04/26 11:05:22.143: [smf] INFO: UE IMSI[262421959577285] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.146: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 04/26 11:05:22.146: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.146: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.154: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 04/26 11:05:22.154: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 04/26 11:05:22.154: [smf] INFO: UE IMSI[262422275701118] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.159: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 04/26 11:05:22.159: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.159: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.165: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 04/26 11:05:22.165: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 04/26 11:05:22.165: [smf] INFO: UE IMSI[262429033598189] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.170: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 04/26 11:05:22.170: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.170: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.176: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 04/26 11:05:22.176: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 04/26 11:05:22.176: [smf] INFO: UE IMSI[262423352104894] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.180: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 04/26 11:05:22.180: [upf] INFO: UE F-SEID[UP:0x1fd CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.180: [upf] INFO: UE F-SEID[UP:0x1fd CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.186: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 04/26 11:05:22.186: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 04/26 11:05:22.186: [smf] INFO: UE IMSI[262428820789795] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.191: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 04/26 11:05:22.191: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.191: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.197: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 04/26 11:05:22.198: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 04/26 11:05:22.198: [smf] INFO: UE IMSI[262429930666752] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.204: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 04/26 11:05:22.204: [upf] INFO: UE F-SEID[UP:0x881 CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.204: [upf] INFO: UE F-SEID[UP:0x881 CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.209: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 04/26 11:05:22.209: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 04/26 11:05:22.209: [smf] INFO: UE IMSI[262420336286707] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.215: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 04/26 11:05:22.215: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.215: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.220: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 04/26 11:05:22.220: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 04/26 11:05:22.220: [smf] INFO: UE IMSI[262428091907322] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.222: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 04/26 11:05:22.222: [upf] INFO: UE F-SEID[UP:0x875 CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.222: [upf] INFO: UE F-SEID[UP:0x875 CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.230: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 04/26 11:05:22.230: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 04/26 11:05:22.230: [smf] INFO: UE IMSI[262427085370394] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.234: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 04/26 11:05:22.234: [upf] INFO: UE F-SEID[UP:0xd72 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.234: [upf] INFO: UE F-SEID[UP:0xd72 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.241: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 04/26 11:05:22.241: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 04/26 11:05:22.241: [smf] INFO: UE IMSI[262426608094499] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.245: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 04/26 11:05:22.245: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.245: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.252: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 04/26 11:05:22.252: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 04/26 11:05:22.252: [smf] INFO: UE IMSI[262422766863310] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.256: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 04/26 11:05:22.256: [upf] INFO: UE F-SEID[UP:0xf9f CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.256: [upf] INFO: UE F-SEID[UP:0xf9f CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.263: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 04/26 11:05:22.263: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 04/26 11:05:22.263: [smf] INFO: UE IMSI[262420638172039] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.265: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 04/26 11:05:22.265: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.265: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.273: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 04/26 11:05:22.273: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 04/26 11:05:22.273: [smf] INFO: UE IMSI[262423315190246] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.275: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 04/26 11:05:22.275: [upf] INFO: UE F-SEID[UP:0x173 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.275: [upf] INFO: UE F-SEID[UP:0x173 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.284: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 04/26 11:05:22.284: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 04/26 11:05:22.284: [smf] INFO: UE IMSI[262421856447098] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.286: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 04/26 11:05:22.286: [upf] INFO: UE F-SEID[UP:0x7ef CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.286: [upf] INFO: UE F-SEID[UP:0x7ef CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.294: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 04/26 11:05:22.294: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 04/26 11:05:22.294: [smf] INFO: UE IMSI[262420609329264] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.296: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 04/26 11:05:22.296: [upf] INFO: UE F-SEID[UP:0x893 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.296: [upf] INFO: UE F-SEID[UP:0x893 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.305: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 04/26 11:05:22.305: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 04/26 11:05:22.305: [smf] INFO: UE IMSI[262420918352212] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.307: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 04/26 11:05:22.307: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.307: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.315: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 04/26 11:05:22.315: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 04/26 11:05:22.315: [smf] INFO: UE IMSI[262429425260426] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.318: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 04/26 11:05:22.318: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.318: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.326: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 04/26 11:05:22.326: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 04/26 11:05:22.326: [smf] INFO: UE IMSI[262427552162637] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.329: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 04/26 11:05:22.329: [upf] INFO: UE F-SEID[UP:0x612 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.329: [upf] INFO: UE F-SEID[UP:0x612 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.336: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 04/26 11:05:22.336: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 04/26 11:05:22.336: [smf] INFO: UE IMSI[262423536847849] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.339: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 04/26 11:05:22.339: [upf] INFO: UE F-SEID[UP:0x607 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.339: [upf] INFO: UE F-SEID[UP:0x607 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.347: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 04/26 11:05:22.347: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 04/26 11:05:22.347: [smf] INFO: UE IMSI[262422302226543] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.350: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 04/26 11:05:22.350: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.350: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.358: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 04/26 11:05:22.358: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 04/26 11:05:22.358: [smf] INFO: UE IMSI[262427921771951] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.361: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 04/26 11:05:22.361: [upf] INFO: UE F-SEID[UP:0x7da CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.361: [upf] INFO: UE F-SEID[UP:0x7da CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.368: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 04/26 11:05:22.368: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 04/26 11:05:22.368: [smf] INFO: UE IMSI[262426082284012] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.372: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 04/26 11:05:22.372: [upf] INFO: UE F-SEID[UP:0x613 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.372: [upf] INFO: UE F-SEID[UP:0x613 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.379: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 04/26 11:05:22.379: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 04/26 11:05:22.379: [smf] INFO: UE IMSI[262426506988332] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.383: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 04/26 11:05:22.383: [upf] INFO: UE F-SEID[UP:0x52a CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.383: [upf] INFO: UE F-SEID[UP:0x52a CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.390: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 04/26 11:05:22.390: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 04/26 11:05:22.390: [smf] INFO: UE IMSI[262425071951061] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.393: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 04/26 11:05:22.393: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.393: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.400: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 04/26 11:05:22.400: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 04/26 11:05:22.400: [smf] INFO: UE IMSI[262422403936732] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.403: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 04/26 11:05:22.403: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.403: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.411: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 04/26 11:05:22.411: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 04/26 11:05:22.411: [smf] INFO: UE IMSI[262424282130165] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.413: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 04/26 11:05:22.413: [upf] INFO: UE F-SEID[UP:0xd27 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.413: [upf] INFO: UE F-SEID[UP:0xd27 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.421: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 04/26 11:05:22.421: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 04/26 11:05:22.421: [smf] INFO: UE IMSI[262427879910780] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.424: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 04/26 11:05:22.424: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.424: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.432: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 04/26 11:05:22.432: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 04/26 11:05:22.432: [smf] INFO: UE IMSI[262423841999763] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.435: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 04/26 11:05:22.435: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.435: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.443: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 04/26 11:05:22.443: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 04/26 11:05:22.443: [smf] INFO: UE IMSI[262423402967771] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.445: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 04/26 11:05:22.445: [upf] INFO: UE F-SEID[UP:0x735 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.445: [upf] INFO: UE F-SEID[UP:0x735 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.453: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 04/26 11:05:22.453: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 04/26 11:05:22.453: [smf] INFO: UE IMSI[262421384904929] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.455: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 04/26 11:05:22.455: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.455: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.463: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 04/26 11:05:22.463: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 04/26 11:05:22.463: [smf] INFO: UE IMSI[262422117380332] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.466: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 04/26 11:05:22.466: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.466: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.474: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 04/26 11:05:22.474: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 04/26 11:05:22.474: [smf] INFO: UE IMSI[262421871963447] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.476: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 04/26 11:05:22.476: [upf] INFO: UE F-SEID[UP:0x599 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.476: [upf] INFO: UE F-SEID[UP:0x599 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.484: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 04/26 11:05:22.484: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 04/26 11:05:22.484: [smf] INFO: UE IMSI[262424991822016] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.487: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 04/26 11:05:22.487: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.487: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.495: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 04/26 11:05:22.495: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 04/26 11:05:22.495: [smf] INFO: UE IMSI[262427092692727] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.497: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 04/26 11:05:22.497: [upf] INFO: UE F-SEID[UP:0x352 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.497: [upf] INFO: UE F-SEID[UP:0x352 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.505: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 04/26 11:05:22.505: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 04/26 11:05:22.505: [smf] INFO: UE IMSI[262422733659624] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.507: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 04/26 11:05:22.507: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.507: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.516: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 04/26 11:05:22.516: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 04/26 11:05:22.516: [smf] INFO: UE IMSI[262421167780413] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.518: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 04/26 11:05:22.518: [upf] INFO: UE F-SEID[UP:0x781 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.518: [upf] INFO: UE F-SEID[UP:0x781 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.526: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 04/26 11:05:22.526: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 04/26 11:05:22.526: [smf] INFO: UE IMSI[262423453082133] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.528: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 04/26 11:05:22.528: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.528: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.537: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 04/26 11:05:22.537: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 04/26 11:05:22.537: [smf] INFO: UE IMSI[262425840228480] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.539: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 04/26 11:05:22.539: [upf] INFO: UE F-SEID[UP:0x666 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.539: [upf] INFO: UE F-SEID[UP:0x666 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.547: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 04/26 11:05:22.547: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 04/26 11:05:22.547: [smf] INFO: UE IMSI[262428682517215] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.551: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 04/26 11:05:22.551: [upf] INFO: UE F-SEID[UP:0xfce CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.551: [upf] INFO: UE F-SEID[UP:0xfce CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.558: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 04/26 11:05:22.558: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 04/26 11:05:22.558: [smf] INFO: UE IMSI[262421456994115] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.560: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 04/26 11:05:22.560: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.560: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.568: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 04/26 11:05:22.568: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 04/26 11:05:22.568: [smf] INFO: UE IMSI[262420578162884] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.571: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 04/26 11:05:22.572: [upf] INFO: UE F-SEID[UP:0x530 CP:0x6f7] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.572: [upf] INFO: UE F-SEID[UP:0x530 CP:0x6f7] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.579: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 04/26 11:05:22.579: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 04/26 11:05:22.579: [smf] INFO: UE IMSI[262425250751521] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.583: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 04/26 11:05:22.583: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.583: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.590: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 04/26 11:05:22.590: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 04/26 11:05:22.590: [smf] INFO: UE IMSI[262420095084281] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.593: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 04/26 11:05:22.593: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.593: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.600: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 04/26 11:05:22.600: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 04/26 11:05:22.600: [smf] INFO: UE IMSI[262421653195448] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.604: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 04/26 11:05:22.604: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.604: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.611: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 04/26 11:05:22.611: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 04/26 11:05:22.611: [smf] INFO: UE IMSI[262427073322588] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.613: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 04/26 11:05:22.613: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.613: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.621: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 04/26 11:05:22.621: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 04/26 11:05:22.621: [smf] INFO: UE IMSI[262422693437614] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.624: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 04/26 11:05:22.624: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.624: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.632: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 04/26 11:05:22.632: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 04/26 11:05:22.632: [smf] INFO: UE IMSI[262428938357714] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.636: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 04/26 11:05:22.636: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.636: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.642: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 04/26 11:05:22.642: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 04/26 11:05:22.642: [smf] INFO: UE IMSI[262421663445260] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.645: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 04/26 11:05:22.645: [upf] INFO: UE F-SEID[UP:0x677 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.645: [upf] INFO: UE F-SEID[UP:0x677 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.653: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 04/26 11:05:22.653: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 04/26 11:05:22.653: [smf] INFO: UE IMSI[262429212136645] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.657: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 04/26 11:05:22.657: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.657: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.664: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 04/26 11:05:22.664: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 04/26 11:05:22.664: [smf] INFO: UE IMSI[262426555703509] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.666: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 04/26 11:05:22.666: [upf] INFO: UE F-SEID[UP:0xd0b CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.666: [upf] INFO: UE F-SEID[UP:0xd0b CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.674: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 04/26 11:05:22.674: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 04/26 11:05:22.674: [smf] INFO: UE IMSI[262424494024494] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.676: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 04/26 11:05:22.676: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.676: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.684: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 04/26 11:05:22.684: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 04/26 11:05:22.684: [smf] INFO: UE IMSI[262424495400810] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.687: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 04/26 11:05:22.687: [upf] INFO: UE F-SEID[UP:0xf6e CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.687: [upf] INFO: UE F-SEID[UP:0xf6e CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.695: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 04/26 11:05:22.695: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 04/26 11:05:22.695: [smf] INFO: UE IMSI[262428935963302] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.697: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 04/26 11:05:22.697: [upf] INFO: UE F-SEID[UP:0x75f CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.697: [upf] INFO: UE F-SEID[UP:0x75f CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.705: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 04/26 11:05:22.705: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 04/26 11:05:22.705: [smf] INFO: UE IMSI[262428055734889] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.708: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 04/26 11:05:22.708: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.708: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.716: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 04/26 11:05:22.716: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 04/26 11:05:22.716: [smf] INFO: UE IMSI[262427902745380] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.719: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 04/26 11:05:22.719: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.719: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.726: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 04/26 11:05:22.726: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 04/26 11:05:22.726: [smf] INFO: UE IMSI[262421443281491] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.729: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 04/26 11:05:22.729: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.729: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.737: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 04/26 11:05:22.737: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 04/26 11:05:22.737: [smf] INFO: UE IMSI[262420182685398] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.739: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 04/26 11:05:22.739: [upf] INFO: UE F-SEID[UP:0x48d CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.739: [upf] INFO: UE F-SEID[UP:0x48d CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.747: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 04/26 11:05:22.747: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 04/26 11:05:22.747: [smf] INFO: UE IMSI[262429343044970] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.750: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 04/26 11:05:22.750: [upf] INFO: UE F-SEID[UP:0x904 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.750: [upf] INFO: UE F-SEID[UP:0x904 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.758: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 04/26 11:05:22.758: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 04/26 11:05:22.758: [smf] INFO: UE IMSI[262426020829754] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.761: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 04/26 11:05:22.761: [upf] INFO: UE F-SEID[UP:0xcbf CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.761: [upf] INFO: UE F-SEID[UP:0xcbf CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.769: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 04/26 11:05:22.769: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 04/26 11:05:22.769: [smf] INFO: UE IMSI[262421004819405] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.772: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 04/26 11:05:22.772: [upf] INFO: UE F-SEID[UP:0xca9 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.772: [upf] INFO: UE F-SEID[UP:0xca9 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.779: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 04/26 11:05:22.779: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 04/26 11:05:22.779: [smf] INFO: UE IMSI[262428938448148] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.784: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 04/26 11:05:22.784: [upf] INFO: UE F-SEID[UP:0xb86 CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.784: [upf] INFO: UE F-SEID[UP:0xb86 CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.790: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 04/26 11:05:22.790: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 04/26 11:05:22.790: [smf] INFO: UE IMSI[262427542286629] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.793: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 04/26 11:05:22.793: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.793: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.801: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 04/26 11:05:22.801: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 04/26 11:05:22.801: [smf] INFO: UE IMSI[262420164854946] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.805: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 04/26 11:05:22.805: [upf] INFO: UE F-SEID[UP:0xe92 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.805: [upf] INFO: UE F-SEID[UP:0xe92 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.812: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 04/26 11:05:22.812: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 04/26 11:05:22.812: [smf] INFO: UE IMSI[262423655635248] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.817: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 04/26 11:05:22.817: [upf] INFO: UE F-SEID[UP:0x77d CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.817: [upf] INFO: UE F-SEID[UP:0x77d CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.823: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 04/26 11:05:22.823: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 04/26 11:05:22.823: [smf] INFO: UE IMSI[262429483025882] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.827: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 04/26 11:05:22.827: [upf] INFO: UE F-SEID[UP:0x28b CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.827: [upf] INFO: UE F-SEID[UP:0x28b CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.833: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 04/26 11:05:22.833: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 04/26 11:05:22.833: [smf] INFO: UE IMSI[262427621539799] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.837: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 04/26 11:05:22.837: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.837: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.844: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 04/26 11:05:22.844: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 04/26 11:05:22.844: [smf] INFO: UE IMSI[262423158884535] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.848: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 04/26 11:05:22.848: [upf] INFO: UE F-SEID[UP:0x788 CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.848: [upf] INFO: UE F-SEID[UP:0x788 CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.854: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 04/26 11:05:22.854: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 04/26 11:05:22.854: [smf] INFO: UE IMSI[262425769911070] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.857: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 04/26 11:05:22.857: [upf] INFO: UE F-SEID[UP:0xc0b CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.857: [upf] INFO: UE F-SEID[UP:0xc0b CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.865: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 04/26 11:05:22.865: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 04/26 11:05:22.865: [smf] INFO: UE IMSI[262425314721292] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.868: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 04/26 11:05:22.868: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.868: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.876: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 04/26 11:05:22.876: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 04/26 11:05:22.876: [smf] INFO: UE IMSI[262428272106694] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.878: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 04/26 11:05:22.878: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.878: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.886: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 04/26 11:05:22.886: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 04/26 11:05:22.886: [smf] INFO: UE IMSI[262424157835194] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.889: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 04/26 11:05:22.889: [upf] INFO: UE F-SEID[UP:0xed CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.889: [upf] INFO: UE F-SEID[UP:0xed CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.897: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 04/26 11:05:22.897: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 04/26 11:05:22.897: [smf] INFO: UE IMSI[262428425989027] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.901: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 04/26 11:05:22.901: [upf] INFO: UE F-SEID[UP:0x32a CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.901: [upf] INFO: UE F-SEID[UP:0x32a CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.908: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 04/26 11:05:22.908: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 04/26 11:05:22.908: [smf] INFO: UE IMSI[262422054037656] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.911: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 04/26 11:05:22.911: [upf] INFO: UE F-SEID[UP:0x632 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.911: [upf] INFO: UE F-SEID[UP:0x632 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.918: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 04/26 11:05:22.918: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 04/26 11:05:22.918: [smf] INFO: UE IMSI[262426972669088] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.920: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 04/26 11:05:22.920: [upf] INFO: UE F-SEID[UP:0xd44 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.920: [upf] INFO: UE F-SEID[UP:0xd44 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.929: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 04/26 11:05:22.929: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 04/26 11:05:22.929: [smf] INFO: UE IMSI[262423955387519] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.931: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 04/26 11:05:22.931: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.931: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.939: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 04/26 11:05:22.939: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 04/26 11:05:22.939: [smf] INFO: UE IMSI[262423320265021] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.941: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 04/26 11:05:22.941: [upf] INFO: UE F-SEID[UP:0x2d CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.941: [upf] INFO: UE F-SEID[UP:0x2d CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.949: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 04/26 11:05:22.949: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 04/26 11:05:22.949: [smf] INFO: UE IMSI[262429349616957] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.952: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 04/26 11:05:22.952: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.952: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.960: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 04/26 11:05:22.960: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 04/26 11:05:22.960: [smf] INFO: UE IMSI[262423765480185] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.963: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 04/26 11:05:22.963: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.963: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.971: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 04/26 11:05:22.971: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 04/26 11:05:22.971: [smf] INFO: UE IMSI[262423438403980] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.973: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 04/26 11:05:22.973: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.973: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.981: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 04/26 11:05:22.981: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 04/26 11:05:22.981: [smf] INFO: UE IMSI[262428337615984] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.984: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 04/26 11:05:22.984: [upf] INFO: UE F-SEID[UP:0xc3b CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.984: [upf] INFO: UE F-SEID[UP:0xc3b CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:22.992: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 04/26 11:05:22.992: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 04/26 11:05:22.992: [smf] INFO: UE IMSI[262427946778759] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:22.994: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 04/26 11:05:22.994: [upf] INFO: UE F-SEID[UP:0x66d CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:22.994: [upf] INFO: UE F-SEID[UP:0x66d CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.002: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 04/26 11:05:23.002: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 04/26 11:05:23.002: [smf] INFO: UE IMSI[262421909546484] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.004: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 04/26 11:05:23.004: [upf] INFO: UE F-SEID[UP:0x7b CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.004: [upf] INFO: UE F-SEID[UP:0x7b CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.013: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 04/26 11:05:23.013: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 04/26 11:05:23.013: [smf] INFO: UE IMSI[262423611335545] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.015: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 04/26 11:05:23.015: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.015: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.023: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 04/26 11:05:23.023: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 04/26 11:05:23.023: [smf] INFO: UE IMSI[262429139092336] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.025: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 04/26 11:05:23.025: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.025: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.033: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 04/26 11:05:23.033: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 04/26 11:05:23.033: [smf] INFO: UE IMSI[262421172884657] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.036: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 04/26 11:05:23.036: [upf] INFO: UE F-SEID[UP:0xd0d CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.036: [upf] INFO: UE F-SEID[UP:0xd0d CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.044: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 04/26 11:05:23.044: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 04/26 11:05:23.044: [smf] INFO: UE IMSI[262423285755747] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.047: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 04/26 11:05:23.047: [upf] INFO: UE F-SEID[UP:0x94d CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.047: [upf] INFO: UE F-SEID[UP:0x94d CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.054: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 04/26 11:05:23.054: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 04/26 11:05:23.054: [smf] INFO: UE IMSI[262420453113419] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.057: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 04/26 11:05:23.057: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.057: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.065: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 04/26 11:05:23.065: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 04/26 11:05:23.065: [smf] INFO: UE IMSI[262428268104714] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.068: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 04/26 11:05:23.068: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.068: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.075: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 04/26 11:05:23.075: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 04/26 11:05:23.076: [smf] INFO: UE IMSI[262421334870085] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.078: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 04/26 11:05:23.078: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.078: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.086: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 04/26 11:05:23.086: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 04/26 11:05:23.086: [smf] INFO: UE IMSI[262421003139208] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.090: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 04/26 11:05:23.090: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.090: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.097: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 04/26 11:05:23.097: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 04/26 11:05:23.097: [smf] INFO: UE IMSI[262423849732620] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.100: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 04/26 11:05:23.100: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.100: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.107: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 04/26 11:05:23.107: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 04/26 11:05:23.107: [smf] INFO: UE IMSI[262429646650541] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.110: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 04/26 11:05:23.110: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.110: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.117: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 04/26 11:05:23.117: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 04/26 11:05:23.117: [smf] INFO: UE IMSI[262426011935362] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.120: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 04/26 11:05:23.120: [upf] INFO: UE F-SEID[UP:0x857 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.120: [upf] INFO: UE F-SEID[UP:0x857 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.128: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 04/26 11:05:23.128: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 04/26 11:05:23.128: [smf] INFO: UE IMSI[262428396988258] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.130: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 04/26 11:05:23.130: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.130: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.138: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 04/26 11:05:23.138: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 04/26 11:05:23.138: [smf] INFO: UE IMSI[262424883570034] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.141: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 04/26 11:05:23.141: [upf] INFO: UE F-SEID[UP:0x660 CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.141: [upf] INFO: UE F-SEID[UP:0x660 CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.149: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 04/26 11:05:23.149: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 04/26 11:05:23.149: [smf] INFO: UE IMSI[262424197421605] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.151: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 04/26 11:05:23.151: [upf] INFO: UE F-SEID[UP:0xb61 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.151: [upf] INFO: UE F-SEID[UP:0xb61 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.159: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 04/26 11:05:23.159: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 04/26 11:05:23.159: [smf] INFO: UE IMSI[262426819895151] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.162: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 04/26 11:05:23.162: [upf] INFO: UE F-SEID[UP:0x779 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.162: [upf] INFO: UE F-SEID[UP:0x779 CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.170: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 04/26 11:05:23.170: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 04/26 11:05:23.170: [smf] INFO: UE IMSI[262422130223863] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.172: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 04/26 11:05:23.172: [upf] INFO: UE F-SEID[UP:0x140 CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.172: [upf] INFO: UE F-SEID[UP:0x140 CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.180: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 04/26 11:05:23.180: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 04/26 11:05:23.180: [smf] INFO: UE IMSI[262421244738234] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.182: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 04/26 11:05:23.182: [upf] INFO: UE F-SEID[UP:0x204 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.182: [upf] INFO: UE F-SEID[UP:0x204 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.190: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 04/26 11:05:23.190: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 04/26 11:05:23.190: [smf] INFO: UE IMSI[262428675348573] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.192: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 04/26 11:05:23.192: [upf] INFO: UE F-SEID[UP:0x840 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.192: [upf] INFO: UE F-SEID[UP:0x840 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.201: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 04/26 11:05:23.201: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 04/26 11:05:23.201: [smf] INFO: UE IMSI[262421102182464] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.204: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 04/26 11:05:23.204: [upf] INFO: UE F-SEID[UP:0x158 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.204: [upf] INFO: UE F-SEID[UP:0x158 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.211: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 04/26 11:05:23.211: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 04/26 11:05:23.211: [smf] INFO: UE IMSI[262429525101362] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.214: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 04/26 11:05:23.214: [upf] INFO: UE F-SEID[UP:0xd05 CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.214: [upf] INFO: UE F-SEID[UP:0xd05 CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.222: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 04/26 11:05:23.222: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 04/26 11:05:23.222: [smf] INFO: UE IMSI[262424370885971] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.227: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 04/26 11:05:23.227: [upf] INFO: UE F-SEID[UP:0x993 CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.227: [upf] INFO: UE F-SEID[UP:0x993 CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.233: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 04/26 11:05:23.233: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 04/26 11:05:23.233: [smf] INFO: UE IMSI[262424065726641] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.239: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 04/26 11:05:23.239: [upf] INFO: UE F-SEID[UP:0xb5b CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.239: [upf] INFO: UE F-SEID[UP:0xb5b CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.244: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 04/26 11:05:23.244: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 04/26 11:05:23.244: [smf] INFO: UE IMSI[262428486720659] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.249: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 04/26 11:05:23.249: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.249: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.255: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 04/26 11:05:23.255: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 04/26 11:05:23.255: [smf] INFO: UE IMSI[262423882760017] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.260: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 04/26 11:05:23.260: [upf] INFO: UE F-SEID[UP:0x895 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.260: [upf] INFO: UE F-SEID[UP:0x895 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.266: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 04/26 11:05:23.266: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 04/26 11:05:23.266: [smf] INFO: UE IMSI[262421819170809] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.270: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 04/26 11:05:23.270: [upf] INFO: UE F-SEID[UP:0x371 CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.270: [upf] INFO: UE F-SEID[UP:0x371 CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.277: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 04/26 11:05:23.277: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 04/26 11:05:23.277: [smf] INFO: UE IMSI[262420321904353] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.281: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 04/26 11:05:23.281: [upf] INFO: UE F-SEID[UP:0xaea CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.281: [upf] INFO: UE F-SEID[UP:0xaea CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.288: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 04/26 11:05:23.288: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 04/26 11:05:23.288: [smf] INFO: UE IMSI[262420499717133] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.294: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 04/26 11:05:23.294: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.294: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.299: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 04/26 11:05:23.299: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 04/26 11:05:23.299: [smf] INFO: UE IMSI[262424507257667] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.304: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 04/26 11:05:23.304: [upf] INFO: UE F-SEID[UP:0x960 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.304: [upf] INFO: UE F-SEID[UP:0x960 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.310: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 04/26 11:05:23.310: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 04/26 11:05:23.310: [smf] INFO: UE IMSI[262427583550428] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.319: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 04/26 11:05:23.319: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.319: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.330: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 04/26 11:05:23.330: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 04/26 11:05:23.330: [smf] INFO: UE IMSI[262426207676267] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.348: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 04/26 11:05:23.348: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 04/26 11:05:23.349: [smf] INFO: UE IMSI[262420500273057] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.363: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 04/26 11:05:23.363: [upf] INFO: UE F-SEID[UP:0x8 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.363: [upf] INFO: UE F-SEID[UP:0x8 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.365: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 04/26 11:05:23.365: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 04/26 11:05:23.365: [smf] INFO: UE IMSI[262429758824764] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.373: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 04/26 11:05:23.373: [upf] INFO: UE F-SEID[UP:0x87a CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.373: [upf] INFO: UE F-SEID[UP:0x87a CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.380: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 04/26 11:05:23.380: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 04/26 11:05:23.380: [smf] INFO: UE IMSI[262422798708699] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.381: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 04/26 11:05:23.382: [upf] INFO: UE F-SEID[UP:0x117 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.382: [upf] INFO: UE F-SEID[UP:0x117 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.392: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 04/26 11:05:23.392: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 04/26 11:05:23.392: [smf] INFO: UE IMSI[262423107463264] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.393: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 04/26 11:05:23.393: [upf] INFO: UE F-SEID[UP:0xad3 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.393: [upf] INFO: UE F-SEID[UP:0xad3 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.403: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 04/26 11:05:23.403: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 04/26 11:05:23.403: [smf] INFO: UE IMSI[262427536532602] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.404: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 04/26 11:05:23.404: [upf] INFO: UE F-SEID[UP:0x8c CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.404: [upf] INFO: UE F-SEID[UP:0x8c CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.415: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 04/26 11:05:23.415: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 04/26 11:05:23.415: [smf] INFO: UE IMSI[262427680947315] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.418: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 04/26 11:05:23.418: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.418: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.428: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 04/26 11:05:23.428: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 04/26 11:05:23.428: [smf] INFO: UE IMSI[262429911045400] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.429: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 04/26 11:05:23.429: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.430: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.440: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 04/26 11:05:23.440: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 04/26 11:05:23.440: [smf] INFO: UE IMSI[262426210071937] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.441: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 04/26 11:05:23.441: [upf] INFO: UE F-SEID[UP:0x197 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.441: [upf] INFO: UE F-SEID[UP:0x197 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.452: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 04/26 11:05:23.452: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 04/26 11:05:23.452: [smf] INFO: UE IMSI[262420114892863] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.453: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 04/26 11:05:23.453: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.453: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.464: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 04/26 11:05:23.464: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 04/26 11:05:23.465: [smf] INFO: UE IMSI[262428411138740] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.465: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 04/26 11:05:23.466: [upf] INFO: UE F-SEID[UP:0xbad CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.466: [upf] INFO: UE F-SEID[UP:0xbad CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.477: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 04/26 11:05:23.477: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 04/26 11:05:23.477: [smf] INFO: UE IMSI[262425382644405] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.478: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 04/26 11:05:23.478: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.478: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.488: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 04/26 11:05:23.488: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 04/26 11:05:23.488: [smf] INFO: UE IMSI[262420886449772] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.490: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 04/26 11:05:23.490: [upf] INFO: UE F-SEID[UP:0x86a CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.490: [upf] INFO: UE F-SEID[UP:0x86a CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.500: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 04/26 11:05:23.500: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 04/26 11:05:23.500: [smf] INFO: UE IMSI[262424522271757] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.501: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 04/26 11:05:23.501: [upf] INFO: UE F-SEID[UP:0xe CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.501: [upf] INFO: UE F-SEID[UP:0xe CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.512: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 04/26 11:05:23.512: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 04/26 11:05:23.512: [smf] INFO: UE IMSI[262424402546519] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.513: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 04/26 11:05:23.513: [upf] INFO: UE F-SEID[UP:0x272 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.513: [upf] INFO: UE F-SEID[UP:0x272 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.523: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 04/26 11:05:23.523: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 04/26 11:05:23.523: [smf] INFO: UE IMSI[262427162355149] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.525: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 04/26 11:05:23.525: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.525: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.536: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 04/26 11:05:23.536: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 04/26 11:05:23.536: [smf] INFO: UE IMSI[262424871987154] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.537: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 04/26 11:05:23.537: [upf] INFO: UE F-SEID[UP:0x655 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.537: [upf] INFO: UE F-SEID[UP:0x655 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.547: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 04/26 11:05:23.547: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 04/26 11:05:23.547: [smf] INFO: UE IMSI[262423518593083] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.548: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 04/26 11:05:23.548: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.548: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.558: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 04/26 11:05:23.558: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 04/26 11:05:23.558: [smf] INFO: UE IMSI[262421377980364] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.559: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 04/26 11:05:23.559: [upf] INFO: UE F-SEID[UP:0x281 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.559: [upf] INFO: UE F-SEID[UP:0x281 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.569: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 04/26 11:05:23.569: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 04/26 11:05:23.569: [smf] INFO: UE IMSI[262429815328763] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.570: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 04/26 11:05:23.570: [upf] INFO: UE F-SEID[UP:0x274 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.570: [upf] INFO: UE F-SEID[UP:0x274 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.581: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 04/26 11:05:23.581: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 04/26 11:05:23.581: [smf] INFO: UE IMSI[262423472829762] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.582: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 04/26 11:05:23.582: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.582: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.593: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 04/26 11:05:23.593: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 04/26 11:05:23.593: [smf] INFO: UE IMSI[262425086317259] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.594: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 04/26 11:05:23.594: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.594: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.604: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 04/26 11:05:23.604: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 04/26 11:05:23.604: [smf] INFO: UE IMSI[262422151861327] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.605: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 04/26 11:05:23.605: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.605: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.616: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 04/26 11:05:23.616: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 04/26 11:05:23.616: [smf] INFO: UE IMSI[262420118361887] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.617: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 04/26 11:05:23.617: [upf] INFO: UE F-SEID[UP:0x4ce CP:0xf71] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.617: [upf] INFO: UE F-SEID[UP:0x4ce CP:0xf71] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.627: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 04/26 11:05:23.627: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 04/26 11:05:23.627: [smf] INFO: UE IMSI[262425927051538] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.628: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 04/26 11:05:23.628: [upf] INFO: UE F-SEID[UP:0xc05 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.628: [upf] INFO: UE F-SEID[UP:0xc05 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.638: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 04/26 11:05:23.638: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 04/26 11:05:23.638: [smf] INFO: UE IMSI[262424875943788] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.639: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 04/26 11:05:23.639: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.639: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.649: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 04/26 11:05:23.649: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 04/26 11:05:23.649: [smf] INFO: UE IMSI[262429109068912] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.650: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 04/26 11:05:23.650: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.650: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.660: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 04/26 11:05:23.660: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 04/26 11:05:23.660: [smf] INFO: UE IMSI[262423565291040] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.660: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 04/26 11:05:23.660: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.660: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.670: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 04/26 11:05:23.670: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 04/26 11:05:23.670: [smf] INFO: UE IMSI[262422110442065] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.671: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 04/26 11:05:23.671: [upf] INFO: UE F-SEID[UP:0x161 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.671: [upf] INFO: UE F-SEID[UP:0x161 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.681: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 04/26 11:05:23.681: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 04/26 11:05:23.681: [smf] INFO: UE IMSI[262422643749656] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.682: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 04/26 11:05:23.682: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.682: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.692: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 04/26 11:05:23.692: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 04/26 11:05:23.692: [smf] INFO: UE IMSI[262429723227807] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.693: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 04/26 11:05:23.693: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.693: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.702: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 04/26 11:05:23.702: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 04/26 11:05:23.702: [smf] INFO: UE IMSI[262421591071681] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.703: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 04/26 11:05:23.703: [upf] INFO: UE F-SEID[UP:0xa70 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.703: [upf] INFO: UE F-SEID[UP:0xa70 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.712: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 04/26 11:05:23.712: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 04/26 11:05:23.712: [smf] INFO: UE IMSI[262425623406236] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.713: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 04/26 11:05:23.713: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.713: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.723: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 04/26 11:05:23.723: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 04/26 11:05:23.723: [smf] INFO: UE IMSI[262428073799641] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.724: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 04/26 11:05:23.724: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.724: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.734: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 04/26 11:05:23.734: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 04/26 11:05:23.734: [smf] INFO: UE IMSI[262423673747173] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.735: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 04/26 11:05:23.735: [upf] INFO: UE F-SEID[UP:0x57c CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.735: [upf] INFO: UE F-SEID[UP:0x57c CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.746: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 04/26 11:05:23.746: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 04/26 11:05:23.746: [smf] INFO: UE IMSI[262426614277879] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.748: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 04/26 11:05:23.748: [upf] INFO: UE F-SEID[UP:0xcab CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.748: [upf] INFO: UE F-SEID[UP:0xcab CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.757: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 04/26 11:05:23.757: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 04/26 11:05:23.757: [smf] INFO: UE IMSI[262420293946093] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.758: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 04/26 11:05:23.758: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.758: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.768: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 04/26 11:05:23.768: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 04/26 11:05:23.768: [smf] INFO: UE IMSI[262425456723453] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.769: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 04/26 11:05:23.769: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.769: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.779: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 04/26 11:05:23.779: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 04/26 11:05:23.779: [smf] INFO: UE IMSI[262424012940858] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.780: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 04/26 11:05:23.780: [upf] INFO: UE F-SEID[UP:0x53 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.780: [upf] INFO: UE F-SEID[UP:0x53 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.790: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 04/26 11:05:23.790: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 04/26 11:05:23.790: [smf] INFO: UE IMSI[262423468163225] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.791: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 04/26 11:05:23.791: [upf] INFO: UE F-SEID[UP:0x996 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.791: [upf] INFO: UE F-SEID[UP:0x996 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.801: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 04/26 11:05:23.801: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 04/26 11:05:23.801: [smf] INFO: UE IMSI[262423226363666] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.802: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 04/26 11:05:23.802: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.802: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.812: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 04/26 11:05:23.812: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 04/26 11:05:23.812: [smf] INFO: UE IMSI[262421206210269] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.813: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 04/26 11:05:23.813: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.813: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.823: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 04/26 11:05:23.823: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 04/26 11:05:23.823: [smf] INFO: UE IMSI[262426275849128] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.824: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 04/26 11:05:23.824: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.824: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.834: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 04/26 11:05:23.834: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 04/26 11:05:23.834: [smf] INFO: UE IMSI[262426263073288] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.835: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 04/26 11:05:23.835: [upf] INFO: UE F-SEID[UP:0x4ef CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.835: [upf] INFO: UE F-SEID[UP:0x4ef CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.845: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 04/26 11:05:23.845: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 04/26 11:05:23.845: [smf] INFO: UE IMSI[262424265041035] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.846: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 04/26 11:05:23.846: [upf] INFO: UE F-SEID[UP:0x29f CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.846: [upf] INFO: UE F-SEID[UP:0x29f CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.856: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 04/26 11:05:23.856: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 04/26 11:05:23.856: [smf] INFO: UE IMSI[262420579900611] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.857: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 04/26 11:05:23.857: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.857: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.867: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 04/26 11:05:23.867: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 04/26 11:05:23.867: [smf] INFO: UE IMSI[262428569480947] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.868: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 04/26 11:05:23.868: [upf] INFO: UE F-SEID[UP:0xb33 CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.868: [upf] INFO: UE F-SEID[UP:0xb33 CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.878: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 04/26 11:05:23.878: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 04/26 11:05:23.878: [smf] INFO: UE IMSI[262425619053013] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.879: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 04/26 11:05:23.879: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.879: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.889: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 04/26 11:05:23.889: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 04/26 11:05:23.889: [smf] INFO: UE IMSI[262428490973317] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.891: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 04/26 11:05:23.891: [upf] INFO: UE F-SEID[UP:0x11e CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.891: [upf] INFO: UE F-SEID[UP:0x11e CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.900: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 04/26 11:05:23.900: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 04/26 11:05:23.900: [smf] INFO: UE IMSI[262421709919875] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.901: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 04/26 11:05:23.901: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.901: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.911: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 04/26 11:05:23.911: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 04/26 11:05:23.911: [smf] INFO: UE IMSI[262425664246710] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.912: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 04/26 11:05:23.912: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.912: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.922: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 04/26 11:05:23.922: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 04/26 11:05:23.922: [smf] INFO: UE IMSI[262426003291210] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.923: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 04/26 11:05:23.923: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.923: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.933: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 04/26 11:05:23.933: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 04/26 11:05:23.933: [smf] INFO: UE IMSI[262428572072910] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.934: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 04/26 11:05:23.934: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.934: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.944: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 04/26 11:05:23.944: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 04/26 11:05:23.944: [smf] INFO: UE IMSI[262428504768401] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.945: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 04/26 11:05:23.945: [upf] INFO: UE F-SEID[UP:0xbed CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.945: [upf] INFO: UE F-SEID[UP:0xbed CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.955: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 04/26 11:05:23.955: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 04/26 11:05:23.955: [smf] INFO: UE IMSI[262422790246195] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.955: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 04/26 11:05:23.956: [upf] INFO: UE F-SEID[UP:0x399 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.956: [upf] INFO: UE F-SEID[UP:0x399 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.966: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 04/26 11:05:23.966: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 04/26 11:05:23.966: [smf] INFO: UE IMSI[262426723419300] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.967: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 04/26 11:05:23.967: [upf] INFO: UE F-SEID[UP:0x707 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.967: [upf] INFO: UE F-SEID[UP:0x707 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.977: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 04/26 11:05:23.977: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 04/26 11:05:23.977: [smf] INFO: UE IMSI[262428648963788] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.977: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 04/26 11:05:23.978: [upf] INFO: UE F-SEID[UP:0x988 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.978: [upf] INFO: UE F-SEID[UP:0x988 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:23.990: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 04/26 11:05:23.990: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 04/26 11:05:23.990: [smf] INFO: UE IMSI[262421157204217] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:23.992: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 04/26 11:05:23.992: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:23.992: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.002: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 04/26 11:05:24.002: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 04/26 11:05:24.002: [smf] INFO: UE IMSI[262423657138203] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.003: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 04/26 11:05:24.004: [upf] INFO: UE F-SEID[UP:0x827 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.004: [upf] INFO: UE F-SEID[UP:0x827 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.013: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 04/26 11:05:24.013: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 04/26 11:05:24.013: [smf] INFO: UE IMSI[262425863393700] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.014: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 04/26 11:05:24.014: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.014: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.024: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 04/26 11:05:24.024: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 04/26 11:05:24.024: [smf] INFO: UE IMSI[262427040955668] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.025: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 04/26 11:05:24.025: [upf] INFO: UE F-SEID[UP:0x302 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.025: [upf] INFO: UE F-SEID[UP:0x302 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.036: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 04/26 11:05:24.036: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 04/26 11:05:24.036: [smf] INFO: UE IMSI[262422972101260] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.037: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 04/26 11:05:24.037: [upf] INFO: UE F-SEID[UP:0xf66 CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.037: [upf] INFO: UE F-SEID[UP:0xf66 CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.047: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 04/26 11:05:24.047: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 04/26 11:05:24.047: [smf] INFO: UE IMSI[262425770352331] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.047: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 04/26 11:05:24.047: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.047: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.058: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 04/26 11:05:24.058: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 04/26 11:05:24.058: [smf] INFO: UE IMSI[262429858255828] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.059: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 04/26 11:05:24.059: [upf] INFO: UE F-SEID[UP:0xbf CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.059: [upf] INFO: UE F-SEID[UP:0xbf CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.069: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 04/26 11:05:24.069: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 04/26 11:05:24.069: [smf] INFO: UE IMSI[262428878274760] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.070: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 04/26 11:05:24.070: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.070: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.081: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 04/26 11:05:24.081: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 04/26 11:05:24.081: [smf] INFO: UE IMSI[262426925294910] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.083: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 04/26 11:05:24.083: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.083: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.092: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 04/26 11:05:24.092: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 04/26 11:05:24.092: [smf] INFO: UE IMSI[262422459860209] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.093: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 04/26 11:05:24.093: [upf] INFO: UE F-SEID[UP:0x4ec CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.093: [upf] INFO: UE F-SEID[UP:0x4ec CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.105: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 04/26 11:05:24.105: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 04/26 11:05:24.105: [smf] INFO: UE IMSI[262423007495434] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.107: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 04/26 11:05:24.107: [upf] INFO: UE F-SEID[UP:0x90 CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.107: [upf] INFO: UE F-SEID[UP:0x90 CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.116: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 04/26 11:05:24.116: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 04/26 11:05:24.116: [smf] INFO: UE IMSI[262420862207285] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.118: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 04/26 11:05:24.118: [upf] INFO: UE F-SEID[UP:0x205 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.118: [upf] INFO: UE F-SEID[UP:0x205 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.127: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 04/26 11:05:24.127: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 04/26 11:05:24.127: [smf] INFO: UE IMSI[262422707545820] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.128: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 04/26 11:05:24.129: [upf] INFO: UE F-SEID[UP:0xece CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.129: [upf] INFO: UE F-SEID[UP:0xece CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.139: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 04/26 11:05:24.139: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 04/26 11:05:24.139: [smf] INFO: UE IMSI[262424665471612] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.140: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 04/26 11:05:24.140: [upf] INFO: UE F-SEID[UP:0xd86 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.140: [upf] INFO: UE F-SEID[UP:0xd86 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.150: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 04/26 11:05:24.150: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 04/26 11:05:24.150: [smf] INFO: UE IMSI[262420477215189] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.152: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 04/26 11:05:24.152: [upf] INFO: UE F-SEID[UP:0x1aa CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.152: [upf] INFO: UE F-SEID[UP:0x1aa CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.161: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 04/26 11:05:24.161: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 04/26 11:05:24.161: [smf] INFO: UE IMSI[262422006032845] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.162: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 04/26 11:05:24.162: [upf] INFO: UE F-SEID[UP:0x776 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.162: [upf] INFO: UE F-SEID[UP:0x776 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.173: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 04/26 11:05:24.173: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 04/26 11:05:24.173: [smf] INFO: UE IMSI[262425546786387] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.174: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 04/26 11:05:24.175: [upf] INFO: UE F-SEID[UP:0xe1a CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.175: [upf] INFO: UE F-SEID[UP:0xe1a CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.184: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 04/26 11:05:24.184: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 04/26 11:05:24.184: [smf] INFO: UE IMSI[262426203498578] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.185: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 04/26 11:05:24.185: [upf] INFO: UE F-SEID[UP:0xad7 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.185: [upf] INFO: UE F-SEID[UP:0xad7 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.195: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 04/26 11:05:24.195: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 04/26 11:05:24.195: [smf] INFO: UE IMSI[262421216039854] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.196: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 04/26 11:05:24.196: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.196: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.206: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 04/26 11:05:24.206: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 04/26 11:05:24.206: [smf] INFO: UE IMSI[262425776198946] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.208: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 04/26 11:05:24.208: [upf] INFO: UE F-SEID[UP:0x8fd CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.208: [upf] INFO: UE F-SEID[UP:0x8fd CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.217: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 04/26 11:05:24.217: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 04/26 11:05:24.217: [smf] INFO: UE IMSI[262428310189194] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.219: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 04/26 11:05:24.219: [upf] INFO: UE F-SEID[UP:0x99a CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.219: [upf] INFO: UE F-SEID[UP:0x99a CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.228: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 04/26 11:05:24.228: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 04/26 11:05:24.228: [smf] INFO: UE IMSI[262425777893868] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.230: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 04/26 11:05:24.230: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.230: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.239: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 04/26 11:05:24.239: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 04/26 11:05:24.239: [smf] INFO: UE IMSI[262428197385056] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.242: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 04/26 11:05:24.242: [upf] INFO: UE F-SEID[UP:0x831 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.242: [upf] INFO: UE F-SEID[UP:0x831 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.251: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 04/26 11:05:24.251: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 04/26 11:05:24.251: [smf] INFO: UE IMSI[262423285967687] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.253: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 04/26 11:05:24.253: [upf] INFO: UE F-SEID[UP:0x90a CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.253: [upf] INFO: UE F-SEID[UP:0x90a CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.262: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 04/26 11:05:24.262: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 04/26 11:05:24.262: [smf] INFO: UE IMSI[262425987410901] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.263: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 04/26 11:05:24.263: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.263: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.273: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 04/26 11:05:24.273: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 04/26 11:05:24.273: [smf] INFO: UE IMSI[262426568050364] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.274: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 04/26 11:05:24.274: [upf] INFO: UE F-SEID[UP:0xea0 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.274: [upf] INFO: UE F-SEID[UP:0xea0 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.283: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 04/26 11:05:24.283: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 04/26 11:05:24.283: [smf] INFO: UE IMSI[262421401896085] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.284: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 04/26 11:05:24.284: [upf] INFO: UE F-SEID[UP:0xfde CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.284: [upf] INFO: UE F-SEID[UP:0xfde CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.294: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 04/26 11:05:24.294: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 04/26 11:05:24.294: [smf] INFO: UE IMSI[262420785623420] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.294: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 04/26 11:05:24.294: [upf] INFO: UE F-SEID[UP:0xc2b CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.294: [upf] INFO: UE F-SEID[UP:0xc2b CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.304: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 04/26 11:05:24.304: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 04/26 11:05:24.304: [smf] INFO: UE IMSI[262428884717562] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.305: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 04/26 11:05:24.305: [upf] INFO: UE F-SEID[UP:0xbe CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.305: [upf] INFO: UE F-SEID[UP:0xbe CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.315: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 04/26 11:05:24.315: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 04/26 11:05:24.315: [smf] INFO: UE IMSI[262420905009111] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.315: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 04/26 11:05:24.315: [upf] INFO: UE F-SEID[UP:0xac CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.315: [upf] INFO: UE F-SEID[UP:0xac CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.325: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 04/26 11:05:24.326: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 04/26 11:05:24.326: [smf] INFO: UE IMSI[262424729716559] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.326: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 04/26 11:05:24.326: [upf] INFO: UE F-SEID[UP:0x624 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.326: [upf] INFO: UE F-SEID[UP:0x624 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.336: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 04/26 11:05:24.336: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 04/26 11:05:24.336: [smf] INFO: UE IMSI[262424733273837] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.337: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 04/26 11:05:24.337: [upf] INFO: UE F-SEID[UP:0x574 CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.337: [upf] INFO: UE F-SEID[UP:0x574 CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.347: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 04/26 11:05:24.347: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 04/26 11:05:24.347: [smf] INFO: UE IMSI[262421738825801] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.348: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 04/26 11:05:24.348: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.348: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.357: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 04/26 11:05:24.357: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 04/26 11:05:24.357: [smf] INFO: UE IMSI[262422030620416] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.358: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 04/26 11:05:24.358: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.358: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.368: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 04/26 11:05:24.368: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 04/26 11:05:24.368: [smf] INFO: UE IMSI[262423386417447] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.369: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 04/26 11:05:24.369: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.369: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.378: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 04/26 11:05:24.379: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 04/26 11:05:24.379: [smf] INFO: UE IMSI[262420719176193] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.379: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 04/26 11:05:24.379: [upf] INFO: UE F-SEID[UP:0xd3 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.379: [upf] INFO: UE F-SEID[UP:0xd3 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.389: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 04/26 11:05:24.389: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 04/26 11:05:24.389: [smf] INFO: UE IMSI[262429925466798] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.390: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 04/26 11:05:24.390: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.390: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.400: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 04/26 11:05:24.400: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 04/26 11:05:24.400: [smf] INFO: UE IMSI[262429486894876] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.401: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 04/26 11:05:24.401: [upf] INFO: UE F-SEID[UP:0x48e CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.401: [upf] INFO: UE F-SEID[UP:0x48e CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.411: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 04/26 11:05:24.411: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 04/26 11:05:24.411: [smf] INFO: UE IMSI[262423308374176] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.412: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 04/26 11:05:24.412: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.412: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.422: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 04/26 11:05:24.422: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 04/26 11:05:24.422: [smf] INFO: UE IMSI[262420078996550] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.423: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 04/26 11:05:24.424: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.424: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.433: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 04/26 11:05:24.433: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 04/26 11:05:24.433: [smf] INFO: UE IMSI[262423675856635] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.434: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 04/26 11:05:24.434: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.434: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.444: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 04/26 11:05:24.444: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 04/26 11:05:24.444: [smf] INFO: UE IMSI[262429242580548] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.445: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 04/26 11:05:24.445: [upf] INFO: UE F-SEID[UP:0xc1b CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.445: [upf] INFO: UE F-SEID[UP:0xc1b CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.455: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 04/26 11:05:24.455: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 04/26 11:05:24.455: [smf] INFO: UE IMSI[262429266462297] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.456: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 04/26 11:05:24.456: [upf] INFO: UE F-SEID[UP:0x901 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.456: [upf] INFO: UE F-SEID[UP:0x901 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.466: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 04/26 11:05:24.466: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 04/26 11:05:24.466: [smf] INFO: UE IMSI[262422597763117] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.468: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 04/26 11:05:24.468: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.468: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.477: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 04/26 11:05:24.477: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 04/26 11:05:24.477: [smf] INFO: UE IMSI[262420348095698] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.477: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 04/26 11:05:24.477: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.477: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.488: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 04/26 11:05:24.488: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 04/26 11:05:24.488: [smf] INFO: UE IMSI[262425902733426] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.489: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 04/26 11:05:24.489: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.489: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.498: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 04/26 11:05:24.498: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 04/26 11:05:24.498: [smf] INFO: UE IMSI[262426988705072] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.499: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 04/26 11:05:24.499: [upf] INFO: UE F-SEID[UP:0x64b CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.499: [upf] INFO: UE F-SEID[UP:0x64b CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.509: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 04/26 11:05:24.509: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 04/26 11:05:24.509: [smf] INFO: UE IMSI[262421006979363] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.510: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 04/26 11:05:24.510: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.510: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.520: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 04/26 11:05:24.520: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 04/26 11:05:24.520: [smf] INFO: UE IMSI[262424083182471] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.520: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 04/26 11:05:24.520: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.520: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.530: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 04/26 11:05:24.530: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 04/26 11:05:24.530: [smf] INFO: UE IMSI[262420874651065] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.531: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 04/26 11:05:24.531: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.531: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.541: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 04/26 11:05:24.541: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 04/26 11:05:24.541: [smf] INFO: UE IMSI[262424744101180] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.541: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 04/26 11:05:24.541: [upf] INFO: UE F-SEID[UP:0xa65 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.541: [upf] INFO: UE F-SEID[UP:0xa65 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.551: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 04/26 11:05:24.551: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 04/26 11:05:24.551: [smf] INFO: UE IMSI[262424040936981] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.552: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 04/26 11:05:24.552: [upf] INFO: UE F-SEID[UP:0x187 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.552: [upf] INFO: UE F-SEID[UP:0x187 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.562: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 04/26 11:05:24.562: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 04/26 11:05:24.562: [smf] INFO: UE IMSI[262425826980827] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.562: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 04/26 11:05:24.562: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.562: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.572: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 04/26 11:05:24.572: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 04/26 11:05:24.572: [smf] INFO: UE IMSI[262423244638060] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.573: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 04/26 11:05:24.573: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.573: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.583: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 04/26 11:05:24.583: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 04/26 11:05:24.583: [smf] INFO: UE IMSI[262423025010453] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.583: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 04/26 11:05:24.583: [upf] INFO: UE F-SEID[UP:0xab7 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.583: [upf] INFO: UE F-SEID[UP:0xab7 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.594: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 04/26 11:05:24.594: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 04/26 11:05:24.594: [smf] INFO: UE IMSI[262421890223887] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.595: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 04/26 11:05:24.595: [upf] INFO: UE F-SEID[UP:0x50 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.595: [upf] INFO: UE F-SEID[UP:0x50 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.605: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 04/26 11:05:24.605: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 04/26 11:05:24.605: [smf] INFO: UE IMSI[262428215181517] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.605: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 04/26 11:05:24.605: [upf] INFO: UE F-SEID[UP:0x719 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.605: [upf] INFO: UE F-SEID[UP:0x719 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.615: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 04/26 11:05:24.615: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 04/26 11:05:24.615: [smf] INFO: UE IMSI[262427162011530] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.616: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 04/26 11:05:24.616: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.616: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.626: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 04/26 11:05:24.626: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 04/26 11:05:24.626: [smf] INFO: UE IMSI[262423526751099] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.627: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 04/26 11:05:24.627: [upf] INFO: UE F-SEID[UP:0x378 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.627: [upf] INFO: UE F-SEID[UP:0x378 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.637: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 04/26 11:05:24.637: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 04/26 11:05:24.637: [smf] INFO: UE IMSI[262423386011087] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.637: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 04/26 11:05:24.637: [upf] INFO: UE F-SEID[UP:0xaab CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.637: [upf] INFO: UE F-SEID[UP:0xaab CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.647: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 04/26 11:05:24.647: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 04/26 11:05:24.647: [smf] INFO: UE IMSI[262421271303930] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.648: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 04/26 11:05:24.648: [upf] INFO: UE F-SEID[UP:0x60b CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.648: [upf] INFO: UE F-SEID[UP:0x60b CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.658: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 04/26 11:05:24.658: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 04/26 11:05:24.658: [smf] INFO: UE IMSI[262427709996284] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.658: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 04/26 11:05:24.658: [upf] INFO: UE F-SEID[UP:0xab8 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.658: [upf] INFO: UE F-SEID[UP:0xab8 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.668: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 04/26 11:05:24.668: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 04/26 11:05:24.668: [smf] INFO: UE IMSI[262422264968546] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.669: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 04/26 11:05:24.669: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.669: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.679: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 04/26 11:05:24.679: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 04/26 11:05:24.679: [smf] INFO: UE IMSI[262428254954597] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.679: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 04/26 11:05:24.679: [upf] INFO: UE F-SEID[UP:0x568 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.679: [upf] INFO: UE F-SEID[UP:0x568 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.689: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 04/26 11:05:24.689: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 04/26 11:05:24.689: [smf] INFO: UE IMSI[262427261280996] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.690: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 04/26 11:05:24.690: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.690: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.700: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 04/26 11:05:24.700: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 04/26 11:05:24.700: [smf] INFO: UE IMSI[262422632464572] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.700: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 04/26 11:05:24.700: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.700: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.710: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 04/26 11:05:24.710: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 04/26 11:05:24.710: [smf] INFO: UE IMSI[262420693114950] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.711: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 04/26 11:05:24.711: [upf] INFO: UE F-SEID[UP:0x6eb CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.711: [upf] INFO: UE F-SEID[UP:0x6eb CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.721: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 04/26 11:05:24.721: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 04/26 11:05:24.721: [smf] INFO: UE IMSI[262422601381196] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.721: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 04/26 11:05:24.721: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.721: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.731: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 04/26 11:05:24.731: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 04/26 11:05:24.731: [smf] INFO: UE IMSI[262420945825729] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.732: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 04/26 11:05:24.732: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.732: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.742: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 04/26 11:05:24.742: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 04/26 11:05:24.742: [smf] INFO: UE IMSI[262422252890802] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.742: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 04/26 11:05:24.742: [upf] INFO: UE F-SEID[UP:0x972 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.742: [upf] INFO: UE F-SEID[UP:0x972 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.752: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 04/26 11:05:24.752: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 04/26 11:05:24.752: [smf] INFO: UE IMSI[262426897522221] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.753: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 04/26 11:05:24.753: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.753: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.763: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 04/26 11:05:24.763: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 04/26 11:05:24.763: [smf] INFO: UE IMSI[262421979076433] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.763: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 04/26 11:05:24.763: [upf] INFO: UE F-SEID[UP:0x11c CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.763: [upf] INFO: UE F-SEID[UP:0x11c CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.773: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 04/26 11:05:24.773: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 04/26 11:05:24.773: [smf] INFO: UE IMSI[262427646587294] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.774: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 04/26 11:05:24.774: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.774: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.784: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 04/26 11:05:24.784: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 04/26 11:05:24.784: [smf] INFO: UE IMSI[262426248341432] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.784: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 04/26 11:05:24.784: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.784: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.794: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 04/26 11:05:24.794: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 04/26 11:05:24.794: [smf] INFO: UE IMSI[262428706090569] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.795: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 04/26 11:05:24.795: [upf] INFO: UE F-SEID[UP:0x509 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.795: [upf] INFO: UE F-SEID[UP:0x509 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.805: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 04/26 11:05:24.805: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 04/26 11:05:24.805: [smf] INFO: UE IMSI[262426816772304] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.805: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 04/26 11:05:24.805: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.805: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.815: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 04/26 11:05:24.815: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 04/26 11:05:24.815: [smf] INFO: UE IMSI[262423455712038] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.816: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 04/26 11:05:24.816: [upf] INFO: UE F-SEID[UP:0x110 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.816: [upf] INFO: UE F-SEID[UP:0x110 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.826: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 04/26 11:05:24.826: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 04/26 11:05:24.826: [smf] INFO: UE IMSI[262420550700521] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.826: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 04/26 11:05:24.826: [upf] INFO: UE F-SEID[UP:0x615 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.826: [upf] INFO: UE F-SEID[UP:0x615 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.836: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 04/26 11:05:24.836: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 04/26 11:05:24.836: [smf] INFO: UE IMSI[262423855092045] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.837: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 04/26 11:05:24.837: [upf] INFO: UE F-SEID[UP:0x908 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.837: [upf] INFO: UE F-SEID[UP:0x908 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.847: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 04/26 11:05:24.847: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 04/26 11:05:24.847: [smf] INFO: UE IMSI[262429721999667] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.847: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 04/26 11:05:24.847: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.847: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.857: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 04/26 11:05:24.857: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 04/26 11:05:24.857: [smf] INFO: UE IMSI[262422180269910] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.858: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 04/26 11:05:24.858: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.858: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.868: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 04/26 11:05:24.868: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 04/26 11:05:24.868: [smf] INFO: UE IMSI[262422925377362] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.868: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 04/26 11:05:24.868: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.868: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.878: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 04/26 11:05:24.878: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 04/26 11:05:24.878: [smf] INFO: UE IMSI[262420837452142] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.879: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 04/26 11:05:24.879: [upf] INFO: UE F-SEID[UP:0xace CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.879: [upf] INFO: UE F-SEID[UP:0xace CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.889: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 04/26 11:05:24.889: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 04/26 11:05:24.889: [smf] INFO: UE IMSI[262427971509793] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.890: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 04/26 11:05:24.890: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.890: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.899: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 04/26 11:05:24.899: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 04/26 11:05:24.899: [smf] INFO: UE IMSI[262427216489393] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.900: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 04/26 11:05:24.900: [upf] INFO: UE F-SEID[UP:0x4be CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.900: [upf] INFO: UE F-SEID[UP:0x4be CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.910: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 04/26 11:05:24.910: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 04/26 11:05:24.910: [smf] INFO: UE IMSI[262423414742292] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.910: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 04/26 11:05:24.910: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.910: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.920: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 04/26 11:05:24.920: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 04/26 11:05:24.921: [smf] INFO: UE IMSI[262429622880850] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.921: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 04/26 11:05:24.921: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.921: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.931: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 04/26 11:05:24.931: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 04/26 11:05:24.931: [smf] INFO: UE IMSI[262426617773019] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.932: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 04/26 11:05:24.932: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.932: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.942: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 04/26 11:05:24.942: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 04/26 11:05:24.942: [smf] INFO: UE IMSI[262423126683386] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.943: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 04/26 11:05:24.943: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.943: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.952: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 04/26 11:05:24.953: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 04/26 11:05:24.953: [smf] INFO: UE IMSI[262423701311946] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.953: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 04/26 11:05:24.953: [upf] INFO: UE F-SEID[UP:0xe52 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.953: [upf] INFO: UE F-SEID[UP:0xe52 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.963: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 04/26 11:05:24.963: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 04/26 11:05:24.963: [smf] INFO: UE IMSI[262428900772733] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.964: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 04/26 11:05:24.964: [upf] INFO: UE F-SEID[UP:0x87b CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.964: [upf] INFO: UE F-SEID[UP:0x87b CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.973: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 04/26 11:05:24.973: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 04/26 11:05:24.973: [smf] INFO: UE IMSI[262422296167468] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.974: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 04/26 11:05:24.974: [upf] INFO: UE F-SEID[UP:0xc97 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.974: [upf] INFO: UE F-SEID[UP:0xc97 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.984: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 04/26 11:05:24.984: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 04/26 11:05:24.984: [smf] INFO: UE IMSI[262420323956290] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.985: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 04/26 11:05:24.985: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.985: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:24.994: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 04/26 11:05:24.994: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 04/26 11:05:24.994: [smf] INFO: UE IMSI[262429724964444] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:24.995: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 04/26 11:05:24.995: [upf] INFO: UE F-SEID[UP:0x67a CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:24.995: [upf] INFO: UE F-SEID[UP:0x67a CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.005: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 04/26 11:05:25.005: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 04/26 11:05:25.005: [smf] INFO: UE IMSI[262429031285101] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.005: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 04/26 11:05:25.005: [upf] INFO: UE F-SEID[UP:0xb89 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.005: [upf] INFO: UE F-SEID[UP:0xb89 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.015: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 04/26 11:05:25.015: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 04/26 11:05:25.015: [smf] INFO: UE IMSI[262425086779360] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.016: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 04/26 11:05:25.016: [upf] INFO: UE F-SEID[UP:0xc5a CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.016: [upf] INFO: UE F-SEID[UP:0xc5a CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.026: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 04/26 11:05:25.026: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 04/26 11:05:25.026: [smf] INFO: UE IMSI[262427267894149] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.026: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 04/26 11:05:25.026: [upf] INFO: UE F-SEID[UP:0x49e CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.026: [upf] INFO: UE F-SEID[UP:0x49e CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.036: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 04/26 11:05:25.036: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 04/26 11:05:25.036: [smf] INFO: UE IMSI[262422308578807] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.037: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 04/26 11:05:25.037: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.037: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.047: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 04/26 11:05:25.047: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 04/26 11:05:25.047: [smf] INFO: UE IMSI[262428055518478] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.047: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 04/26 11:05:25.048: [upf] INFO: UE F-SEID[UP:0xdaa CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.048: [upf] INFO: UE F-SEID[UP:0xdaa CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.057: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 04/26 11:05:25.057: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 04/26 11:05:25.057: [smf] INFO: UE IMSI[262421089395593] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.058: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 04/26 11:05:25.058: [upf] INFO: UE F-SEID[UP:0x94a CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.058: [upf] INFO: UE F-SEID[UP:0x94a CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.068: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 04/26 11:05:25.068: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 04/26 11:05:25.068: [smf] INFO: UE IMSI[262421785079681] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.068: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 04/26 11:05:25.068: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.068: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.078: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 04/26 11:05:25.078: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 04/26 11:05:25.078: [smf] INFO: UE IMSI[262423224238263] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.079: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 04/26 11:05:25.079: [upf] INFO: UE F-SEID[UP:0x54a CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.079: [upf] INFO: UE F-SEID[UP:0x54a CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.089: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 04/26 11:05:25.089: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 04/26 11:05:25.089: [smf] INFO: UE IMSI[262424020401323] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.089: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 04/26 11:05:25.089: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.089: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.099: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 04/26 11:05:25.099: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 04/26 11:05:25.099: [smf] INFO: UE IMSI[262422727885340] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.100: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 04/26 11:05:25.100: [upf] INFO: UE F-SEID[UP:0x806 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.100: [upf] INFO: UE F-SEID[UP:0x806 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.110: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 04/26 11:05:25.110: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 04/26 11:05:25.110: [smf] INFO: UE IMSI[262423935241793] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.110: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 04/26 11:05:25.110: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.110: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.120: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 04/26 11:05:25.120: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 04/26 11:05:25.120: [smf] INFO: UE IMSI[262420616161728] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.121: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 04/26 11:05:25.121: [upf] INFO: UE F-SEID[UP:0x157 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.121: [upf] INFO: UE F-SEID[UP:0x157 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.130: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 04/26 11:05:25.130: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 04/26 11:05:25.130: [smf] INFO: UE IMSI[262426877158331] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.131: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 04/26 11:05:25.131: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.131: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.141: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 04/26 11:05:25.141: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 04/26 11:05:25.141: [smf] INFO: UE IMSI[262426736557717] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.142: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 04/26 11:05:25.142: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.142: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.151: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 04/26 11:05:25.151: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 04/26 11:05:25.151: [smf] INFO: UE IMSI[262424435431168] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.152: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 04/26 11:05:25.152: [upf] INFO: UE F-SEID[UP:0x81c CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.152: [upf] INFO: UE F-SEID[UP:0x81c CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.162: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 04/26 11:05:25.162: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 04/26 11:05:25.162: [smf] INFO: UE IMSI[262420465502008] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.163: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 04/26 11:05:25.163: [upf] INFO: UE F-SEID[UP:0x722 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.163: [upf] INFO: UE F-SEID[UP:0x722 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.172: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 04/26 11:05:25.172: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 04/26 11:05:25.172: [smf] INFO: UE IMSI[262425175696921] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.173: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 04/26 11:05:25.173: [upf] INFO: UE F-SEID[UP:0x20c CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.173: [upf] INFO: UE F-SEID[UP:0x20c CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.183: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 04/26 11:05:25.183: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 04/26 11:05:25.183: [smf] INFO: UE IMSI[262427128559791] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.184: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 04/26 11:05:25.184: [upf] INFO: UE F-SEID[UP:0x54c CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.184: [upf] INFO: UE F-SEID[UP:0x54c CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.193: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 04/26 11:05:25.193: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 04/26 11:05:25.193: [smf] INFO: UE IMSI[262426423146266] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.194: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 04/26 11:05:25.194: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.194: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.204: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 04/26 11:05:25.204: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 04/26 11:05:25.204: [smf] INFO: UE IMSI[262422735128962] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.204: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 04/26 11:05:25.204: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.204: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.214: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 04/26 11:05:25.214: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 04/26 11:05:25.214: [smf] INFO: UE IMSI[262429131190620] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.215: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 04/26 11:05:25.215: [upf] INFO: UE F-SEID[UP:0xd08 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.215: [upf] INFO: UE F-SEID[UP:0xd08 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.225: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 04/26 11:05:25.225: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 04/26 11:05:25.225: [smf] INFO: UE IMSI[262421252837069] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.226: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 04/26 11:05:25.226: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.226: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.235: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 04/26 11:05:25.235: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 04/26 11:05:25.235: [smf] INFO: UE IMSI[262426226424069] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.236: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 04/26 11:05:25.236: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.236: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.245: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 04/26 11:05:25.245: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 04/26 11:05:25.246: [smf] INFO: UE IMSI[262420566621326] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.246: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 04/26 11:05:25.246: [upf] INFO: UE F-SEID[UP:0x31d CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.246: [upf] INFO: UE F-SEID[UP:0x31d CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.256: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 04/26 11:05:25.256: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 04/26 11:05:25.256: [smf] INFO: UE IMSI[262429838242485] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.256: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 04/26 11:05:25.256: [upf] INFO: UE F-SEID[UP:0x800 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.256: [upf] INFO: UE F-SEID[UP:0x800 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.267: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 04/26 11:05:25.267: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 04/26 11:05:25.267: [smf] INFO: UE IMSI[262421450571937] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.267: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 04/26 11:05:25.267: [upf] INFO: UE F-SEID[UP:0x8c0 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.267: [upf] INFO: UE F-SEID[UP:0x8c0 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.277: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 04/26 11:05:25.277: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 04/26 11:05:25.277: [smf] INFO: UE IMSI[262424505697681] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.278: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 04/26 11:05:25.278: [upf] INFO: UE F-SEID[UP:0x312 CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.278: [upf] INFO: UE F-SEID[UP:0x312 CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.288: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 04/26 11:05:25.288: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 04/26 11:05:25.288: [smf] INFO: UE IMSI[262421448080157] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.288: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 04/26 11:05:25.288: [upf] INFO: UE F-SEID[UP:0x648 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.288: [upf] INFO: UE F-SEID[UP:0x648 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.298: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 04/26 11:05:25.298: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 04/26 11:05:25.298: [smf] INFO: UE IMSI[262422763548508] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.298: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 04/26 11:05:25.298: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.298: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.308: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 04/26 11:05:25.308: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 04/26 11:05:25.308: [smf] INFO: UE IMSI[262425050560324] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.309: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 04/26 11:05:25.309: [upf] INFO: UE F-SEID[UP:0x7a CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.309: [upf] INFO: UE F-SEID[UP:0x7a CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.319: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 04/26 11:05:25.319: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 04/26 11:05:25.319: [smf] INFO: UE IMSI[262428468642531] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.320: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 04/26 11:05:25.320: [upf] INFO: UE F-SEID[UP:0x2df CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.320: [upf] INFO: UE F-SEID[UP:0x2df CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.330: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 04/26 11:05:25.330: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 04/26 11:05:25.330: [smf] INFO: UE IMSI[262420240344793] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.330: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 04/26 11:05:25.330: [upf] INFO: UE F-SEID[UP:0xcbb CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.330: [upf] INFO: UE F-SEID[UP:0xcbb CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.340: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 04/26 11:05:25.340: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 04/26 11:05:25.340: [smf] INFO: UE IMSI[262426010274442] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.341: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 04/26 11:05:25.341: [upf] INFO: UE F-SEID[UP:0x914 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.341: [upf] INFO: UE F-SEID[UP:0x914 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.351: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 04/26 11:05:25.351: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 04/26 11:05:25.351: [smf] INFO: UE IMSI[262423218769637] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.351: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 04/26 11:05:25.352: [upf] INFO: UE F-SEID[UP:0x67f CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.352: [upf] INFO: UE F-SEID[UP:0x67f CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.362: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 04/26 11:05:25.362: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 04/26 11:05:25.362: [smf] INFO: UE IMSI[262426080496435] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.362: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 04/26 11:05:25.362: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.362: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.372: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 04/26 11:05:25.372: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 04/26 11:05:25.372: [smf] INFO: UE IMSI[262425804388314] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.373: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 04/26 11:05:25.373: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.373: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.383: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 04/26 11:05:25.383: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 04/26 11:05:25.383: [smf] INFO: UE IMSI[262423479598180] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.383: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 04/26 11:05:25.383: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.383: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.393: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 04/26 11:05:25.393: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 04/26 11:05:25.393: [smf] INFO: UE IMSI[262424958750594] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.393: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 04/26 11:05:25.393: [upf] INFO: UE F-SEID[UP:0x153 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.393: [upf] INFO: UE F-SEID[UP:0x153 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.403: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 04/26 11:05:25.403: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 04/26 11:05:25.403: [smf] INFO: UE IMSI[262425080650732] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.404: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 04/26 11:05:25.404: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.404: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.414: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 04/26 11:05:25.414: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 04/26 11:05:25.414: [smf] INFO: UE IMSI[262427211902048] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.414: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 04/26 11:05:25.414: [upf] INFO: UE F-SEID[UP:0x994 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.414: [upf] INFO: UE F-SEID[UP:0x994 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.424: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 04/26 11:05:25.424: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 04/26 11:05:25.424: [smf] INFO: UE IMSI[262429008277669] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.425: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 04/26 11:05:25.425: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.425: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.435: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 04/26 11:05:25.435: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 04/26 11:05:25.435: [smf] INFO: UE IMSI[262426979102647] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.435: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 04/26 11:05:25.435: [upf] INFO: UE F-SEID[UP:0xea7 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.435: [upf] INFO: UE F-SEID[UP:0xea7 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.445: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 04/26 11:05:25.445: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 04/26 11:05:25.445: [smf] INFO: UE IMSI[262428611927978] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.446: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 04/26 11:05:25.446: [upf] INFO: UE F-SEID[UP:0x24 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.446: [upf] INFO: UE F-SEID[UP:0x24 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.455: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 04/26 11:05:25.455: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 04/26 11:05:25.455: [smf] INFO: UE IMSI[262421906266107] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.456: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 04/26 11:05:25.456: [upf] INFO: UE F-SEID[UP:0xc18 CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.456: [upf] INFO: UE F-SEID[UP:0xc18 CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.466: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 04/26 11:05:25.466: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 04/26 11:05:25.466: [smf] INFO: UE IMSI[262427986090474] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.466: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 04/26 11:05:25.466: [upf] INFO: UE F-SEID[UP:0x17f CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.466: [upf] INFO: UE F-SEID[UP:0x17f CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.476: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 04/26 11:05:25.476: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 04/26 11:05:25.476: [smf] INFO: UE IMSI[262427680808243] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.477: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 04/26 11:05:25.477: [upf] INFO: UE F-SEID[UP:0x93c CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.477: [upf] INFO: UE F-SEID[UP:0x93c CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.487: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 04/26 11:05:25.487: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 04/26 11:05:25.487: [smf] INFO: UE IMSI[262426095608855] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.487: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 04/26 11:05:25.487: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.487: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.497: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 04/26 11:05:25.497: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 04/26 11:05:25.497: [smf] INFO: UE IMSI[262423726922911] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.498: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 04/26 11:05:25.498: [upf] INFO: UE F-SEID[UP:0x5bd CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.498: [upf] INFO: UE F-SEID[UP:0x5bd CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.508: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 04/26 11:05:25.508: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 04/26 11:05:25.508: [smf] INFO: UE IMSI[262422811472996] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.508: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 04/26 11:05:25.508: [upf] INFO: UE F-SEID[UP:0x953 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.508: [upf] INFO: UE F-SEID[UP:0x953 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.518: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 04/26 11:05:25.518: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 04/26 11:05:25.518: [smf] INFO: UE IMSI[262420252048145] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.519: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 04/26 11:05:25.519: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.519: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.529: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 04/26 11:05:25.529: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 04/26 11:05:25.529: [smf] INFO: UE IMSI[262421074427043] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.529: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 04/26 11:05:25.529: [upf] INFO: UE F-SEID[UP:0xbb CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.529: [upf] INFO: UE F-SEID[UP:0xbb CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.539: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 04/26 11:05:25.539: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 04/26 11:05:25.539: [smf] INFO: UE IMSI[262422689810591] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.540: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 04/26 11:05:25.540: [upf] INFO: UE F-SEID[UP:0x5df CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.540: [upf] INFO: UE F-SEID[UP:0x5df CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.549: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 04/26 11:05:25.549: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 04/26 11:05:25.550: [smf] INFO: UE IMSI[262429166953216] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.550: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 04/26 11:05:25.550: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.550: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.560: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 04/26 11:05:25.560: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 04/26 11:05:25.560: [smf] INFO: UE IMSI[262425024565103] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.560: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 04/26 11:05:25.560: [upf] INFO: UE F-SEID[UP:0x209 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.560: [upf] INFO: UE F-SEID[UP:0x209 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.570: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 04/26 11:05:25.570: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 04/26 11:05:25.570: [smf] INFO: UE IMSI[262423441415205] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.571: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 04/26 11:05:25.571: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.571: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.581: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 04/26 11:05:25.581: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 04/26 11:05:25.581: [smf] INFO: UE IMSI[262425964306643] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.581: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 04/26 11:05:25.581: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.581: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.591: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 04/26 11:05:25.591: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 04/26 11:05:25.591: [smf] INFO: UE IMSI[262427319771161] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.592: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 04/26 11:05:25.592: [upf] INFO: UE F-SEID[UP:0xe2d CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.592: [upf] INFO: UE F-SEID[UP:0xe2d CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.602: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 04/26 11:05:25.602: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 04/26 11:05:25.602: [smf] INFO: UE IMSI[262425423289364] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.603: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 04/26 11:05:25.603: [upf] INFO: UE F-SEID[UP:0x150 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.603: [upf] INFO: UE F-SEID[UP:0x150 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.613: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 04/26 11:05:25.613: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 04/26 11:05:25.613: [smf] INFO: UE IMSI[262424012996598] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.614: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 04/26 11:05:25.614: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.614: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.623: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 04/26 11:05:25.623: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 04/26 11:05:25.623: [smf] INFO: UE IMSI[262422804837133] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.624: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 04/26 11:05:25.624: [upf] INFO: UE F-SEID[UP:0x639 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.624: [upf] INFO: UE F-SEID[UP:0x639 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.634: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 04/26 11:05:25.634: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 04/26 11:05:25.634: [smf] INFO: UE IMSI[262420180411467] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.634: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 04/26 11:05:25.634: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.634: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.644: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 04/26 11:05:25.644: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 04/26 11:05:25.644: [smf] INFO: UE IMSI[262420557556124] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.645: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 04/26 11:05:25.645: [upf] INFO: UE F-SEID[UP:0x183 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.645: [upf] INFO: UE F-SEID[UP:0x183 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.655: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 04/26 11:05:25.655: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 04/26 11:05:25.655: [smf] INFO: UE IMSI[262423682660271] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.655: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 04/26 11:05:25.655: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.655: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.665: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 04/26 11:05:25.665: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 04/26 11:05:25.665: [smf] INFO: UE IMSI[262424720611480] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.666: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 04/26 11:05:25.666: [upf] INFO: UE F-SEID[UP:0x7be CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.666: [upf] INFO: UE F-SEID[UP:0x7be CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.676: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 04/26 11:05:25.676: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 04/26 11:05:25.676: [smf] INFO: UE IMSI[262422639128374] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.677: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 04/26 11:05:25.677: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.677: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.687: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 04/26 11:05:25.687: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 04/26 11:05:25.687: [smf] INFO: UE IMSI[262427138147079] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.688: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 04/26 11:05:25.688: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.688: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.698: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 04/26 11:05:25.698: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 04/26 11:05:25.698: [smf] INFO: UE IMSI[262427978493880] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.698: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 04/26 11:05:25.698: [upf] INFO: UE F-SEID[UP:0x70a CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.698: [upf] INFO: UE F-SEID[UP:0x70a CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.708: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 04/26 11:05:25.708: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 04/26 11:05:25.708: [smf] INFO: UE IMSI[262427121921377] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.709: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 04/26 11:05:25.709: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.709: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.719: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 04/26 11:05:25.719: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 04/26 11:05:25.719: [smf] INFO: UE IMSI[262421021724923] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.719: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 04/26 11:05:25.719: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.719: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.729: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 04/26 11:05:25.729: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 04/26 11:05:25.729: [smf] INFO: UE IMSI[262420335863767] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.730: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 04/26 11:05:25.730: [upf] INFO: UE F-SEID[UP:0x44 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.730: [upf] INFO: UE F-SEID[UP:0x44 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.740: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 04/26 11:05:25.740: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 04/26 11:05:25.740: [smf] INFO: UE IMSI[262421676404627] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.740: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 04/26 11:05:25.740: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.740: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.750: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 04/26 11:05:25.750: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 04/26 11:05:25.750: [smf] INFO: UE IMSI[262420652203413] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.751: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 04/26 11:05:25.751: [upf] INFO: UE F-SEID[UP:0xf18 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.751: [upf] INFO: UE F-SEID[UP:0xf18 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.760: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 04/26 11:05:25.760: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 04/26 11:05:25.761: [smf] INFO: UE IMSI[262429452454535] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.761: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 04/26 11:05:25.761: [upf] INFO: UE F-SEID[UP:0x513 CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.761: [upf] INFO: UE F-SEID[UP:0x513 CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.771: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 04/26 11:05:25.771: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 04/26 11:05:25.771: [smf] INFO: UE IMSI[262428761451311] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.772: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 04/26 11:05:25.772: [upf] INFO: UE F-SEID[UP:0xe4f CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.772: [upf] INFO: UE F-SEID[UP:0xe4f CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.782: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 04/26 11:05:25.782: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 04/26 11:05:25.782: [smf] INFO: UE IMSI[262426892135081] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.782: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 04/26 11:05:25.782: [upf] INFO: UE F-SEID[UP:0x88e CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.782: [upf] INFO: UE F-SEID[UP:0x88e CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.792: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 04/26 11:05:25.792: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 04/26 11:05:25.792: [smf] INFO: UE IMSI[262427158651544] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.793: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 04/26 11:05:25.793: [upf] INFO: UE F-SEID[UP:0x597 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.793: [upf] INFO: UE F-SEID[UP:0x597 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.803: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 04/26 11:05:25.803: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 04/26 11:05:25.803: [smf] INFO: UE IMSI[262426008917466] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.803: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 04/26 11:05:25.803: [upf] INFO: UE F-SEID[UP:0x94 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.803: [upf] INFO: UE F-SEID[UP:0x94 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.813: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 04/26 11:05:25.813: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 04/26 11:05:25.813: [smf] INFO: UE IMSI[262428240993491] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.814: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 04/26 11:05:25.814: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.814: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.824: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 04/26 11:05:25.824: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 04/26 11:05:25.824: [smf] INFO: UE IMSI[262426295529525] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.825: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 04/26 11:05:25.825: [upf] INFO: UE F-SEID[UP:0x180 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.825: [upf] INFO: UE F-SEID[UP:0x180 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.835: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 04/26 11:05:25.835: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 04/26 11:05:25.835: [smf] INFO: UE IMSI[262423299777070] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.836: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 04/26 11:05:25.836: [upf] INFO: UE F-SEID[UP:0x100 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.836: [upf] INFO: UE F-SEID[UP:0x100 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.845: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 04/26 11:05:25.845: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 04/26 11:05:25.845: [smf] INFO: UE IMSI[262428556841846] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.846: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 04/26 11:05:25.846: [upf] INFO: UE F-SEID[UP:0xfef CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.846: [upf] INFO: UE F-SEID[UP:0xfef CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.856: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 04/26 11:05:25.856: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 04/26 11:05:25.856: [smf] INFO: UE IMSI[262422543320602] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.856: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 04/26 11:05:25.856: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.856: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.866: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 04/26 11:05:25.866: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 04/26 11:05:25.866: [smf] INFO: UE IMSI[262428965816262] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.867: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 04/26 11:05:25.867: [upf] INFO: UE F-SEID[UP:0x692 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.867: [upf] INFO: UE F-SEID[UP:0x692 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.877: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 04/26 11:05:25.877: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 04/26 11:05:25.877: [smf] INFO: UE IMSI[262421577220472] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.877: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 04/26 11:05:25.877: [upf] INFO: UE F-SEID[UP:0x634 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.877: [upf] INFO: UE F-SEID[UP:0x634 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.887: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 04/26 11:05:25.887: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 04/26 11:05:25.887: [smf] INFO: UE IMSI[262426696539346] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.888: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 04/26 11:05:25.888: [upf] INFO: UE F-SEID[UP:0x1c CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.888: [upf] INFO: UE F-SEID[UP:0x1c CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.897: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 04/26 11:05:25.897: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 04/26 11:05:25.897: [smf] INFO: UE IMSI[262423092302424] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.898: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 04/26 11:05:25.898: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.898: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.908: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 04/26 11:05:25.908: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 04/26 11:05:25.908: [smf] INFO: UE IMSI[262426862212688] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.908: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 04/26 11:05:25.908: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.908: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.918: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 04/26 11:05:25.918: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 04/26 11:05:25.918: [smf] INFO: UE IMSI[262424266232701] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.919: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 04/26 11:05:25.919: [upf] INFO: UE F-SEID[UP:0x357 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.919: [upf] INFO: UE F-SEID[UP:0x357 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.929: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 04/26 11:05:25.929: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 04/26 11:05:25.929: [smf] INFO: UE IMSI[262425789420730] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.929: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 04/26 11:05:25.929: [upf] INFO: UE F-SEID[UP:0xeef CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.929: [upf] INFO: UE F-SEID[UP:0xeef CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.939: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 04/26 11:05:25.939: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 04/26 11:05:25.939: [smf] INFO: UE IMSI[262422894892796] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.940: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 04/26 11:05:25.940: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.940: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.949: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 04/26 11:05:25.949: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 04/26 11:05:25.949: [smf] INFO: UE IMSI[262427345645803] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.950: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 04/26 11:05:25.950: [upf] INFO: UE F-SEID[UP:0x877 CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.950: [upf] INFO: UE F-SEID[UP:0x877 CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.960: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 04/26 11:05:25.960: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 04/26 11:05:25.960: [smf] INFO: UE IMSI[262423969640535] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.960: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 04/26 11:05:25.960: [upf] INFO: UE F-SEID[UP:0x706 CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.961: [upf] INFO: UE F-SEID[UP:0x706 CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.970: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 04/26 11:05:25.970: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 04/26 11:05:25.970: [smf] INFO: UE IMSI[262424932240196] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.971: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 04/26 11:05:25.971: [upf] INFO: UE F-SEID[UP:0x43b CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.971: [upf] INFO: UE F-SEID[UP:0x43b CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.981: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 04/26 11:05:25.981: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 04/26 11:05:25.981: [smf] INFO: UE IMSI[262422751388237] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.981: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 04/26 11:05:25.981: [upf] INFO: UE F-SEID[UP:0x27 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.981: [upf] INFO: UE F-SEID[UP:0x27 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:25.991: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 04/26 11:05:25.991: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 04/26 11:05:25.991: [smf] INFO: UE IMSI[262428002660542] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:25.992: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 04/26 11:05:25.992: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:25.992: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.002: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 04/26 11:05:26.002: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 04/26 11:05:26.002: [smf] INFO: UE IMSI[262424578199304] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.003: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 04/26 11:05:26.003: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.003: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.013: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 04/26 11:05:26.013: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 04/26 11:05:26.013: [smf] INFO: UE IMSI[262420290363744] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.013: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 04/26 11:05:26.013: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.013: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.023: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 04/26 11:05:26.023: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 04/26 11:05:26.023: [smf] INFO: UE IMSI[262424489070846] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.024: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 04/26 11:05:26.024: [upf] INFO: UE F-SEID[UP:0x119 CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.024: [upf] INFO: UE F-SEID[UP:0x119 CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.033: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 04/26 11:05:26.033: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 04/26 11:05:26.033: [smf] INFO: UE IMSI[262428426899125] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.034: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 04/26 11:05:26.034: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.034: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.044: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 04/26 11:05:26.044: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 04/26 11:05:26.044: [smf] INFO: UE IMSI[262424163345320] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.044: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 04/26 11:05:26.044: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.044: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.054: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 04/26 11:05:26.054: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 04/26 11:05:26.054: [smf] INFO: UE IMSI[262421767395175] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.055: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 04/26 11:05:26.055: [upf] INFO: UE F-SEID[UP:0x347 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.055: [upf] INFO: UE F-SEID[UP:0x347 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.065: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 04/26 11:05:26.065: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 04/26 11:05:26.065: [smf] INFO: UE IMSI[262423079800751] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.065: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 04/26 11:05:26.065: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.065: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.075: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 04/26 11:05:26.075: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 04/26 11:05:26.075: [smf] INFO: UE IMSI[262421288502004] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.076: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 04/26 11:05:26.076: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.076: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.085: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 04/26 11:05:26.085: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 04/26 11:05:26.085: [smf] INFO: UE IMSI[262429474523011] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.086: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 04/26 11:05:26.086: [upf] INFO: UE F-SEID[UP:0x39e CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.086: [upf] INFO: UE F-SEID[UP:0x39e CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.096: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 04/26 11:05:26.096: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 04/26 11:05:26.096: [smf] INFO: UE IMSI[262424179749309] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.097: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 04/26 11:05:26.097: [upf] INFO: UE F-SEID[UP:0x64d CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.097: [upf] INFO: UE F-SEID[UP:0x64d CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.107: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 04/26 11:05:26.107: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 04/26 11:05:26.107: [smf] INFO: UE IMSI[262427864615988] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.107: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 04/26 11:05:26.107: [upf] INFO: UE F-SEID[UP:0x402 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.107: [upf] INFO: UE F-SEID[UP:0x402 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.117: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 04/26 11:05:26.117: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 04/26 11:05:26.117: [smf] INFO: UE IMSI[262429868077063] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.118: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 04/26 11:05:26.118: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.118: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.127: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 04/26 11:05:26.127: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 04/26 11:05:26.127: [smf] INFO: UE IMSI[262421824630874] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.128: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 04/26 11:05:26.128: [upf] INFO: UE F-SEID[UP:0xae4 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.128: [upf] INFO: UE F-SEID[UP:0xae4 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.138: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 04/26 11:05:26.138: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 04/26 11:05:26.138: [smf] INFO: UE IMSI[262427091430226] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.138: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 04/26 11:05:26.138: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.138: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.148: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 04/26 11:05:26.148: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 04/26 11:05:26.148: [smf] INFO: UE IMSI[262423479876136] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.149: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 04/26 11:05:26.149: [upf] INFO: UE F-SEID[UP:0x225 CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.149: [upf] INFO: UE F-SEID[UP:0x225 CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.159: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 04/26 11:05:26.159: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 04/26 11:05:26.159: [smf] INFO: UE IMSI[262428364571086] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.159: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 04/26 11:05:26.159: [upf] INFO: UE F-SEID[UP:0x28c CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.159: [upf] INFO: UE F-SEID[UP:0x28c CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.169: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 04/26 11:05:26.169: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 04/26 11:05:26.169: [smf] INFO: UE IMSI[262423198906940] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.170: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 04/26 11:05:26.170: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.170: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.180: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 04/26 11:05:26.180: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 04/26 11:05:26.180: [smf] INFO: UE IMSI[262423262538596] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.180: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 04/26 11:05:26.180: [upf] INFO: UE F-SEID[UP:0x32 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.180: [upf] INFO: UE F-SEID[UP:0x32 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.191: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 04/26 11:05:26.191: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 04/26 11:05:26.191: [smf] INFO: UE IMSI[262425688106308] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.191: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 04/26 11:05:26.191: [upf] INFO: UE F-SEID[UP:0x332 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.191: [upf] INFO: UE F-SEID[UP:0x332 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.201: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 04/26 11:05:26.201: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 04/26 11:05:26.201: [smf] INFO: UE IMSI[262420178595355] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.202: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 04/26 11:05:26.202: [upf] INFO: UE F-SEID[UP:0x497 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.202: [upf] INFO: UE F-SEID[UP:0x497 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.212: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 04/26 11:05:26.212: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 04/26 11:05:26.212: [smf] INFO: UE IMSI[262429148808396] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.212: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 04/26 11:05:26.212: [upf] INFO: UE F-SEID[UP:0x764 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.212: [upf] INFO: UE F-SEID[UP:0x764 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.222: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 04/26 11:05:26.222: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 04/26 11:05:26.222: [smf] INFO: UE IMSI[262426406365212] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.223: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 04/26 11:05:26.223: [upf] INFO: UE F-SEID[UP:0x301 CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.223: [upf] INFO: UE F-SEID[UP:0x301 CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.232: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 04/26 11:05:26.232: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 04/26 11:05:26.232: [smf] INFO: UE IMSI[262420623019726] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.233: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 04/26 11:05:26.233: [upf] INFO: UE F-SEID[UP:0x701 CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.233: [upf] INFO: UE F-SEID[UP:0x701 CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.243: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 04/26 11:05:26.243: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 04/26 11:05:26.243: [smf] INFO: UE IMSI[262427963781938] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.244: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 04/26 11:05:26.244: [upf] INFO: UE F-SEID[UP:0x354 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.244: [upf] INFO: UE F-SEID[UP:0x354 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.254: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 04/26 11:05:26.254: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 04/26 11:05:26.254: [smf] INFO: UE IMSI[262421697721063] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.255: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 04/26 11:05:26.255: [upf] INFO: UE F-SEID[UP:0x388 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.255: [upf] INFO: UE F-SEID[UP:0x388 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.265: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 04/26 11:05:26.265: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 04/26 11:05:26.265: [smf] INFO: UE IMSI[262428923872573] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.265: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 04/26 11:05:26.265: [upf] INFO: UE F-SEID[UP:0x2be CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.265: [upf] INFO: UE F-SEID[UP:0x2be CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.275: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 04/26 11:05:26.275: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 04/26 11:05:26.275: [smf] INFO: UE IMSI[262429100166428] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.276: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 04/26 11:05:26.276: [upf] INFO: UE F-SEID[UP:0x9eb CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.276: [upf] INFO: UE F-SEID[UP:0x9eb CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.286: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 04/26 11:05:26.286: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 04/26 11:05:26.286: [smf] INFO: UE IMSI[262424987326189] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.287: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 04/26 11:05:26.287: [upf] INFO: UE F-SEID[UP:0x641 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.287: [upf] INFO: UE F-SEID[UP:0x641 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.297: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 04/26 11:05:26.297: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 04/26 11:05:26.297: [smf] INFO: UE IMSI[262425099983153] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.297: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 04/26 11:05:26.297: [upf] INFO: UE F-SEID[UP:0xa1 CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.297: [upf] INFO: UE F-SEID[UP:0xa1 CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.307: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 04/26 11:05:26.307: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 04/26 11:05:26.307: [smf] INFO: UE IMSI[262421267533774] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.308: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 04/26 11:05:26.308: [upf] INFO: UE F-SEID[UP:0x207 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.308: [upf] INFO: UE F-SEID[UP:0x207 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.318: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 04/26 11:05:26.318: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 04/26 11:05:26.318: [smf] INFO: UE IMSI[262428598468958] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.318: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 04/26 11:05:26.318: [upf] INFO: UE F-SEID[UP:0x96 CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.318: [upf] INFO: UE F-SEID[UP:0x96 CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.328: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 04/26 11:05:26.328: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 04/26 11:05:26.328: [smf] INFO: UE IMSI[262429368939216] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.329: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 04/26 11:05:26.329: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.329: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.339: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 04/26 11:05:26.339: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 04/26 11:05:26.339: [smf] INFO: UE IMSI[262428921791054] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.340: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 04/26 11:05:26.340: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.340: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.349: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 04/26 11:05:26.349: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 04/26 11:05:26.349: [smf] INFO: UE IMSI[262420510216315] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.350: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 04/26 11:05:26.350: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.350: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.360: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 04/26 11:05:26.360: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 04/26 11:05:26.360: [smf] INFO: UE IMSI[262424306247829] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.360: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 04/26 11:05:26.360: [upf] INFO: UE F-SEID[UP:0xe47 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.360: [upf] INFO: UE F-SEID[UP:0xe47 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.370: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 04/26 11:05:26.370: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 04/26 11:05:26.370: [smf] INFO: UE IMSI[262425312766281] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.371: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 04/26 11:05:26.371: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.371: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.381: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 04/26 11:05:26.381: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 04/26 11:05:26.381: [smf] INFO: UE IMSI[262427997838122] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.382: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 04/26 11:05:26.382: [upf] INFO: UE F-SEID[UP:0x330 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.382: [upf] INFO: UE F-SEID[UP:0x330 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.391: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 04/26 11:05:26.391: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 04/26 11:05:26.391: [smf] INFO: UE IMSI[262423200946452] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.392: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 04/26 11:05:26.392: [upf] INFO: UE F-SEID[UP:0x284 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.392: [upf] INFO: UE F-SEID[UP:0x284 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.402: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 04/26 11:05:26.402: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 04/26 11:05:26.402: [smf] INFO: UE IMSI[262429252745634] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.402: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 04/26 11:05:26.402: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.402: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.412: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 04/26 11:05:26.412: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 04/26 11:05:26.412: [smf] INFO: UE IMSI[262421724497707] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.413: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 04/26 11:05:26.413: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.413: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.423: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 04/26 11:05:26.423: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 04/26 11:05:26.423: [smf] INFO: UE IMSI[262429903338593] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.423: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 04/26 11:05:26.423: [upf] INFO: UE F-SEID[UP:0xfca CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.423: [upf] INFO: UE F-SEID[UP:0xfca CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.433: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 04/26 11:05:26.433: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 04/26 11:05:26.433: [smf] INFO: UE IMSI[262424622852267] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.434: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 04/26 11:05:26.434: [upf] INFO: UE F-SEID[UP:0x83 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.434: [upf] INFO: UE F-SEID[UP:0x83 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.443: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 04/26 11:05:26.443: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 04/26 11:05:26.443: [smf] INFO: UE IMSI[262428970352263] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.444: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 04/26 11:05:26.444: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.444: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.454: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 04/26 11:05:26.454: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 04/26 11:05:26.454: [smf] INFO: UE IMSI[262425293642749] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.454: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 04/26 11:05:26.454: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.454: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.464: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 04/26 11:05:26.464: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 04/26 11:05:26.464: [smf] INFO: UE IMSI[262420599939544] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.465: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 04/26 11:05:26.465: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.465: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.475: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 04/26 11:05:26.475: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 04/26 11:05:26.475: [smf] INFO: UE IMSI[262428669337496] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.476: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 04/26 11:05:26.476: [upf] INFO: UE F-SEID[UP:0xf1b CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.476: [upf] INFO: UE F-SEID[UP:0xf1b CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.485: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 04/26 11:05:26.485: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 04/26 11:05:26.485: [smf] INFO: UE IMSI[262428489741974] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.486: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 04/26 11:05:26.486: [upf] INFO: UE F-SEID[UP:0x428 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.486: [upf] INFO: UE F-SEID[UP:0x428 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.496: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 04/26 11:05:26.496: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 04/26 11:05:26.496: [smf] INFO: UE IMSI[262426061596517] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.496: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 04/26 11:05:26.496: [upf] INFO: UE F-SEID[UP:0x242 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.496: [upf] INFO: UE F-SEID[UP:0x242 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.506: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 04/26 11:05:26.506: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 04/26 11:05:26.506: [smf] INFO: UE IMSI[262423257078666] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.507: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 04/26 11:05:26.507: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.507: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.516: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 04/26 11:05:26.516: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 04/26 11:05:26.516: [smf] INFO: UE IMSI[262425856442105] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.517: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 04/26 11:05:26.517: [upf] INFO: UE F-SEID[UP:0xfd CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.517: [upf] INFO: UE F-SEID[UP:0xfd CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.527: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 04/26 11:05:26.527: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 04/26 11:05:26.527: [smf] INFO: UE IMSI[262429844900175] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.528: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 04/26 11:05:26.528: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.528: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.538: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 04/26 11:05:26.538: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 04/26 11:05:26.538: [smf] INFO: UE IMSI[262420040028373] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.538: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 04/26 11:05:26.538: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.538: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.548: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 04/26 11:05:26.548: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 04/26 11:05:26.548: [smf] INFO: UE IMSI[262426052703701] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.549: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 04/26 11:05:26.549: [upf] INFO: UE F-SEID[UP:0x868 CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.549: [upf] INFO: UE F-SEID[UP:0x868 CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.559: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 04/26 11:05:26.559: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 04/26 11:05:26.559: [smf] INFO: UE IMSI[262426596023131] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.559: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 04/26 11:05:26.559: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.559: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.569: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 04/26 11:05:26.569: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 04/26 11:05:26.569: [smf] INFO: UE IMSI[262421541062534] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.570: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 04/26 11:05:26.570: [upf] INFO: UE F-SEID[UP:0x6ad CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.570: [upf] INFO: UE F-SEID[UP:0x6ad CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.580: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 04/26 11:05:26.580: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 04/26 11:05:26.580: [smf] INFO: UE IMSI[262427017348828] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.581: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 04/26 11:05:26.581: [upf] INFO: UE F-SEID[UP:0x271 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.581: [upf] INFO: UE F-SEID[UP:0x271 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.591: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 04/26 11:05:26.591: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 04/26 11:05:26.591: [smf] INFO: UE IMSI[262423930247599] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.591: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 04/26 11:05:26.591: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.591: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.601: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 04/26 11:05:26.601: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 04/26 11:05:26.601: [smf] INFO: UE IMSI[262422227413267] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.602: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 04/26 11:05:26.602: [upf] INFO: UE F-SEID[UP:0x523 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.602: [upf] INFO: UE F-SEID[UP:0x523 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.613: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 04/26 11:05:26.613: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 04/26 11:05:26.613: [smf] INFO: UE IMSI[262426885584604] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.614: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 04/26 11:05:26.614: [upf] INFO: UE F-SEID[UP:0x309 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.614: [upf] INFO: UE F-SEID[UP:0x309 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.624: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 04/26 11:05:26.624: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 04/26 11:05:26.624: [smf] INFO: UE IMSI[262424311905318] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.624: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 04/26 11:05:26.624: [upf] INFO: UE F-SEID[UP:0xd9c CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.624: [upf] INFO: UE F-SEID[UP:0xd9c CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.634: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 04/26 11:05:26.634: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 04/26 11:05:26.634: [smf] INFO: UE IMSI[262429651036921] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.635: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 04/26 11:05:26.635: [upf] INFO: UE F-SEID[UP:0x94b CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.635: [upf] INFO: UE F-SEID[UP:0x94b CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.645: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 04/26 11:05:26.645: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 04/26 11:05:26.645: [smf] INFO: UE IMSI[262426904616650] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.646: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 04/26 11:05:26.646: [upf] INFO: UE F-SEID[UP:0x571 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.646: [upf] INFO: UE F-SEID[UP:0x571 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.655: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 04/26 11:05:26.655: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 04/26 11:05:26.655: [smf] INFO: UE IMSI[262427488027792] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.656: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 04/26 11:05:26.656: [upf] INFO: UE F-SEID[UP:0xe81 CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.656: [upf] INFO: UE F-SEID[UP:0xe81 CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.666: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 04/26 11:05:26.666: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 04/26 11:05:26.666: [smf] INFO: UE IMSI[262427149593903] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.667: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 04/26 11:05:26.667: [upf] INFO: UE F-SEID[UP:0x9db CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.667: [upf] INFO: UE F-SEID[UP:0x9db CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.677: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 04/26 11:05:26.677: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 04/26 11:05:26.677: [smf] INFO: UE IMSI[262424400838019] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.677: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 04/26 11:05:26.677: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.677: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.687: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 04/26 11:05:26.687: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 04/26 11:05:26.688: [smf] INFO: UE IMSI[262420429323144] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.688: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 04/26 11:05:26.688: [upf] INFO: UE F-SEID[UP:0x9d CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.688: [upf] INFO: UE F-SEID[UP:0x9d CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.698: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 04/26 11:05:26.698: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 04/26 11:05:26.698: [smf] INFO: UE IMSI[262422169404260] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.699: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 04/26 11:05:26.699: [upf] INFO: UE F-SEID[UP:0x45c CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.699: [upf] INFO: UE F-SEID[UP:0x45c CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.709: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 04/26 11:05:26.709: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 04/26 11:05:26.709: [smf] INFO: UE IMSI[262427554946030] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.709: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 04/26 11:05:26.709: [upf] INFO: UE F-SEID[UP:0x463 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.709: [upf] INFO: UE F-SEID[UP:0x463 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.719: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 04/26 11:05:26.719: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 04/26 11:05:26.719: [smf] INFO: UE IMSI[262422151738907] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.720: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 04/26 11:05:26.720: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.720: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.730: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 04/26 11:05:26.730: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 04/26 11:05:26.730: [smf] INFO: UE IMSI[262424945427891] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.731: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 04/26 11:05:26.731: [upf] INFO: UE F-SEID[UP:0xc84 CP:0x5b7] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.731: [upf] INFO: UE F-SEID[UP:0xc84 CP:0x5b7] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.740: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 04/26 11:05:26.740: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 04/26 11:05:26.740: [smf] INFO: UE IMSI[262426925008250] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.741: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 04/26 11:05:26.741: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.741: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.751: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 04/26 11:05:26.751: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 04/26 11:05:26.751: [smf] INFO: UE IMSI[262423756303278] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.752: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 04/26 11:05:26.752: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.752: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.762: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 04/26 11:05:26.762: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 04/26 11:05:26.762: [smf] INFO: UE IMSI[262425371224243] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.763: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 04/26 11:05:26.763: [upf] INFO: UE F-SEID[UP:0x35b CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.763: [upf] INFO: UE F-SEID[UP:0x35b CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.772: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 04/26 11:05:26.772: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 04/26 11:05:26.772: [smf] INFO: UE IMSI[262429735553770] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.773: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 04/26 11:05:26.773: [upf] INFO: UE F-SEID[UP:0x542 CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.773: [upf] INFO: UE F-SEID[UP:0x542 CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.783: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 04/26 11:05:26.783: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 04/26 11:05:26.783: [smf] INFO: UE IMSI[262422132177558] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.783: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 04/26 11:05:26.783: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.783: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.794: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 04/26 11:05:26.794: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 04/26 11:05:26.794: [smf] INFO: UE IMSI[262426803056706] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.795: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 04/26 11:05:26.795: [upf] INFO: UE F-SEID[UP:0x15c CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.795: [upf] INFO: UE F-SEID[UP:0x15c CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.804: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 04/26 11:05:26.804: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 04/26 11:05:26.804: [smf] INFO: UE IMSI[262425733703328] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.805: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 04/26 11:05:26.805: [upf] INFO: UE F-SEID[UP:0xfee CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.805: [upf] INFO: UE F-SEID[UP:0xfee CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.815: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 04/26 11:05:26.815: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 04/26 11:05:26.815: [smf] INFO: UE IMSI[262422086269333] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.816: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 04/26 11:05:26.816: [upf] INFO: UE F-SEID[UP:0x1ab CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.816: [upf] INFO: UE F-SEID[UP:0x1ab CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.825: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 04/26 11:05:26.825: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 04/26 11:05:26.825: [smf] INFO: UE IMSI[262420044853578] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.826: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 04/26 11:05:26.826: [upf] INFO: UE F-SEID[UP:0x2c CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.826: [upf] INFO: UE F-SEID[UP:0x2c CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.836: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 04/26 11:05:26.836: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 04/26 11:05:26.836: [smf] INFO: UE IMSI[262421060045819] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.837: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 04/26 11:05:26.837: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.837: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.847: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 04/26 11:05:26.847: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 04/26 11:05:26.847: [smf] INFO: UE IMSI[262422561052504] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.847: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 04/26 11:05:26.847: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.847: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.857: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 04/26 11:05:26.857: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 04/26 11:05:26.857: [smf] INFO: UE IMSI[262423756053734] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.858: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 04/26 11:05:26.859: [upf] INFO: UE F-SEID[UP:0xadf CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.859: [upf] INFO: UE F-SEID[UP:0xadf CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.868: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 04/26 11:05:26.868: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 04/26 11:05:26.868: [smf] INFO: UE IMSI[262425520750780] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.869: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 04/26 11:05:26.869: [upf] INFO: UE F-SEID[UP:0xc07 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.869: [upf] INFO: UE F-SEID[UP:0xc07 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.879: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 04/26 11:05:26.879: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 04/26 11:05:26.879: [smf] INFO: UE IMSI[262426483692925] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.879: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 04/26 11:05:26.879: [upf] INFO: UE F-SEID[UP:0x1f CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.879: [upf] INFO: UE F-SEID[UP:0x1f CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.889: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 04/26 11:05:26.889: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 04/26 11:05:26.889: [smf] INFO: UE IMSI[262423464757658] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.890: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 04/26 11:05:26.891: [upf] INFO: UE F-SEID[UP:0x112 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.891: [upf] INFO: UE F-SEID[UP:0x112 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.900: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 04/26 11:05:26.900: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 04/26 11:05:26.900: [smf] INFO: UE IMSI[262423188569730] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.901: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 04/26 11:05:26.901: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.901: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.911: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 04/26 11:05:26.911: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 04/26 11:05:26.911: [smf] INFO: UE IMSI[262421909351546] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.911: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 04/26 11:05:26.911: [upf] INFO: UE F-SEID[UP:0xd34 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.911: [upf] INFO: UE F-SEID[UP:0xd34 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.921: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 04/26 11:05:26.921: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 04/26 11:05:26.921: [smf] INFO: UE IMSI[262421887098832] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.922: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 04/26 11:05:26.922: [upf] INFO: UE F-SEID[UP:0x653 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.922: [upf] INFO: UE F-SEID[UP:0x653 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.932: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 04/26 11:05:26.932: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 04/26 11:05:26.932: [smf] INFO: UE IMSI[262422509783128] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.932: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 04/26 11:05:26.932: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.932: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.942: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 04/26 11:05:26.942: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 04/26 11:05:26.942: [smf] INFO: UE IMSI[262425049344228] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.943: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 04/26 11:05:26.943: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.943: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.953: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 04/26 11:05:26.953: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 04/26 11:05:26.953: [smf] INFO: UE IMSI[262422601887908] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.953: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 04/26 11:05:26.953: [upf] INFO: UE F-SEID[UP:0x38a CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.953: [upf] INFO: UE F-SEID[UP:0x38a CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.963: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 04/26 11:05:26.963: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 04/26 11:05:26.963: [smf] INFO: UE IMSI[262426135151163] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.964: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 04/26 11:05:26.964: [upf] INFO: UE F-SEID[UP:0xec6 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.964: [upf] INFO: UE F-SEID[UP:0xec6 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.974: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 04/26 11:05:26.974: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 04/26 11:05:26.974: [smf] INFO: UE IMSI[262421610653383] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.974: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 04/26 11:05:26.974: [upf] INFO: UE F-SEID[UP:0x72b CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.974: [upf] INFO: UE F-SEID[UP:0x72b CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.984: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 04/26 11:05:26.984: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 04/26 11:05:26.984: [smf] INFO: UE IMSI[262428149221948] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.985: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 04/26 11:05:26.985: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.985: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:26.995: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 04/26 11:05:26.995: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 04/26 11:05:26.995: [smf] INFO: UE IMSI[262426331955631] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:26.996: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 04/26 11:05:26.996: [upf] INFO: UE F-SEID[UP:0xcec CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:26.996: [upf] INFO: UE F-SEID[UP:0xcec CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.006: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 04/26 11:05:27.006: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 04/26 11:05:27.006: [smf] INFO: UE IMSI[262428556885811] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.007: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 04/26 11:05:27.007: [upf] INFO: UE F-SEID[UP:0x60a CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.007: [upf] INFO: UE F-SEID[UP:0x60a CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.016: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 04/26 11:05:27.016: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 04/26 11:05:27.016: [smf] INFO: UE IMSI[262429896342601] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.017: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 04/26 11:05:27.017: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.017: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.027: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 04/26 11:05:27.027: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 04/26 11:05:27.027: [smf] INFO: UE IMSI[262428907344297] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.028: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 04/26 11:05:27.028: [upf] INFO: UE F-SEID[UP:0xd15 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.028: [upf] INFO: UE F-SEID[UP:0xd15 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.038: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 04/26 11:05:27.038: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 04/26 11:05:27.038: [smf] INFO: UE IMSI[262428465105147] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.039: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 04/26 11:05:27.039: [upf] INFO: UE F-SEID[UP:0xf87 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.039: [upf] INFO: UE F-SEID[UP:0xf87 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.049: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 04/26 11:05:27.049: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 04/26 11:05:27.049: [smf] INFO: UE IMSI[262425903002754] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.050: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 04/26 11:05:27.050: [upf] INFO: UE F-SEID[UP:0xeb CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.050: [upf] INFO: UE F-SEID[UP:0xeb CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.060: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 04/26 11:05:27.060: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 04/26 11:05:27.060: [smf] INFO: UE IMSI[262421713558472] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.060: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 04/26 11:05:27.061: [upf] INFO: UE F-SEID[UP:0xb83 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.061: [upf] INFO: UE F-SEID[UP:0xb83 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.070: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 04/26 11:05:27.070: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 04/26 11:05:27.070: [smf] INFO: UE IMSI[262427670361584] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.071: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 04/26 11:05:27.071: [upf] INFO: UE F-SEID[UP:0x803 CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.071: [upf] INFO: UE F-SEID[UP:0x803 CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.081: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 04/26 11:05:27.081: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 04/26 11:05:27.081: [smf] INFO: UE IMSI[262426864807735] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.082: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 04/26 11:05:27.082: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.082: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.092: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 04/26 11:05:27.092: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 04/26 11:05:27.092: [smf] INFO: UE IMSI[262428802760642] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.093: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 04/26 11:05:27.093: [upf] INFO: UE F-SEID[UP:0x990 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.093: [upf] INFO: UE F-SEID[UP:0x990 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.103: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 04/26 11:05:27.103: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 04/26 11:05:27.103: [smf] INFO: UE IMSI[262427692765274] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.104: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 04/26 11:05:27.104: [upf] INFO: UE F-SEID[UP:0xcb CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.104: [upf] INFO: UE F-SEID[UP:0xcb CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.113: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 04/26 11:05:27.113: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 04/26 11:05:27.113: [smf] INFO: UE IMSI[262428044792513] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.114: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 04/26 11:05:27.114: [upf] INFO: UE F-SEID[UP:0xc60 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.114: [upf] INFO: UE F-SEID[UP:0xc60 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.124: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 04/26 11:05:27.124: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 04/26 11:05:27.124: [smf] INFO: UE IMSI[262426636521228] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.124: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 04/26 11:05:27.124: [upf] INFO: UE F-SEID[UP:0x537 CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.124: [upf] INFO: UE F-SEID[UP:0x537 CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.134: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 04/26 11:05:27.134: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 04/26 11:05:27.134: [smf] INFO: UE IMSI[262421443001228] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.135: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 04/26 11:05:27.135: [upf] INFO: UE F-SEID[UP:0xdac CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.135: [upf] INFO: UE F-SEID[UP:0xdac CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.145: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 04/26 11:05:27.145: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 04/26 11:05:27.145: [smf] INFO: UE IMSI[262427337474139] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.145: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 04/26 11:05:27.145: [upf] INFO: UE F-SEID[UP:0x33d CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.145: [upf] INFO: UE F-SEID[UP:0x33d CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.155: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 04/26 11:05:27.155: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 04/26 11:05:27.155: [smf] INFO: UE IMSI[262421344903174] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.156: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 04/26 11:05:27.156: [upf] INFO: UE F-SEID[UP:0x60 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.156: [upf] INFO: UE F-SEID[UP:0x60 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.166: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 04/26 11:05:27.166: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 04/26 11:05:27.166: [smf] INFO: UE IMSI[262428565334242] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.167: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 04/26 11:05:27.167: [upf] INFO: UE F-SEID[UP:0x4da CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.167: [upf] INFO: UE F-SEID[UP:0x4da CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.176: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 04/26 11:05:27.176: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 04/26 11:05:27.176: [smf] INFO: UE IMSI[262427291730192] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.177: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 04/26 11:05:27.177: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.177: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.187: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 04/26 11:05:27.187: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 04/26 11:05:27.187: [smf] INFO: UE IMSI[262422076293222] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.187: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 04/26 11:05:27.187: [upf] INFO: UE F-SEID[UP:0x11 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.187: [upf] INFO: UE F-SEID[UP:0x11 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.197: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 04/26 11:05:27.197: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 04/26 11:05:27.197: [smf] INFO: UE IMSI[262420584399444] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.198: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 04/26 11:05:27.198: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.198: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.208: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 04/26 11:05:27.208: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 04/26 11:05:27.208: [smf] INFO: UE IMSI[262428102999737] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.208: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 04/26 11:05:27.208: [upf] INFO: UE F-SEID[UP:0xae1 CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.209: [upf] INFO: UE F-SEID[UP:0xae1 CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.218: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 04/26 11:05:27.218: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 04/26 11:05:27.218: [smf] INFO: UE IMSI[262421644634143] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.219: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 04/26 11:05:27.219: [upf] INFO: UE F-SEID[UP:0x223 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.219: [upf] INFO: UE F-SEID[UP:0x223 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.229: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 04/26 11:05:27.229: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 04/26 11:05:27.229: [smf] INFO: UE IMSI[262423598047655] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.229: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 04/26 11:05:27.229: [upf] INFO: UE F-SEID[UP:0x28f CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.229: [upf] INFO: UE F-SEID[UP:0x28f CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.239: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 04/26 11:05:27.239: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 04/26 11:05:27.239: [smf] INFO: UE IMSI[262429613393239] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.240: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 04/26 11:05:27.240: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.240: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.250: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 04/26 11:05:27.250: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 04/26 11:05:27.250: [smf] INFO: UE IMSI[262425231326343] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.251: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 04/26 11:05:27.251: [upf] INFO: UE F-SEID[UP:0x32f CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.251: [upf] INFO: UE F-SEID[UP:0x32f CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.260: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 04/26 11:05:27.260: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 04/26 11:05:27.260: [smf] INFO: UE IMSI[262423712806770] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.261: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 04/26 11:05:27.261: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.261: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.271: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 04/26 11:05:27.271: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 04/26 11:05:27.271: [smf] INFO: UE IMSI[262422163189654] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.271: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 04/26 11:05:27.271: [upf] INFO: UE F-SEID[UP:0x81b CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.271: [upf] INFO: UE F-SEID[UP:0x81b CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.281: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 04/26 11:05:27.281: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 04/26 11:05:27.281: [smf] INFO: UE IMSI[262425069321999] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.282: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 04/26 11:05:27.282: [upf] INFO: UE F-SEID[UP:0x296 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.282: [upf] INFO: UE F-SEID[UP:0x296 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.292: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 04/26 11:05:27.292: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 04/26 11:05:27.292: [smf] INFO: UE IMSI[262428839530991] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.293: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 04/26 11:05:27.293: [upf] INFO: UE F-SEID[UP:0xec0 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.293: [upf] INFO: UE F-SEID[UP:0xec0 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.302: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 04/26 11:05:27.302: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 04/26 11:05:27.302: [smf] INFO: UE IMSI[262428593022814] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.303: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 04/26 11:05:27.303: [upf] INFO: UE F-SEID[UP:0x2cb CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.303: [upf] INFO: UE F-SEID[UP:0x2cb CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.313: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 04/26 11:05:27.313: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 04/26 11:05:27.313: [smf] INFO: UE IMSI[262421058596295] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.314: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 04/26 11:05:27.314: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.314: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.323: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 04/26 11:05:27.323: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 04/26 11:05:27.323: [smf] INFO: UE IMSI[262424179041495] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.324: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 04/26 11:05:27.324: [upf] INFO: UE F-SEID[UP:0xc95 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.324: [upf] INFO: UE F-SEID[UP:0xc95 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.334: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 04/26 11:05:27.334: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 04/26 11:05:27.334: [smf] INFO: UE IMSI[262423353918640] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.335: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 04/26 11:05:27.335: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.335: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.345: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 04/26 11:05:27.345: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 04/26 11:05:27.345: [smf] INFO: UE IMSI[262427247554051] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.345: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 04/26 11:05:27.345: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.345: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.355: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 04/26 11:05:27.355: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 04/26 11:05:27.355: [smf] INFO: UE IMSI[262421476460951] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.356: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 04/26 11:05:27.356: [upf] INFO: UE F-SEID[UP:0x763 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.356: [upf] INFO: UE F-SEID[UP:0x763 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.366: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 04/26 11:05:27.366: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 04/26 11:05:27.366: [smf] INFO: UE IMSI[262424425645485] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.367: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 04/26 11:05:27.367: [upf] INFO: UE F-SEID[UP:0x96f CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.367: [upf] INFO: UE F-SEID[UP:0x96f CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.376: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 04/26 11:05:27.376: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 04/26 11:05:27.376: [smf] INFO: UE IMSI[262421985704747] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.377: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 04/26 11:05:27.377: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.377: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.387: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 04/26 11:05:27.387: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 04/26 11:05:27.387: [smf] INFO: UE IMSI[262420701214850] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.387: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 04/26 11:05:27.387: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.387: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.397: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 04/26 11:05:27.397: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 04/26 11:05:27.397: [smf] INFO: UE IMSI[262426676190338] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.398: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 04/26 11:05:27.398: [upf] INFO: UE F-SEID[UP:0x504 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.398: [upf] INFO: UE F-SEID[UP:0x504 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.408: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 04/26 11:05:27.408: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 04/26 11:05:27.408: [smf] INFO: UE IMSI[262428889678666] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.408: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 04/26 11:05:27.409: [upf] INFO: UE F-SEID[UP:0x786 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.409: [upf] INFO: UE F-SEID[UP:0x786 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.419: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 04/26 11:05:27.419: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 04/26 11:05:27.419: [smf] INFO: UE IMSI[262427465654728] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.419: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 04/26 11:05:27.419: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.419: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.429: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 04/26 11:05:27.429: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 04/26 11:05:27.429: [smf] INFO: UE IMSI[262424581718607] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.429: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 04/26 11:05:27.429: [upf] INFO: UE F-SEID[UP:0x42d CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.429: [upf] INFO: UE F-SEID[UP:0x42d CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.440: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 04/26 11:05:27.440: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 04/26 11:05:27.440: [smf] INFO: UE IMSI[262428787694364] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.441: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 04/26 11:05:27.441: [upf] INFO: UE F-SEID[UP:0xf08 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.441: [upf] INFO: UE F-SEID[UP:0xf08 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.450: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 04/26 11:05:27.450: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 04/26 11:05:27.451: [smf] INFO: UE IMSI[262421426885284] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.451: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 04/26 11:05:27.451: [upf] INFO: UE F-SEID[UP:0x40d CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.451: [upf] INFO: UE F-SEID[UP:0x40d CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.461: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 04/26 11:05:27.461: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 04/26 11:05:27.461: [smf] INFO: UE IMSI[262424533909925] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.462: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 04/26 11:05:27.462: [upf] INFO: UE F-SEID[UP:0x40b CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.462: [upf] INFO: UE F-SEID[UP:0x40b CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.471: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 04/26 11:05:27.471: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 04/26 11:05:27.471: [smf] INFO: UE IMSI[262426827640369] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.472: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 04/26 11:05:27.472: [upf] INFO: UE F-SEID[UP:0x3fb CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.472: [upf] INFO: UE F-SEID[UP:0x3fb CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.482: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 04/26 11:05:27.482: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 04/26 11:05:27.482: [smf] INFO: UE IMSI[262422311863033] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.483: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 04/26 11:05:27.483: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.483: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.493: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 04/26 11:05:27.493: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 04/26 11:05:27.493: [smf] INFO: UE IMSI[262428768495126] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.494: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 04/26 11:05:27.494: [upf] INFO: UE F-SEID[UP:0x515 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.494: [upf] INFO: UE F-SEID[UP:0x515 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.504: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 04/26 11:05:27.504: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 04/26 11:05:27.504: [smf] INFO: UE IMSI[262422146302778] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.505: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 04/26 11:05:27.505: [upf] INFO: UE F-SEID[UP:0x96e CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.505: [upf] INFO: UE F-SEID[UP:0x96e CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.515: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 04/26 11:05:27.515: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 04/26 11:05:27.515: [smf] INFO: UE IMSI[262421032953794] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.515: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 04/26 11:05:27.515: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.515: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.525: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 04/26 11:05:27.525: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 04/26 11:05:27.525: [smf] INFO: UE IMSI[262421667461482] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.526: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 04/26 11:05:27.526: [upf] INFO: UE F-SEID[UP:0x620 CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.526: [upf] INFO: UE F-SEID[UP:0x620 CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.536: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 04/26 11:05:27.536: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 04/26 11:05:27.536: [smf] INFO: UE IMSI[262421545994312] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.537: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 04/26 11:05:27.537: [upf] INFO: UE F-SEID[UP:0x567 CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.537: [upf] INFO: UE F-SEID[UP:0x567 CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.547: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 04/26 11:05:27.547: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 04/26 11:05:27.547: [smf] INFO: UE IMSI[262429858943793] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.548: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 04/26 11:05:27.548: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.548: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.558: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 04/26 11:05:27.558: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 04/26 11:05:27.558: [smf] INFO: UE IMSI[262427231703386] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.559: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 04/26 11:05:27.559: [upf] INFO: UE F-SEID[UP:0x879 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.559: [upf] INFO: UE F-SEID[UP:0x879 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.569: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 04/26 11:05:27.569: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 04/26 11:05:27.569: [smf] INFO: UE IMSI[262428117624726] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.569: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 04/26 11:05:27.569: [upf] INFO: UE F-SEID[UP:0x385 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.569: [upf] INFO: UE F-SEID[UP:0x385 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.579: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 04/26 11:05:27.579: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 04/26 11:05:27.579: [smf] INFO: UE IMSI[262423768607124] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.580: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 04/26 11:05:27.580: [upf] INFO: UE F-SEID[UP:0x436 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.580: [upf] INFO: UE F-SEID[UP:0x436 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.590: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 04/26 11:05:27.590: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 04/26 11:05:27.590: [smf] INFO: UE IMSI[262420542478598] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.591: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 04/26 11:05:27.591: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.591: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.601: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 04/26 11:05:27.601: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 04/26 11:05:27.601: [smf] INFO: UE IMSI[262428600821676] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.602: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 04/26 11:05:27.602: [upf] INFO: UE F-SEID[UP:0x572 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.602: [upf] INFO: UE F-SEID[UP:0x572 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.611: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 04/26 11:05:27.611: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 04/26 11:05:27.611: [smf] INFO: UE IMSI[262424053905327] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.612: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 04/26 11:05:27.612: [upf] INFO: UE F-SEID[UP:0x245 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.612: [upf] INFO: UE F-SEID[UP:0x245 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.622: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 04/26 11:05:27.622: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 04/26 11:05:27.622: [smf] INFO: UE IMSI[262427197427264] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.623: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 04/26 11:05:27.623: [upf] INFO: UE F-SEID[UP:0xe26 CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.623: [upf] INFO: UE F-SEID[UP:0xe26 CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.633: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 04/26 11:05:27.633: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 04/26 11:05:27.633: [smf] INFO: UE IMSI[262427166866417] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.633: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 04/26 11:05:27.633: [upf] INFO: UE F-SEID[UP:0x506 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.633: [upf] INFO: UE F-SEID[UP:0x506 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.643: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 04/26 11:05:27.643: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 04/26 11:05:27.643: [smf] INFO: UE IMSI[262423197144889] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.644: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 04/26 11:05:27.644: [upf] INFO: UE F-SEID[UP:0x517 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.644: [upf] INFO: UE F-SEID[UP:0x517 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.654: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 04/26 11:05:27.654: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 04/26 11:05:27.654: [smf] INFO: UE IMSI[262422914153790] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.654: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 04/26 11:05:27.654: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.654: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.664: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 04/26 11:05:27.664: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 04/26 11:05:27.664: [smf] INFO: UE IMSI[262423598370535] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.665: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 04/26 11:05:27.665: [upf] INFO: UE F-SEID[UP:0x32c CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.665: [upf] INFO: UE F-SEID[UP:0x32c CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.674: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 04/26 11:05:27.674: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 04/26 11:05:27.674: [smf] INFO: UE IMSI[262425574779736] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.675: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 04/26 11:05:27.675: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.675: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.685: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 04/26 11:05:27.685: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 04/26 11:05:27.685: [smf] INFO: UE IMSI[262427258381562] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.685: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 04/26 11:05:27.685: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.685: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.695: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 04/26 11:05:27.695: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 04/26 11:05:27.695: [smf] INFO: UE IMSI[262423757364926] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.696: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 04/26 11:05:27.696: [upf] INFO: UE F-SEID[UP:0x91 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.696: [upf] INFO: UE F-SEID[UP:0x91 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.706: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 04/26 11:05:27.706: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 04/26 11:05:27.706: [smf] INFO: UE IMSI[262424949709646] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.706: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 04/26 11:05:27.706: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.706: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.716: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 04/26 11:05:27.716: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 04/26 11:05:27.716: [smf] INFO: UE IMSI[262428490874665] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.717: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 04/26 11:05:27.717: [upf] INFO: UE F-SEID[UP:0x783 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.717: [upf] INFO: UE F-SEID[UP:0x783 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.727: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 04/26 11:05:27.727: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 04/26 11:05:27.727: [smf] INFO: UE IMSI[262423383381961] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.727: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 04/26 11:05:27.727: [upf] INFO: UE F-SEID[UP:0xc28 CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.727: [upf] INFO: UE F-SEID[UP:0xc28 CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.737: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 04/26 11:05:27.737: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 04/26 11:05:27.737: [smf] INFO: UE IMSI[262427986784565] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.738: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 04/26 11:05:27.738: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.738: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.748: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 04/26 11:05:27.748: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 04/26 11:05:27.748: [smf] INFO: UE IMSI[262420719292665] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.748: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 04/26 11:05:27.749: [upf] INFO: UE F-SEID[UP:0x253 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.749: [upf] INFO: UE F-SEID[UP:0x253 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.758: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 04/26 11:05:27.758: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 04/26 11:05:27.758: [smf] INFO: UE IMSI[262423110349347] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.759: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 04/26 11:05:27.759: [upf] INFO: UE F-SEID[UP:0x162 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.759: [upf] INFO: UE F-SEID[UP:0x162 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.769: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 04/26 11:05:27.769: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 04/26 11:05:27.769: [smf] INFO: UE IMSI[262425078406703] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.769: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 04/26 11:05:27.769: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.769: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.779: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 04/26 11:05:27.779: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 04/26 11:05:27.779: [smf] INFO: UE IMSI[262421622616231] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.780: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 04/26 11:05:27.780: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.780: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.790: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 04/26 11:05:27.790: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 04/26 11:05:27.790: [smf] INFO: UE IMSI[262429004742044] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.791: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 04/26 11:05:27.791: [upf] INFO: UE F-SEID[UP:0x725 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.791: [upf] INFO: UE F-SEID[UP:0x725 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.801: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 04/26 11:05:27.801: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 04/26 11:05:27.801: [smf] INFO: UE IMSI[262420958485406] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.801: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 04/26 11:05:27.801: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.801: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.811: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 04/26 11:05:27.811: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 04/26 11:05:27.811: [smf] INFO: UE IMSI[262426435192143] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.812: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 04/26 11:05:27.812: [upf] INFO: UE F-SEID[UP:0xcad CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.812: [upf] INFO: UE F-SEID[UP:0xcad CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.822: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 04/26 11:05:27.822: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 04/26 11:05:27.822: [smf] INFO: UE IMSI[262421738274927] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.822: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 04/26 11:05:27.822: [upf] INFO: UE F-SEID[UP:0xc2a CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.822: [upf] INFO: UE F-SEID[UP:0xc2a CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.832: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 04/26 11:05:27.832: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 04/26 11:05:27.832: [smf] INFO: UE IMSI[262429670485171] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.833: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 04/26 11:05:27.833: [upf] INFO: UE F-SEID[UP:0x21c CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.833: [upf] INFO: UE F-SEID[UP:0x21c CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.843: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 04/26 11:05:27.843: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 04/26 11:05:27.843: [smf] INFO: UE IMSI[262426879095202] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.843: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 04/26 11:05:27.843: [upf] INFO: UE F-SEID[UP:0xf31 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.843: [upf] INFO: UE F-SEID[UP:0xf31 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.853: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 04/26 11:05:27.853: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 04/26 11:05:27.853: [smf] INFO: UE IMSI[262421106559171] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.853: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 04/26 11:05:27.853: [upf] INFO: UE F-SEID[UP:0xd83 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.853: [upf] INFO: UE F-SEID[UP:0xd83 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.863: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 04/26 11:05:27.863: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 04/26 11:05:27.863: [smf] INFO: UE IMSI[262426487063254] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.864: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 04/26 11:05:27.864: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.864: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.874: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 04/26 11:05:27.874: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 04/26 11:05:27.874: [smf] INFO: UE IMSI[262424212721115] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.875: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 04/26 11:05:27.875: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.875: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.885: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 04/26 11:05:27.885: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 04/26 11:05:27.885: [smf] INFO: UE IMSI[262421341657928] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.885: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 04/26 11:05:27.885: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.885: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.895: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 04/26 11:05:27.895: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 04/26 11:05:27.895: [smf] INFO: UE IMSI[262423958477648] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.896: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 04/26 11:05:27.896: [upf] INFO: UE F-SEID[UP:0xd14 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.896: [upf] INFO: UE F-SEID[UP:0xd14 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.906: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 04/26 11:05:27.906: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 04/26 11:05:27.906: [smf] INFO: UE IMSI[262428091341810] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.907: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 04/26 11:05:27.907: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.907: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.916: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 04/26 11:05:27.916: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 04/26 11:05:27.916: [smf] INFO: UE IMSI[262426088646225] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.917: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 04/26 11:05:27.917: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.917: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.927: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 04/26 11:05:27.927: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 04/26 11:05:27.927: [smf] INFO: UE IMSI[262426792341472] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.928: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 04/26 11:05:27.928: [upf] INFO: UE F-SEID[UP:0x61d CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.928: [upf] INFO: UE F-SEID[UP:0x61d CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.938: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 04/26 11:05:27.938: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 04/26 11:05:27.938: [smf] INFO: UE IMSI[262422357491373] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.938: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 04/26 11:05:27.938: [upf] INFO: UE F-SEID[UP:0xfa CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.938: [upf] INFO: UE F-SEID[UP:0xfa CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.948: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 04/26 11:05:27.948: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 04/26 11:05:27.948: [smf] INFO: UE IMSI[262428372859368] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.949: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 04/26 11:05:27.949: [upf] INFO: UE F-SEID[UP:0x38 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.949: [upf] INFO: UE F-SEID[UP:0x38 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.959: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 04/26 11:05:27.959: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 04/26 11:05:27.959: [smf] INFO: UE IMSI[262422758720063] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.960: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 04/26 11:05:27.960: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.960: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.969: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 04/26 11:05:27.969: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 04/26 11:05:27.969: [smf] INFO: UE IMSI[262424613275689] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.970: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 04/26 11:05:27.970: [upf] INFO: UE F-SEID[UP:0x5b CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.970: [upf] INFO: UE F-SEID[UP:0x5b CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.980: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 04/26 11:05:27.980: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 04/26 11:05:27.980: [smf] INFO: UE IMSI[262429853299452] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.981: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 04/26 11:05:27.981: [upf] INFO: UE F-SEID[UP:0x741 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.981: [upf] INFO: UE F-SEID[UP:0x741 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:27.991: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 04/26 11:05:27.991: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 04/26 11:05:27.991: [smf] INFO: UE IMSI[262427427256390] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:27.992: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 04/26 11:05:27.992: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:27.992: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.002: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 04/26 11:05:28.002: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 04/26 11:05:28.002: [smf] INFO: UE IMSI[262425285756142] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.003: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 04/26 11:05:28.003: [upf] INFO: UE F-SEID[UP:0x174 CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.003: [upf] INFO: UE F-SEID[UP:0x174 CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.013: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 04/26 11:05:28.013: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 04/26 11:05:28.013: [smf] INFO: UE IMSI[262421745955997] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.013: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 04/26 11:05:28.013: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.013: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.024: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 04/26 11:05:28.024: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 04/26 11:05:28.024: [smf] INFO: UE IMSI[262429824488617] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.024: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 04/26 11:05:28.024: [upf] INFO: UE F-SEID[UP:0x865 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.024: [upf] INFO: UE F-SEID[UP:0x865 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.034: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 04/26 11:05:28.034: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 04/26 11:05:28.034: [smf] INFO: UE IMSI[262429843698151] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.035: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 04/26 11:05:28.035: [upf] INFO: UE F-SEID[UP:0x57d CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.035: [upf] INFO: UE F-SEID[UP:0x57d CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.045: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 04/26 11:05:28.045: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 04/26 11:05:28.045: [smf] INFO: UE IMSI[262427386382200] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.046: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 04/26 11:05:28.046: [upf] INFO: UE F-SEID[UP:0x48b CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.046: [upf] INFO: UE F-SEID[UP:0x48b CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.056: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 04/26 11:05:28.056: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 04/26 11:05:28.056: [smf] INFO: UE IMSI[262425478573282] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.057: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 04/26 11:05:28.057: [upf] INFO: UE F-SEID[UP:0x282 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.057: [upf] INFO: UE F-SEID[UP:0x282 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.067: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 04/26 11:05:28.067: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 04/26 11:05:28.067: [smf] INFO: UE IMSI[262427539848966] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.068: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 04/26 11:05:28.068: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.068: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.077: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 04/26 11:05:28.077: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 04/26 11:05:28.077: [smf] INFO: UE IMSI[262421435535293] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.078: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 04/26 11:05:28.078: [upf] INFO: UE F-SEID[UP:0x57b CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.078: [upf] INFO: UE F-SEID[UP:0x57b CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.088: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 04/26 11:05:28.088: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 04/26 11:05:28.088: [smf] INFO: UE IMSI[262425562446804] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.089: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 04/26 11:05:28.089: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.089: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.098: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 04/26 11:05:28.098: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 04/26 11:05:28.098: [smf] INFO: UE IMSI[262421277363769] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.099: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 04/26 11:05:28.099: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.099: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.109: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 04/26 11:05:28.109: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 04/26 11:05:28.109: [smf] INFO: UE IMSI[262429535740503] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.110: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 04/26 11:05:28.110: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.110: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.120: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 04/26 11:05:28.120: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 04/26 11:05:28.120: [smf] INFO: UE IMSI[262424729644646] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.121: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 04/26 11:05:28.122: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.122: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.130: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 04/26 11:05:28.131: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 04/26 11:05:28.131: [smf] INFO: UE IMSI[262427779518932] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.131: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 04/26 11:05:28.131: [upf] INFO: UE F-SEID[UP:0x849 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.131: [upf] INFO: UE F-SEID[UP:0x849 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.141: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 04/26 11:05:28.141: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 04/26 11:05:28.141: [smf] INFO: UE IMSI[262428748784507] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.142: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 04/26 11:05:28.142: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.142: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.151: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 04/26 11:05:28.151: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 04/26 11:05:28.151: [smf] INFO: UE IMSI[262428488540653] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.152: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 04/26 11:05:28.152: [upf] INFO: UE F-SEID[UP:0x65d CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.152: [upf] INFO: UE F-SEID[UP:0x65d CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.162: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 04/26 11:05:28.162: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 04/26 11:05:28.162: [smf] INFO: UE IMSI[262420791607132] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.162: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 04/26 11:05:28.162: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.162: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.172: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 04/26 11:05:28.172: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 04/26 11:05:28.172: [smf] INFO: UE IMSI[262420257536962] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.173: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 04/26 11:05:28.173: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.173: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.183: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 04/26 11:05:28.183: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 04/26 11:05:28.183: [smf] INFO: UE IMSI[262423155575136] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.184: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 04/26 11:05:28.184: [upf] INFO: UE F-SEID[UP:0x9c CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.184: [upf] INFO: UE F-SEID[UP:0x9c CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.193: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 04/26 11:05:28.193: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 04/26 11:05:28.193: [smf] INFO: UE IMSI[262429865965084] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.194: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 04/26 11:05:28.194: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.194: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.204: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 04/26 11:05:28.204: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 04/26 11:05:28.204: [smf] INFO: UE IMSI[262422496701173] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.205: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 04/26 11:05:28.205: [upf] INFO: UE F-SEID[UP:0x22e CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.205: [upf] INFO: UE F-SEID[UP:0x22e CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.214: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 04/26 11:05:28.214: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 04/26 11:05:28.214: [smf] INFO: UE IMSI[262429674488894] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.215: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 04/26 11:05:28.215: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.215: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.225: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 04/26 11:05:28.225: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 04/26 11:05:28.225: [smf] INFO: UE IMSI[262424191287343] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.225: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 04/26 11:05:28.225: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.225: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.235: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 04/26 11:05:28.235: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 04/26 11:05:28.235: [smf] INFO: UE IMSI[262424677790077] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.236: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 04/26 11:05:28.236: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.236: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.246: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 04/26 11:05:28.246: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 04/26 11:05:28.246: [smf] INFO: UE IMSI[262427534285729] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.246: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 04/26 11:05:28.246: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.246: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.256: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 04/26 11:05:28.256: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 04/26 11:05:28.256: [smf] INFO: UE IMSI[262423830251510] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.257: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 04/26 11:05:28.257: [upf] INFO: UE F-SEID[UP:0x550 CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.257: [upf] INFO: UE F-SEID[UP:0x550 CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.266: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 04/26 11:05:28.266: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 04/26 11:05:28.266: [smf] INFO: UE IMSI[262424534040946] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.267: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 04/26 11:05:28.267: [upf] INFO: UE F-SEID[UP:0x598 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.267: [upf] INFO: UE F-SEID[UP:0x598 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.277: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 04/26 11:05:28.277: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 04/26 11:05:28.277: [smf] INFO: UE IMSI[262420668379594] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.277: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 04/26 11:05:28.277: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.277: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.287: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 04/26 11:05:28.287: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 04/26 11:05:28.287: [smf] INFO: UE IMSI[262422906538659] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.288: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 04/26 11:05:28.288: [upf] INFO: UE F-SEID[UP:0xb71 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.288: [upf] INFO: UE F-SEID[UP:0xb71 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.298: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 04/26 11:05:28.298: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 04/26 11:05:28.298: [smf] INFO: UE IMSI[262421919561777] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.298: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 04/26 11:05:28.298: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.298: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.308: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 04/26 11:05:28.308: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 04/26 11:05:28.308: [smf] INFO: UE IMSI[262420815993369] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.309: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 04/26 11:05:28.309: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.309: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.319: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 04/26 11:05:28.319: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 04/26 11:05:28.319: [smf] INFO: UE IMSI[262429158828706] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.319: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 04/26 11:05:28.319: [upf] INFO: UE F-SEID[UP:0xf19 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.319: [upf] INFO: UE F-SEID[UP:0xf19 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.329: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 04/26 11:05:28.329: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 04/26 11:05:28.329: [smf] INFO: UE IMSI[262423657015517] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.330: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 04/26 11:05:28.330: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.330: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.339: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 04/26 11:05:28.339: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 04/26 11:05:28.340: [smf] INFO: UE IMSI[262429559227715] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.340: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 04/26 11:05:28.340: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.340: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.350: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 04/26 11:05:28.350: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 04/26 11:05:28.350: [smf] INFO: UE IMSI[262421284668988] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.351: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 04/26 11:05:28.351: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.351: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.360: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 04/26 11:05:28.360: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 04/26 11:05:28.360: [smf] INFO: UE IMSI[262426750721227] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.361: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 04/26 11:05:28.361: [upf] INFO: UE F-SEID[UP:0x753 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.361: [upf] INFO: UE F-SEID[UP:0x753 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.371: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 04/26 11:05:28.371: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 04/26 11:05:28.371: [smf] INFO: UE IMSI[262422520266995] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.372: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 04/26 11:05:28.372: [upf] INFO: UE F-SEID[UP:0xd59 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.372: [upf] INFO: UE F-SEID[UP:0xd59 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.381: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 04/26 11:05:28.381: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 04/26 11:05:28.381: [smf] INFO: UE IMSI[262420771380532] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.382: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 04/26 11:05:28.382: [upf] INFO: UE F-SEID[UP:0x15 CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.382: [upf] INFO: UE F-SEID[UP:0x15 CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.392: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 04/26 11:05:28.392: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 04/26 11:05:28.392: [smf] INFO: UE IMSI[262425890878496] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.393: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 04/26 11:05:28.393: [upf] INFO: UE F-SEID[UP:0x58d CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.393: [upf] INFO: UE F-SEID[UP:0x58d CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.403: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 04/26 11:05:28.403: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 04/26 11:05:28.403: [smf] INFO: UE IMSI[262427388342159] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.404: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 04/26 11:05:28.404: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.404: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.414: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 04/26 11:05:28.414: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 04/26 11:05:28.414: [smf] INFO: UE IMSI[262422996344265] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.415: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 04/26 11:05:28.415: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.415: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.425: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 04/26 11:05:28.425: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 04/26 11:05:28.425: [smf] INFO: UE IMSI[262425650794635] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.426: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 04/26 11:05:28.426: [upf] INFO: UE F-SEID[UP:0xc63 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.426: [upf] INFO: UE F-SEID[UP:0xc63 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.436: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 04/26 11:05:28.436: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 04/26 11:05:28.436: [smf] INFO: UE IMSI[262425407817706] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.437: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 04/26 11:05:28.437: [upf] INFO: UE F-SEID[UP:0x63c CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.437: [upf] INFO: UE F-SEID[UP:0x63c CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.447: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 04/26 11:05:28.447: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 04/26 11:05:28.447: [smf] INFO: UE IMSI[262422626179813] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.448: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 04/26 11:05:28.448: [upf] INFO: UE F-SEID[UP:0xf1f CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.448: [upf] INFO: UE F-SEID[UP:0xf1f CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.458: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 04/26 11:05:28.458: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 04/26 11:05:28.458: [smf] INFO: UE IMSI[262422910759616] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.459: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 04/26 11:05:28.459: [upf] INFO: UE F-SEID[UP:0x871 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.459: [upf] INFO: UE F-SEID[UP:0x871 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.468: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 04/26 11:05:28.468: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 04/26 11:05:28.468: [smf] INFO: UE IMSI[262427172536889] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.469: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 04/26 11:05:28.469: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.469: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.479: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 04/26 11:05:28.479: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 04/26 11:05:28.479: [smf] INFO: UE IMSI[262422596771501] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.480: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 04/26 11:05:28.480: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.480: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.490: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 04/26 11:05:28.490: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 04/26 11:05:28.490: [smf] INFO: UE IMSI[262426313652643] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.490: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 04/26 11:05:28.490: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.490: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.500: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 04/26 11:05:28.500: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 04/26 11:05:28.500: [smf] INFO: UE IMSI[262428554034093] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.501: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 04/26 11:05:28.501: [upf] INFO: UE F-SEID[UP:0x544 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.501: [upf] INFO: UE F-SEID[UP:0x544 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.511: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 04/26 11:05:28.511: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 04/26 11:05:28.511: [smf] INFO: UE IMSI[262421838816944] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.511: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 04/26 11:05:28.511: [upf] INFO: UE F-SEID[UP:0x42c CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.511: [upf] INFO: UE F-SEID[UP:0x42c CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.521: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 04/26 11:05:28.521: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 04/26 11:05:28.521: [smf] INFO: UE IMSI[262420997836513] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.522: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 04/26 11:05:28.522: [upf] INFO: UE F-SEID[UP:0x718 CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.522: [upf] INFO: UE F-SEID[UP:0x718 CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.532: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 04/26 11:05:28.532: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 04/26 11:05:28.532: [smf] INFO: UE IMSI[262425975824696] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.532: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 04/26 11:05:28.532: [upf] INFO: UE F-SEID[UP:0x67 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.532: [upf] INFO: UE F-SEID[UP:0x67 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.542: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 04/26 11:05:28.542: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 04/26 11:05:28.542: [smf] INFO: UE IMSI[262421902692040] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.543: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 04/26 11:05:28.543: [upf] INFO: UE F-SEID[UP:0x29b CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.543: [upf] INFO: UE F-SEID[UP:0x29b CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.553: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 04/26 11:05:28.553: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 04/26 11:05:28.553: [smf] INFO: UE IMSI[262426308371602] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.553: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 04/26 11:05:28.553: [upf] INFO: UE F-SEID[UP:0x705 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.553: [upf] INFO: UE F-SEID[UP:0x705 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.563: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 04/26 11:05:28.563: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 04/26 11:05:28.563: [smf] INFO: UE IMSI[262423236358144] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.563: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 04/26 11:05:28.563: [upf] INFO: UE F-SEID[UP:0x569 CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.563: [upf] INFO: UE F-SEID[UP:0x569 CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.573: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 04/26 11:05:28.574: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 04/26 11:05:28.574: [smf] INFO: UE IMSI[262421627585410] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.574: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 04/26 11:05:28.574: [upf] INFO: UE F-SEID[UP:0x9b CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.574: [upf] INFO: UE F-SEID[UP:0x9b CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.584: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 04/26 11:05:28.584: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 04/26 11:05:28.584: [smf] INFO: UE IMSI[262423134912460] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.584: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 04/26 11:05:28.584: [upf] INFO: UE F-SEID[UP:0x239 CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.584: [upf] INFO: UE F-SEID[UP:0x239 CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.594: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 04/26 11:05:28.594: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 04/26 11:05:28.594: [smf] INFO: UE IMSI[262428088451240] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.595: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 04/26 11:05:28.595: [upf] INFO: UE F-SEID[UP:0x603 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.595: [upf] INFO: UE F-SEID[UP:0x603 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.605: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 04/26 11:05:28.605: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 04/26 11:05:28.605: [smf] INFO: UE IMSI[262421189308760] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.605: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 04/26 11:05:28.605: [upf] INFO: UE F-SEID[UP:0x10f CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.605: [upf] INFO: UE F-SEID[UP:0x10f CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.615: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 04/26 11:05:28.615: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 04/26 11:05:28.615: [smf] INFO: UE IMSI[262429060210412] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.616: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 04/26 11:05:28.616: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.616: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.626: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 04/26 11:05:28.626: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 04/26 11:05:28.626: [smf] INFO: UE IMSI[262426111421156] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.626: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 04/26 11:05:28.626: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.626: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.636: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 04/26 11:05:28.636: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 04/26 11:05:28.636: [smf] INFO: UE IMSI[262422810285860] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.637: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 04/26 11:05:28.637: [upf] INFO: UE F-SEID[UP:0x99b CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.637: [upf] INFO: UE F-SEID[UP:0x99b CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.647: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 04/26 11:05:28.647: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 04/26 11:05:28.647: [smf] INFO: UE IMSI[262420115521713] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.647: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 04/26 11:05:28.647: [upf] INFO: UE F-SEID[UP:0x122 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.647: [upf] INFO: UE F-SEID[UP:0x122 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.657: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 04/26 11:05:28.657: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 04/26 11:05:28.657: [smf] INFO: UE IMSI[262424877940883] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.658: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 04/26 11:05:28.658: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.658: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.668: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 04/26 11:05:28.668: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 04/26 11:05:28.668: [smf] INFO: UE IMSI[262422856091796] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.668: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 04/26 11:05:28.668: [upf] INFO: UE F-SEID[UP:0x77e CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.668: [upf] INFO: UE F-SEID[UP:0x77e CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.678: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 04/26 11:05:28.678: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 04/26 11:05:28.678: [smf] INFO: UE IMSI[262425510883613] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.679: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 04/26 11:05:28.679: [upf] INFO: UE F-SEID[UP:0x751 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.679: [upf] INFO: UE F-SEID[UP:0x751 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.689: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 04/26 11:05:28.689: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 04/26 11:05:28.689: [smf] INFO: UE IMSI[262422472778125] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.689: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 04/26 11:05:28.689: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.689: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.699: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 04/26 11:05:28.699: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 04/26 11:05:28.699: [smf] INFO: UE IMSI[262424432496227] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.699: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 04/26 11:05:28.699: [upf] INFO: UE F-SEID[UP:0x270 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.699: [upf] INFO: UE F-SEID[UP:0x270 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.709: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 04/26 11:05:28.709: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 04/26 11:05:28.709: [smf] INFO: UE IMSI[262427600660897] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.710: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 04/26 11:05:28.710: [upf] INFO: UE F-SEID[UP:0x3ba CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.710: [upf] INFO: UE F-SEID[UP:0x3ba CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.720: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 04/26 11:05:28.720: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 04/26 11:05:28.720: [smf] INFO: UE IMSI[262421291080923] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.721: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 04/26 11:05:28.721: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.721: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.731: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 04/26 11:05:28.731: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 04/26 11:05:28.731: [smf] INFO: UE IMSI[262420663042188] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.731: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 04/26 11:05:28.731: [upf] INFO: UE F-SEID[UP:0x923 CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.731: [upf] INFO: UE F-SEID[UP:0x923 CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.741: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 04/26 11:05:28.741: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 04/26 11:05:28.741: [smf] INFO: UE IMSI[262423281425800] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.742: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 04/26 11:05:28.742: [upf] INFO: UE F-SEID[UP:0x172 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.742: [upf] INFO: UE F-SEID[UP:0x172 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.752: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 04/26 11:05:28.752: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 04/26 11:05:28.752: [smf] INFO: UE IMSI[262428509132057] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.752: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 04/26 11:05:28.752: [upf] INFO: UE F-SEID[UP:0x6c CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.752: [upf] INFO: UE F-SEID[UP:0x6c CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.762: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 04/26 11:05:28.762: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 04/26 11:05:28.762: [smf] INFO: UE IMSI[262428326072728] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.762: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 04/26 11:05:28.762: [upf] INFO: UE F-SEID[UP:0x23f CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.762: [upf] INFO: UE F-SEID[UP:0x23f CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.772: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 04/26 11:05:28.773: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 04/26 11:05:28.773: [smf] INFO: UE IMSI[262428960808732] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.773: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 04/26 11:05:28.773: [upf] INFO: UE F-SEID[UP:0x52c CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.773: [upf] INFO: UE F-SEID[UP:0x52c CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.783: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 04/26 11:05:28.783: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 04/26 11:05:28.783: [smf] INFO: UE IMSI[262427304222489] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.784: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 04/26 11:05:28.784: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.784: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.794: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 04/26 11:05:28.794: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 04/26 11:05:28.794: [smf] INFO: UE IMSI[262427795267648] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.795: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 04/26 11:05:28.795: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.795: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.805: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 04/26 11:05:28.805: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 04/26 11:05:28.805: [smf] INFO: UE IMSI[262423525044154] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.805: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 04/26 11:05:28.805: [upf] INFO: UE F-SEID[UP:0x49b CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.805: [upf] INFO: UE F-SEID[UP:0x49b CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.815: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 04/26 11:05:28.815: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 04/26 11:05:28.815: [smf] INFO: UE IMSI[262424278228569] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.816: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 04/26 11:05:28.816: [upf] INFO: UE F-SEID[UP:0x111 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.816: [upf] INFO: UE F-SEID[UP:0x111 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.826: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 04/26 11:05:28.826: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 04/26 11:05:28.826: [smf] INFO: UE IMSI[262423521284747] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.826: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 04/26 11:05:28.826: [upf] INFO: UE F-SEID[UP:0x478 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.826: [upf] INFO: UE F-SEID[UP:0x478 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.836: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 04/26 11:05:28.836: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 04/26 11:05:28.836: [smf] INFO: UE IMSI[262427249728805] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.837: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 04/26 11:05:28.837: [upf] INFO: UE F-SEID[UP:0x10a CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.837: [upf] INFO: UE F-SEID[UP:0x10a CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.846: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 04/26 11:05:28.847: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 04/26 11:05:28.847: [smf] INFO: UE IMSI[262420221330617] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.847: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 04/26 11:05:28.847: [upf] INFO: UE F-SEID[UP:0xb1e CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.847: [upf] INFO: UE F-SEID[UP:0xb1e CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.857: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 04/26 11:05:28.857: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 04/26 11:05:28.857: [smf] INFO: UE IMSI[262423475996841] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.858: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 04/26 11:05:28.858: [upf] INFO: UE F-SEID[UP:0x28a CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.858: [upf] INFO: UE F-SEID[UP:0x28a CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.868: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 04/26 11:05:28.868: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 04/26 11:05:28.868: [smf] INFO: UE IMSI[262428585000637] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.869: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 04/26 11:05:28.869: [upf] INFO: UE F-SEID[UP:0x90d CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.869: [upf] INFO: UE F-SEID[UP:0x90d CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.878: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 04/26 11:05:28.878: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 04/26 11:05:28.878: [smf] INFO: UE IMSI[262427625348279] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.879: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 04/26 11:05:28.879: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.879: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.889: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 04/26 11:05:28.889: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 04/26 11:05:28.889: [smf] INFO: UE IMSI[262422195678881] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.889: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 04/26 11:05:28.889: [upf] INFO: UE F-SEID[UP:0xef CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.889: [upf] INFO: UE F-SEID[UP:0xef CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.899: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 04/26 11:05:28.899: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 04/26 11:05:28.899: [smf] INFO: UE IMSI[262427594688690] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.900: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 04/26 11:05:28.900: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.900: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.910: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 04/26 11:05:28.910: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 04/26 11:05:28.910: [smf] INFO: UE IMSI[262423880768578] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.910: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 04/26 11:05:28.910: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.910: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.920: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 04/26 11:05:28.920: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 04/26 11:05:28.920: [smf] INFO: UE IMSI[262425697031604] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.920: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 04/26 11:05:28.920: [upf] INFO: UE F-SEID[UP:0xb06 CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.920: [upf] INFO: UE F-SEID[UP:0xb06 CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.930: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 04/26 11:05:28.930: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 04/26 11:05:28.930: [smf] INFO: UE IMSI[262426445704734] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.931: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 04/26 11:05:28.931: [upf] INFO: UE F-SEID[UP:0x21b CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.931: [upf] INFO: UE F-SEID[UP:0x21b CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.941: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 04/26 11:05:28.941: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 04/26 11:05:28.941: [smf] INFO: UE IMSI[262423663227504] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.941: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 04/26 11:05:28.941: [upf] INFO: UE F-SEID[UP:0x922 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.941: [upf] INFO: UE F-SEID[UP:0x922 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.951: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 04/26 11:05:28.951: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 04/26 11:05:28.951: [smf] INFO: UE IMSI[262420258829236] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.952: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 04/26 11:05:28.952: [upf] INFO: UE F-SEID[UP:0x730 CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.952: [upf] INFO: UE F-SEID[UP:0x730 CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.962: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 04/26 11:05:28.962: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 04/26 11:05:28.962: [smf] INFO: UE IMSI[262423997421414] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.963: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 04/26 11:05:28.963: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.963: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.972: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 04/26 11:05:28.972[0m: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 04/26 11:05:28.972: [smf] INFO: UE IMSI[262425153562945] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.973: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 04/26 11:05:28.973: [upf] INFO: UE F-SEID[UP:0x738 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.973: [upf] INFO: UE F-SEID[UP:0x738 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.983: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 04/26 11:05:28.983: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 04/26 11:05:28.983: [smf] INFO: UE IMSI[262427746744758] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.984: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 04/26 11:05:28.984: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.984: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:28.994: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 04/26 11:05:28.994: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 04/26 11:05:28.994: [smf] INFO: UE IMSI[262426352768237] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:28.995: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 04/26 11:05:28.995: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:28.995: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.004: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 04/26 11:05:29.004: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 04/26 11:05:29.004: [smf] INFO: UE IMSI[262425866436571] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.005: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 04/26 11:05:29.005: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.005: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.014: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 04/26 11:05:29.014: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 04/26 11:05:29.014: [smf] INFO: UE IMSI[262420111992229] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.015: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 04/26 11:05:29.015: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.015: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.025: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 04/26 11:05:29.025: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 04/26 11:05:29.025: [smf] INFO: UE IMSI[262422167165276] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.025: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 04/26 11:05:29.025: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.025: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.035: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 04/26 11:05:29.035: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 04/26 11:05:29.035: [smf] INFO: UE IMSI[262422823973391] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.036: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 04/26 11:05:29.036: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.036: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.046: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 04/26 11:05:29.046: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 04/26 11:05:29.046: [smf] INFO: UE IMSI[262424415055668] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.046: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 04/26 11:05:29.046: [upf] INFO: UE F-SEID[UP:0x14 CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.046: [upf] INFO: UE F-SEID[UP:0x14 CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.056: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 04/26 11:05:29.056: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 04/26 11:05:29.056: [smf] INFO: UE IMSI[262427075209635] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.057: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 04/26 11:05:29.057: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.057: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.066: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 04/26 11:05:29.066: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 04/26 11:05:29.067: [smf] INFO: UE IMSI[262421563462700] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.067: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 04/26 11:05:29.067: [upf] INFO: UE F-SEID[UP:0xb4d CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.067: [upf] INFO: UE F-SEID[UP:0xb4d CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.077: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 04/26 11:05:29.077: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 04/26 11:05:29.077: [smf] INFO: UE IMSI[262423245209783] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.078: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 04/26 11:05:29.078: [upf] INFO: UE F-SEID[UP:0xe3e CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.078: [upf] INFO: UE F-SEID[UP:0xe3e CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.087: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 04/26 11:05:29.087: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 04/26 11:05:29.087: [smf] INFO: UE IMSI[262425450832235] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.088: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 04/26 11:05:29.088: [upf] INFO: UE F-SEID[UP:0x24f CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.088: [upf] INFO: UE F-SEID[UP:0x24f CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.098: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 04/26 11:05:29.098: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 04/26 11:05:29.098: [smf] INFO: UE IMSI[262422799505109] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.099: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 04/26 11:05:29.099: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.099: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.109: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 04/26 11:05:29.109: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 04/26 11:05:29.109: [smf] INFO: UE IMSI[262422092584115] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.109: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 04/26 11:05:29.109: [upf] INFO: UE F-SEID[UP:0x520 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.109: [upf] INFO: UE F-SEID[UP:0x520 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.119: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 04/26 11:05:29.119: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 04/26 11:05:29.119: [smf] INFO: UE IMSI[262421317968394] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.120: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 04/26 11:05:29.120: [upf] INFO: UE F-SEID[UP:0x833 CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.120: [upf] INFO: UE F-SEID[UP:0x833 CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.130: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 04/26 11:05:29.130: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 04/26 11:05:29.130: [smf] INFO: UE IMSI[262425113446306] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.130: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 04/26 11:05:29.130: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.130: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.140: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 04/26 11:05:29.140: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 04/26 11:05:29.140: [smf] INFO: UE IMSI[262428329039711] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.141: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 04/26 11:05:29.141: [upf] INFO: UE F-SEID[UP:0x552 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.141: [upf] INFO: UE F-SEID[UP:0x552 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.151: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 04/26 11:05:29.151: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 04/26 11:05:29.151: [smf] INFO: UE IMSI[262424180422245] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.151: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 04/26 11:05:29.151: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.151: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.162: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 04/26 11:05:29.162: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 04/26 11:05:29.162: [smf] INFO: UE IMSI[262420733747967] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.162: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 04/26 11:05:29.162: [upf] INFO: UE F-SEID[UP:0x39f CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.162: [upf] INFO: UE F-SEID[UP:0x39f CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.173: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 04/26 11:05:29.173: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 04/26 11:05:29.173: [smf] INFO: UE IMSI[262425746111531] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.174: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 04/26 11:05:29.174: [upf] INFO: UE F-SEID[UP:0xb9a CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.174: [upf] INFO: UE F-SEID[UP:0xb9a CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.184: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 04/26 11:05:29.184: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 04/26 11:05:29.184: [smf] INFO: UE IMSI[262422552945085] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.185: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 04/26 11:05:29.185: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.185: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.195: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 04/26 11:05:29.195: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 04/26 11:05:29.195: [smf] INFO: UE IMSI[262425551503656] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.196: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 04/26 11:05:29.197: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.197: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.206: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 04/26 11:05:29.206: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 04/26 11:05:29.206: [smf] INFO: UE IMSI[262429884301704] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.208: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 04/26 11:05:29.208: [upf] INFO: UE F-SEID[UP:0x64e CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.208: [upf] INFO: UE F-SEID[UP:0x64e CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.217: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 04/26 11:05:29.217: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 04/26 11:05:29.217: [smf] INFO: UE IMSI[262429643820050] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.218: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 04/26 11:05:29.218: [upf] INFO: UE F-SEID[UP:0xf24 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.218: [upf] INFO: UE F-SEID[UP:0xf24 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.228: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 04/26 11:05:29.228: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 04/26 11:05:29.228: [smf] INFO: UE IMSI[262427581761889] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.230: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 04/26 11:05:29.230: [upf] INFO: UE F-SEID[UP:0x747 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.230: [upf] INFO: UE F-SEID[UP:0x747 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.239: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 04/26 11:05:29.239: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 04/26 11:05:29.239: [smf] INFO: UE IMSI[262422640708726] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.240: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 04/26 11:05:29.240: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.240: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.250: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 04/26 11:05:29.250: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 04/26 11:05:29.250: [smf] INFO: UE IMSI[262420655545972] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.251: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 04/26 11:05:29.251: [upf] INFO: UE F-SEID[UP:0x676 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.251: [upf] INFO: UE F-SEID[UP:0x676 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.261: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 04/26 11:05:29.261: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 04/26 11:05:29.261: [smf] INFO: UE IMSI[262420263539210] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.261: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 04/26 11:05:29.262: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.262: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.271: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 04/26 11:05:29.271: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 04/26 11:05:29.271: [smf] INFO: UE IMSI[262425540395048] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.273: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 04/26 11:05:29.273: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.273: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.282: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 04/26 11:05:29.282: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 04/26 11:05:29.282: [smf] INFO: UE IMSI[262429623039723] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.284: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 04/26 11:05:29.284: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.284: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.293: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 04/26 11:05:29.293: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 04/26 11:05:29.293: [smf] INFO: UE IMSI[262424965699106] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.295: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 04/26 11:05:29.295: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.295: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.304: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 04/26 11:05:29.304: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 04/26 11:05:29.304: [smf] INFO: UE IMSI[262421312260574] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.305: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 04/26 11:05:29.305: [upf] INFO: UE F-SEID[UP:0x211 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.305: [upf] INFO: UE F-SEID[UP:0x211 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.315: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 04/26 11:05:29.316: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 04/26 11:05:29.316: [smf] INFO: UE IMSI[262420278901351] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.317: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 04/26 11:05:29.317: [upf] INFO: UE F-SEID[UP:0x9 CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.317: [upf] INFO: UE F-SEID[UP:0x9 CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.327: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 04/26 11:05:29.327: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 04/26 11:05:29.327: [smf] INFO: UE IMSI[262424313715511] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.328: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 04/26 11:05:29.328: [upf] INFO: UE F-SEID[UP:0x79d CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.328: [upf] INFO: UE F-SEID[UP:0x79d CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.338: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 04/26 11:05:29.338: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 04/26 11:05:29.338: [smf] INFO: UE IMSI[262421927804769] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.339: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 04/26 11:05:29.339: [upf] INFO: UE F-SEID[UP:0x883 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.339: [upf] INFO: UE F-SEID[UP:0x883 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.349: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 04/26 11:05:29.349: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 04/26 11:05:29.349: [smf] INFO: UE IMSI[262426309671417] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.350: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 04/26 11:05:29.350: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.350: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.360: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 04/26 11:05:29.360: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 04/26 11:05:29.360: [smf] INFO: UE IMSI[262428990738159] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.360: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 04/26 11:05:29.360: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.360: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.370: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 04/26 11:05:29.370: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 04/26 11:05:29.370: [smf] INFO: UE IMSI[262420489407741] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.372: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 04/26 11:05:29.372: [upf] INFO: UE F-SEID[UP:0xc29 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.372: [upf] INFO: UE F-SEID[UP:0xc29 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.381: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 04/26 11:05:29.381: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 04/26 11:05:29.381: [smf] INFO: UE IMSI[262420286061053] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.382: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 04/26 11:05:29.382: [upf] INFO: UE F-SEID[UP:0xfec CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.382: [upf] INFO: UE F-SEID[UP:0xfec CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.392: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 04/26 11:05:29.392: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 04/26 11:05:29.392: [smf] INFO: UE IMSI[262424020152727] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.392: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 04/26 11:05:29.392: [upf] INFO: UE F-SEID[UP:0x199 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.392: [upf] INFO: UE F-SEID[UP:0x199 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.402: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 04/26 11:05:29.402: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 04/26 11:05:29.402: [smf] INFO: UE IMSI[262420433675694] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.403: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 04/26 11:05:29.403: [upf] INFO: UE F-SEID[UP:0x212 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.403: [upf] INFO: UE F-SEID[UP:0x212 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.413: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 04/26 11:05:29.413: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 04/26 11:05:29.413: [smf] INFO: UE IMSI[262421889859437] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.414: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 04/26 11:05:29.414: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.414: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.424: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 04/26 11:05:29.424: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 04/26 11:05:29.424: [smf] INFO: UE IMSI[262428991826963] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.425: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 04/26 11:05:29.425: [upf] INFO: UE F-SEID[UP:0x84d CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.425: [upf] INFO: UE F-SEID[UP:0x84d CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.435: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 04/26 11:05:29.435: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 04/26 11:05:29.435: [smf] INFO: UE IMSI[262428323935998] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.436: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 04/26 11:05:29.436: [upf] INFO: UE F-SEID[UP:0x95e CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.436: [upf] INFO: UE F-SEID[UP:0x95e CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.446: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 04/26 11:05:29.446: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 04/26 11:05:29.446: [smf] INFO: UE IMSI[262420739085486] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.447: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 04/26 11:05:29.447: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.447: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.457: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 04/26 11:05:29.457: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 04/26 11:05:29.457: [smf] INFO: UE IMSI[262423402269264] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.458: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 04/26 11:05:29.458: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.458: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.468: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 04/26 11:05:29.468: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 04/26 11:05:29.468: [smf] INFO: UE IMSI[262425051205325] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.468: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 04/26 11:05:29.468: [upf] INFO: UE F-SEID[UP:0x135 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.468: [upf] INFO: UE F-SEID[UP:0x135 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.478: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 04/26 11:05:29.478: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 04/26 11:05:29.478: [smf] INFO: UE IMSI[262426572860008] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.479: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 04/26 11:05:29.479: [upf] INFO: UE F-SEID[UP:0x853 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.479: [upf] INFO: UE F-SEID[UP:0x853 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.489: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 04/26 11:05:29.489: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 04/26 11:05:29.489: [smf] INFO: UE IMSI[262422337423734] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.489: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 04/26 11:05:29.489: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.489: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.499: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 04/26 11:05:29.500: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 04/26 11:05:29.500: [smf] INFO: UE IMSI[262423888113188] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.500: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 04/26 11:05:29.500: [upf] INFO: UE F-SEID[UP:0xcca CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.500: [upf] INFO: UE F-SEID[UP:0xcca CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.511: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 04/26 11:05:29.511: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 04/26 11:05:29.511: [smf] INFO: UE IMSI[262421922684326] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.512: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 04/26 11:05:29.512: [upf] INFO: UE F-SEID[UP:0x53f CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.512: [upf] INFO: UE F-SEID[UP:0x53f CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.522: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 04/26 11:05:29.522: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 04/26 11:05:29.522: [smf] INFO: UE IMSI[262421817729393] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.523: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 04/26 11:05:29.523: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.523: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.545: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 04/26 11:05:29.545: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.545: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.540: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 04/26 11:05:29.540: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 04/26 11:05:29.540: [smf] INFO: UE IMSI[262422228593263] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.557: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 04/26 11:05:29.557: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 04/26 11:05:29.557: [smf] INFO: UE IMSI[262422561660454] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.569: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 04/26 11:05:29.569: [upf] INFO: UE F-SEID[UP:0xb10 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.569: [upf] INFO: UE F-SEID[UP:0xb10 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.577: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 04/26 11:05:29.577: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 04/26 11:05:29.577: [smf] INFO: UE IMSI[262422977884961] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.580: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 04/26 11:05:29.580: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.580: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.590: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 04/26 11:05:29.590: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 04/26 11:05:29.590: [smf] INFO: UE IMSI[262427602735086] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.599: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 04/26 11:05:29.599: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.599: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.604: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 04/26 11:05:29.604: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 04/26 11:05:29.604: [smf] INFO: UE IMSI[262429652184417] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.606: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 04/26 11:05:29.606: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.606: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.625: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 04/26 11:05:29.625: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 04/26 11:05:29.625: [smf] INFO: UE IMSI[262421099738328] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.627: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 04/26 11:05:29.627: [upf] INFO: UE F-SEID[UP:0xec CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.627: [upf] INFO: UE F-SEID[UP:0xec CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.648: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 04/26 11:05:29.648: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 04/26 11:05:29.648: [smf] INFO: UE IMSI[262428523838783] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.650: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 04/26 11:05:29.650: [upf] INFO: UE F-SEID[UP:0xbaf CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.650: [upf] INFO: UE F-SEID[UP:0xbaf CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.659: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 04/26 11:05:29.659: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 04/26 11:05:29.659: [smf] INFO: UE IMSI[262425153777764] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.667: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 04/26 11:05:29.667: [upf] INFO: UE F-SEID[UP:0x82d CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.667: [upf] INFO: UE F-SEID[UP:0x82d CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.674: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 04/26 11:05:29.674: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 04/26 11:05:29.674: [smf] INFO: UE IMSI[262424615256531] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.676: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 04/26 11:05:29.676: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.676: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.689: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 04/26 11:05:29.689: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 04/26 11:05:29.689: [smf] INFO: UE IMSI[262423424666917] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.691: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.691: [upf] INFO: UE F-SEID[UP:0x977 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.691: [upf] INFO: UE F-SEID[UP:0x977 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.708: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 04/26 11:05:29.708: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 04/26 11:05:29.708: [smf] INFO: UE IMSI[262428449619004] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.710: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 04/26 11:05:29.710: [upf] INFO: UE F-SEID[UP:0xc83 CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.710: [upf] INFO: UE F-SEID[UP:0xc83 CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.723: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 04/26 11:05:29.723: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 04/26 11:05:29.723: [smf] INFO: UE IMSI[262429219256113] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.725: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 04/26 11:05:29.725: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.725: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.737: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 04/26 11:05:29.737: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 04/26 11:05:29.737: [smf] INFO: UE IMSI[262420293475169] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.739: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 04/26 11:05:29.739: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.739: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.750: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 04/26 11:05:29.750: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 04/26 11:05:29.750: [smf] INFO: UE IMSI[262424361613861] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.757: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 04/26 11:05:29.757: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.757: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.768: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 04/26 11:05:29.768: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 04/26 11:05:29.768: [smf] INFO: UE IMSI[262420078502149] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.769: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 04/26 11:05:29.770: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.770: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.779: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 04/26 11:05:29.779: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 04/26 11:05:29.779: [smf] INFO: UE IMSI[262429943541548] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.780: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 04/26 11:05:29.780: [upf] INFO: UE F-SEID[UP:0x13b CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.780: [upf] INFO: UE F-SEID[UP:0x13b CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.791: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 04/26 11:05:29.791: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 04/26 11:05:29.791: [smf] INFO: UE IMSI[262421001217717] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.792: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 04/26 11:05:29.792: [upf] INFO: UE F-SEID[UP:0xec4 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.792: [upf] INFO: UE F-SEID[UP:0xec4 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.803: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 04/26 11:05:29.803: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 04/26 11:05:29.803: [smf] INFO: UE IMSI[262427599752623] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.804: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 04/26 11:05:29.804: [upf] INFO: UE F-SEID[UP:0xffc CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.804: [upf] INFO: UE F-SEID[UP:0xffc CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.815: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 04/26 11:05:29.815: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 04/26 11:05:29.815: [smf] INFO: UE IMSI[262423436403239] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.817: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 04/26 11:05:29.817: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.817: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.827: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 04/26 11:05:29.827: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 04/26 11:05:29.827: [smf] INFO: UE IMSI[262421084170868] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.829: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 04/26 11:05:29.829: [upf] INFO: UE F-SEID[UP:0x33 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.829: [upf] INFO: UE F-SEID[UP:0x33 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.840: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 04/26 11:05:29.840: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 04/26 11:05:29.840: [smf] INFO: UE IMSI[262421493177915] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.842: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 04/26 11:05:29.842: [upf] INFO: UE F-SEID[UP:0x51e CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.842: [upf] INFO: UE F-SEID[UP:0x51e CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.852: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 04/26 11:05:29.852: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 04/26 11:05:29.852: [smf] INFO: UE IMSI[262420426308492] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.854: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 04/26 11:05:29.854: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.854: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.864: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 04/26 11:05:29.864: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 04/26 11:05:29.864: [smf] INFO: UE IMSI[262425267944918] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.865: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 04/26 11:05:29.865: [upf] INFO: UE F-SEID[UP:0xc44 CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.865: [upf] INFO: UE F-SEID[UP:0xc44 CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.875: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 04/26 11:05:29.875: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 04/26 11:05:29.875: [smf] INFO: UE IMSI[262421397786466] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.876: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 04/26 11:05:29.876: [upf] INFO: UE F-SEID[UP:0xb8b CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.877: [upf] INFO: UE F-SEID[UP:0xb8b CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.886: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 04/26 11:05:29.886: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 04/26 11:05:29.887: [smf] INFO: UE IMSI[262424504212635] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.888: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 04/26 11:05:29.888: [upf] INFO: UE F-SEID[UP:0x70 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.888: [upf] INFO: UE F-SEID[UP:0x70 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.898: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 04/26 11:05:29.898: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 04/26 11:05:29.898: [smf] INFO: UE IMSI[262428060816453] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.899: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 04/26 11:05:29.899: [upf] INFO: UE F-SEID[UP:0x40f CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.899: [upf] INFO: UE F-SEID[UP:0x40f CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.908: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 04/26 11:05:29.908: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 04/26 11:05:29.908: [smf] INFO: UE IMSI[262425244191067] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.909: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 04/26 11:05:29.909: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.909: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.919: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 04/26 11:05:29.919: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 04/26 11:05:29.919: [smf] INFO: UE IMSI[262426245710038] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.920: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 04/26 11:05:29.920: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.920: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.929: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 04/26 11:05:29.929: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 04/26 11:05:29.929: [smf] INFO: UE IMSI[262426668321808] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.930: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 04/26 11:05:29.930: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.930: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.940: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 04/26 11:05:29.940: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 04/26 11:05:29.940: [smf] INFO: UE IMSI[262426349817516] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.941: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 04/26 11:05:29.941: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.941: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.950: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 04/26 11:05:29.950: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 04/26 11:05:29.950: [smf] INFO: UE IMSI[262427969070540] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.951: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 04/26 11:05:29.951: [upf] INFO: UE F-SEID[UP:0x483 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.951: [upf] INFO: UE F-SEID[UP:0x483 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.961: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 04/26 11:05:29.961: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 04/26 11:05:29.961: [smf] INFO: UE IMSI[262422972286574] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.962: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 04/26 11:05:29.962: [upf] INFO: UE F-SEID[UP:0x862 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.962: [upf] INFO: UE F-SEID[UP:0x862 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.971: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 04/26 11:05:29.971: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 04/26 11:05:29.971: [smf] INFO: UE IMSI[262420925515426] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.972: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 04/26 11:05:29.972: [upf] INFO: UE F-SEID[UP:0xd71 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.972: [upf] INFO: UE F-SEID[UP:0xd71 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.982: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 04/26 11:05:29.982: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 04/26 11:05:29.982: [smf] INFO: UE IMSI[262422509544436] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.983: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 04/26 11:05:29.983: [upf] INFO: UE F-SEID[UP:0x106 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.983: [upf] INFO: UE F-SEID[UP:0x106 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:29.993: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 04/26 11:05:29.993: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 04/26 11:05:29.993: [smf] INFO: UE IMSI[262424388342023] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:29.994: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 04/26 11:05:29.994: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:29.994: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.004: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 04/26 11:05:30.004: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 04/26 11:05:30.004: [smf] INFO: UE IMSI[262428519736941] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.007: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 04/26 11:05:30.007: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.007: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.016: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 04/26 11:05:30.016: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 04/26 11:05:30.016: [smf] INFO: UE IMSI[262422063089644] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.018: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 04/26 11:05:30.018: [upf] INFO: UE F-SEID[UP:0xf4d CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.018: [upf] INFO: UE F-SEID[UP:0xf4d CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.028: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 04/26 11:05:30.029: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 04/26 11:05:30.029: [smf] INFO: UE IMSI[262420122454606] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.031: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 04/26 11:05:30.031: [upf] INFO: UE F-SEID[UP:0xa8 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.031: [upf] INFO: UE F-SEID[UP:0xa8 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.041: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 04/26 11:05:30.041: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 04/26 11:05:30.041: [smf] INFO: UE IMSI[262429041890359] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.043: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 04/26 11:05:30.043: [upf] INFO: UE F-SEID[UP:0xa8d CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.043: [upf] INFO: UE F-SEID[UP:0xa8d CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.052: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 04/26 11:05:30.052: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 04/26 11:05:30.052: [smf] INFO: UE IMSI[262427528496989] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.054: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 04/26 11:05:30.054: [upf] INFO: UE F-SEID[UP:0x863 CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.054: [upf] INFO: UE F-SEID[UP:0x863 CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.063: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 04/26 11:05:30.063: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 04/26 11:05:30.063: [smf] INFO: UE IMSI[262429550826052] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.064: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 04/26 11:05:30.064: [upf] INFO: UE F-SEID[UP:0xf27 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.064: [upf] INFO: UE F-SEID[UP:0xf27 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.074: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 04/26 11:05:30.074: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 04/26 11:05:30.074: [smf] INFO: UE IMSI[262425477235637] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.076: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 04/26 11:05:30.076: [upf] INFO: UE F-SEID[UP:0x58e CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.076: [upf] INFO: UE F-SEID[UP:0x58e CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.085: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 04/26 11:05:30.085: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 04/26 11:05:30.085: [smf] INFO: UE IMSI[262422690645466] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.086: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 04/26 11:05:30.086: [upf] INFO: UE F-SEID[UP:0x143 CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.086: [upf] INFO: UE F-SEID[UP:0x143 CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.096: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 04/26 11:05:30.096: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 04/26 11:05:30.096: [smf] INFO: UE IMSI[262425094539199] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.097: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 04/26 11:05:30.097: [upf] INFO: UE F-SEID[UP:0xe27 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.097: [upf] INFO: UE F-SEID[UP:0xe27 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.107: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 04/26 11:05:30.107: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 04/26 11:05:30.107: [smf] INFO: UE IMSI[262424529687716] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.108: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 04/26 11:05:30.108: [upf] INFO: UE F-SEID[UP:0xc89 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.108: [upf] INFO: UE F-SEID[UP:0xc89 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.118: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 04/26 11:05:30.118: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 04/26 11:05:30.118: [smf] INFO: UE IMSI[262424720549876] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.119: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 04/26 11:05:30.119: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.119: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.130: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 04/26 11:05:30.130: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 04/26 11:05:30.130: [smf] INFO: UE IMSI[262421749537479] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.132: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 04/26 11:05:30.132: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.132: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.145: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 04/26 11:05:30.145: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 04/26 11:05:30.145: [smf] INFO: UE IMSI[262424925606645] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.148: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 04/26 11:05:30.148: [upf] INFO: UE F-SEID[UP:0x390 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.148: [upf] INFO: UE F-SEID[UP:0x390 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.156: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 04/26 11:05:30.157: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 04/26 11:05:30.157: [smf] INFO: UE IMSI[262423647045715] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.158: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 04/26 11:05:30.158: [upf] INFO: UE F-SEID[UP:0x41e CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.158: [upf] INFO: UE F-SEID[UP:0x41e CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.167: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 04/26 11:05:30.167: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 04/26 11:05:30.167: [smf] INFO: UE IMSI[262421385897141] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.168: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 04/26 11:05:30.168: [upf] INFO: UE F-SEID[UP:0x472 CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.168: [upf] INFO: UE F-SEID[UP:0x472 CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.178: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 04/26 11:05:30.178: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 04/26 11:05:30.178: [smf] INFO: UE IMSI[262429008120033] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.180: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 04/26 11:05:30.180: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.180: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.189: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 04/26 11:05:30.189: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 04/26 11:05:30.189: [smf] INFO: UE IMSI[262428063471244] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.190: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 04/26 11:05:30.191: [upf] INFO: UE F-SEID[UP:0x85f CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.191: [upf] INFO: UE F-SEID[UP:0x85f CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.200: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 04/26 11:05:30.200: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 04/26 11:05:30.200: [smf] INFO: UE IMSI[262428460105420] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.201: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 04/26 11:05:30.201: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.201: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.211: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 04/26 11:05:30.211: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 04/26 11:05:30.211: [smf] INFO: UE IMSI[262425642985486] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.212: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 04/26 11:05:30.212: [upf] INFO: UE F-SEID[UP:0x461 CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.212: [upf] INFO: UE F-SEID[UP:0x461 CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.222: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 04/26 11:05:30.222: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 04/26 11:05:30.222: [smf] INFO: UE IMSI[262424266824746] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.225: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 04/26 11:05:30.225: [upf] INFO: UE F-SEID[UP:0xb8a CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.225: [upf] INFO: UE F-SEID[UP:0xb8a CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.234: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 04/26 11:05:30.234: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 04/26 11:05:30.234: [smf] INFO: UE IMSI[262423657387729] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.237: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 04/26 11:05:30.237: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.237: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.246: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 04/26 11:05:30.246: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 04/26 11:05:30.246: [smf] INFO: UE IMSI[262429524721280] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.247: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 04/26 11:05:30.247: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.247: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.256: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 04/26 11:05:30.256: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 04/26 11:05:30.256: [smf] INFO: UE IMSI[262425550540811] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.257: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 04/26 11:05:30.258: [upf] INFO: UE F-SEID[UP:0x84f CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.258: [upf] INFO: UE F-SEID[UP:0x84f CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.268: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 04/26 11:05:30.268: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 04/26 11:05:30.268: [smf] INFO: UE IMSI[262425973003343] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.269: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 04/26 11:05:30.269: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.269: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.279: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 04/26 11:05:30.279: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 04/26 11:05:30.279: [smf] INFO: UE IMSI[262425774649390] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.281: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 04/26 11:05:30.281: [upf] INFO: UE F-SEID[UP:0x965 CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.281: [upf] INFO: UE F-SEID[UP:0x965 CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.290: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 04/26 11:05:30.290: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 04/26 11:05:30.290: [smf] INFO: UE IMSI[262429855832196] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.291: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 04/26 11:05:30.291: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.291: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.301: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 04/26 11:05:30.301: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 04/26 11:05:30.301: [smf] INFO: UE IMSI[262420823131921] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.302: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 04/26 11:05:30.302: [upf] INFO: UE F-SEID[UP:0x88d CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.302: [upf] INFO: UE F-SEID[UP:0x88d CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.312: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 04/26 11:05:30.312: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 04/26 11:05:30.312: [smf] INFO: UE IMSI[262428575169672] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.312: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 04/26 11:05:30.312: [upf] INFO: UE F-SEID[UP:0x662 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.312: [upf] INFO: UE F-SEID[UP:0x662 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.323: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 04/26 11:05:30.323: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 04/26 11:05:30.323: [smf] INFO: UE IMSI[262420624233403] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.324: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 04/26 11:05:30.324: [upf] INFO: UE F-SEID[UP:0xa0 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.324: [upf] INFO: UE F-SEID[UP:0xa0 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.334: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 04/26 11:05:30.334: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 04/26 11:05:30.334: [smf] INFO: UE IMSI[262424257922227] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.335: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 04/26 11:05:30.335: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.335: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.345: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 04/26 11:05:30.345: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 04/26 11:05:30.345: [smf] INFO: UE IMSI[262425978040903] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.346: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 04/26 11:05:30.346: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.346: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.356: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 04/26 11:05:30.356: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 04/26 11:05:30.356: [smf] INFO: UE IMSI[262429038699410] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.357: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 04/26 11:05:30.357: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.357: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.367: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 04/26 11:05:30.367: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 04/26 11:05:30.367: [smf] INFO: UE IMSI[262422751441694] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.368: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 04/26 11:05:30.368: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.368: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.378: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 04/26 11:05:30.378: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 04/26 11:05:30.378: [smf] INFO: UE IMSI[262424699712390] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.380: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 04/26 11:05:30.380: [upf] INFO: UE F-SEID[UP:0xe20 CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.380: [upf] INFO: UE F-SEID[UP:0xe20 CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.390: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 04/26 11:05:30.391: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 04/26 11:05:30.391: [smf] INFO: UE IMSI[262427290530866] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.392: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 04/26 11:05:30.393: [upf] INFO: UE F-SEID[UP:0xf2a CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.393: [upf] INFO: UE F-SEID[UP:0xf2a CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.402: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 04/26 11:05:30.402: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 04/26 11:05:30.402: [smf] INFO: UE IMSI[262425124385174] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.404: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 04/26 11:05:30.404: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.404: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.414: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 04/26 11:05:30.414: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 04/26 11:05:30.414: [smf] INFO: UE IMSI[262423998626059] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.416: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 04/26 11:05:30.416: [upf] INFO: UE F-SEID[UP:0x322 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.416: [upf] INFO: UE F-SEID[UP:0x322 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.426: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 04/26 11:05:30.426: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 04/26 11:05:30.426: [smf] INFO: UE IMSI[262428461178705] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.427: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 04/26 11:05:30.427: [upf] INFO: UE F-SEID[UP:0x9aa CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.427: [upf] INFO: UE F-SEID[UP:0x9aa CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.439: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 04/26 11:05:30.439: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 04/26 11:05:30.439: [smf] INFO: UE IMSI[262421308668225] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.442: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 04/26 11:05:30.442: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.442: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.449: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 04/26 11:05:30.449: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 04/26 11:05:30.450: [smf] INFO: UE IMSI[262420704922084] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.451: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 04/26 11:05:30.451: [upf] INFO: UE F-SEID[UP:0x3f CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.451: [upf] INFO: UE F-SEID[UP:0x3f CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.460: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 04/26 11:05:30.460: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 04/26 11:05:30.460: [smf] INFO: UE IMSI[262429972119462] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.461: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 04/26 11:05:30.461: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.461: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.471: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 04/26 11:05:30.471: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 04/26 11:05:30.472: [smf] INFO: UE IMSI[262422291712073] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.474: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 04/26 11:05:30.474: [upf] INFO: UE F-SEID[UP:0x62b CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.474: [upf] INFO: UE F-SEID[UP:0x62b CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.483: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 04/26 11:05:30.483: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 04/26 11:05:30.483: [smf] INFO: UE IMSI[262425867458795] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.486: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 04/26 11:05:30.486: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.486: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.494: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 04/26 11:05:30.494: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 04/26 11:05:30.494: [smf] INFO: UE IMSI[262427307569739] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.496: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 04/26 11:05:30.496: [upf] INFO: UE F-SEID[UP:0xc9a CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.496: [upf] INFO: UE F-SEID[UP:0xc9a CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.506: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 04/26 11:05:30.506: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 04/26 11:05:30.506: [smf] INFO: UE IMSI[262421196920258] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.509: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 04/26 11:05:30.509: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.509: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.517: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 04/26 11:05:30.517: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 04/26 11:05:30.517: [smf] INFO: UE IMSI[262426569855455] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.519: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 04/26 11:05:30.519: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.519: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.528: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 04/26 11:05:30.528: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 04/26 11:05:30.528: [smf] INFO: UE IMSI[262420762505161] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.529: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 04/26 11:05:30.529: [upf] INFO: UE F-SEID[UP:0xca4 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.529: [upf] INFO: UE F-SEID[UP:0xca4 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.539: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 04/26 11:05:30.539: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 04/26 11:05:30.539: [smf] INFO: UE IMSI[262428544439235] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.541: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 04/26 11:05:30.541: [upf] INFO: UE F-SEID[UP:0xfcc CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.541: [upf] INFO: UE F-SEID[UP:0xfcc CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.550: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 04/26 11:05:30.550: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 04/26 11:05:30.550: [smf] INFO: UE IMSI[262425617544344] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.551: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 04/26 11:05:30.551: [upf] INFO: UE F-SEID[UP:0x8ba CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.551: [upf] INFO: UE F-SEID[UP:0x8ba CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.562: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 04/26 11:05:30.562: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 04/26 11:05:30.562: [smf] INFO: UE IMSI[262424535519308] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.564: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 04/26 11:05:30.564: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.564: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.573: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 04/26 11:05:30.573: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 04/26 11:05:30.573: [smf] INFO: UE IMSI[262420612980575] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.575: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 04/26 11:05:30.576: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.576: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.584: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 04/26 11:05:30.584: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 04/26 11:05:30.584: [smf] INFO: UE IMSI[262425957121296] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.586: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 04/26 11:05:30.586: [upf] INFO: UE F-SEID[UP:0x479 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.586: [upf] INFO: UE F-SEID[UP:0x479 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.596: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 04/26 11:05:30.596: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 04/26 11:05:30.596: [smf] INFO: UE IMSI[262424359100039] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.597: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 04/26 11:05:30.597: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.597: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.607: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 04/26 11:05:30.607: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 04/26 11:05:30.607: [smf] INFO: UE IMSI[262423703647491] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.609: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 04/26 11:05:30.609: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.609: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.618: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 04/26 11:05:30.618: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 04/26 11:05:30.619: [smf] INFO: UE IMSI[262421801799703] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.620: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 04/26 11:05:30.620: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.620: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.629: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 04/26 11:05:30.629: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 04/26 11:05:30.629: [smf] INFO: UE IMSI[262422786906909] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.630: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 04/26 11:05:30.630: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.630: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.640: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 04/26 11:05:30.640: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 04/26 11:05:30.640: [smf] INFO: UE IMSI[262424887303055] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.641: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 04/26 11:05:30.641: [upf] INFO: UE F-SEID[UP:0x2 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.641: [upf] INFO: UE F-SEID[UP:0x2 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.651: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 04/26 11:05:30.651: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 04/26 11:05:30.651: [smf] INFO: UE IMSI[262422019330308] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.652: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 04/26 11:05:30.652: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.652: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.662: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 04/26 11:05:30.662: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 04/26 11:05:30.662: [smf] INFO: UE IMSI[262424711438495] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.663: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 04/26 11:05:30.663: [upf] INFO: UE F-SEID[UP:0xf86 CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.663: [upf] INFO: UE F-SEID[UP:0xf86 CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.673: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 04/26 11:05:30.673: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 04/26 11:05:30.673: [smf] INFO: UE IMSI[262422183313952] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.675: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 04/26 11:05:30.675: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.675: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.685: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 04/26 11:05:30.685: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 04/26 11:05:30.685: [smf] INFO: UE IMSI[262420297794954] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.687: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 04/26 11:05:30.687: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x7b6] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.687: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x7b6] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.696: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 04/26 11:05:30.696: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 04/26 11:05:30.696: [smf] INFO: UE IMSI[262423345144782] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.697: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 04/26 11:05:30.697: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.697: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.707: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 04/26 11:05:30.707: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 04/26 11:05:30.707: [smf] INFO: UE IMSI[262423768134012] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.709: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 04/26 11:05:30.709: [upf] INFO: UE F-SEID[UP:0xf0b CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.709: [upf] INFO: UE F-SEID[UP:0xf0b CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.718: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 04/26 11:05:30.718: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 04/26 11:05:30.718: [smf] INFO: UE IMSI[262428157761221] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.719: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 04/26 11:05:30.719: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.719: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.729: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 04/26 11:05:30.729: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 04/26 11:05:30.729: [smf] INFO: UE IMSI[262423467129991] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.729: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 04/26 11:05:30.730: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.730: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.741: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 04/26 11:05:30.741: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 04/26 11:05:30.741: [smf] INFO: UE IMSI[262427695890330] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.743: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 04/26 11:05:30.743: [upf] INFO: UE F-SEID[UP:0xe53 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.743: [upf] INFO: UE F-SEID[UP:0xe53 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.752: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 04/26 11:05:30.752: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 04/26 11:05:30.752: [smf] INFO: UE IMSI[262420859631260] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.754: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 04/26 11:05:30.754: [upf] INFO: UE F-SEID[UP:0x926 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.754: [upf] INFO: UE F-SEID[UP:0x926 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.764: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 04/26 11:05:30.764: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 04/26 11:05:30.765: [smf] INFO: UE IMSI[262423825510802] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.767: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 04/26 11:05:30.767: [upf] INFO: UE F-SEID[UP:0xca8 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.767: [upf] INFO: UE F-SEID[UP:0xca8 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.779: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 04/26 11:05:30.779: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 04/26 11:05:30.779: [smf] INFO: UE IMSI[262421361273865] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.782: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 04/26 11:05:30.782: [upf] INFO: UE F-SEID[UP:0xbaa CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.782: [upf] INFO: UE F-SEID[UP:0xbaa CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.793: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 04/26 11:05:30.793: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 04/26 11:05:30.793: [smf] INFO: UE IMSI[262427434689644] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.795: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 04/26 11:05:30.795: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.795: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.804: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 04/26 11:05:30.804: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 04/26 11:05:30.804: [smf] INFO: UE IMSI[262427087160869] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.806: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 04/26 11:05:30.806: [upf] INFO: UE F-SEID[UP:0xd99 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.806: [upf] INFO: UE F-SEID[UP:0xd99 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.815: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 04/26 11:05:30.815: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 04/26 11:05:30.815: [smf] INFO: UE IMSI[262428442025045] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.816: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 04/26 11:05:30.816: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.816: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.826: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 04/26 11:05:30.826: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 04/26 11:05:30.826: [smf] INFO: UE IMSI[262420557927716] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.827: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 04/26 11:05:30.827: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.827: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.837: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 04/26 11:05:30.837: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 04/26 11:05:30.837: [smf] INFO: UE IMSI[262425370102933] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.838: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 04/26 11:05:30.838: [upf] INFO: UE F-SEID[UP:0x540 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.838: [upf] INFO: UE F-SEID[UP:0x540 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.848: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 04/26 11:05:30.848: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 04/26 11:05:30.848: [smf] INFO: UE IMSI[262426448832504] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.850: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 04/26 11:05:30.850: [upf] INFO: UE F-SEID[UP:0xc0a CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.850: [upf] INFO: UE F-SEID[UP:0xc0a CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.860: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 04/26 11:05:30.860: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 04/26 11:05:30.860: [smf] INFO: UE IMSI[262420408863379] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.862: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 04/26 11:05:30.862: [upf] INFO: UE F-SEID[UP:0x578 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.862: [upf] INFO: UE F-SEID[UP:0x578 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.872: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 04/26 11:05:30.872: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 04/26 11:05:30.872: [smf] INFO: UE IMSI[262420871333750] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.874: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 04/26 11:05:30.874: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.874: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.883: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 04/26 11:05:30.883: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 04/26 11:05:30.883: [smf] INFO: UE IMSI[262429577353672] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.884: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 04/26 11:05:30.884: [upf] INFO: UE F-SEID[UP:0x657 CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.884: [upf] INFO: UE F-SEID[UP:0x657 CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.895: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 04/26 11:05:30.895: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 04/26 11:05:30.895: [smf] INFO: UE IMSI[262425272120660] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.896: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 04/26 11:05:30.896: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.896: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.906: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 04/26 11:05:30.906: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 04/26 11:05:30.906: [smf] INFO: UE IMSI[262429370552159] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.907: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 04/26 11:05:30.907: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.907: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.917: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 04/26 11:05:30.917: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 04/26 11:05:30.917: [smf] INFO: UE IMSI[262423903194816] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.919: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 04/26 11:05:30.919: [upf] INFO: UE F-SEID[UP:0x144 CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.919: [upf] INFO: UE F-SEID[UP:0x144 CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.928: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 04/26 11:05:30.928: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 04/26 11:05:30.928: [smf] INFO: UE IMSI[262426904938471] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.930: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 04/26 11:05:30.930: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.930: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.940: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 04/26 11:05:30.940: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 04/26 11:05:30.940: [smf] INFO: UE IMSI[262427388229865] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.943: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 04/26 11:05:30.943: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.943: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.951: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 04/26 11:05:30.951: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 04/26 11:05:30.951: [smf] INFO: UE IMSI[262423141517122] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.952: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 04/26 11:05:30.952: [upf] INFO: UE F-SEID[UP:0x3be CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.952: [upf] INFO: UE F-SEID[UP:0x3be CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.962: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 04/26 11:05:30.962: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 04/26 11:05:30.962: [smf] INFO: UE IMSI[262425569922888] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.965: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 04/26 11:05:30.965: [upf] INFO: UE F-SEID[UP:0x933 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.965: [upf] INFO: UE F-SEID[UP:0x933 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.974: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 04/26 11:05:30.974: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 04/26 11:05:30.974: [smf] INFO: UE IMSI[262420030293894] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.976: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 04/26 11:05:30.976: [upf] INFO: UE F-SEID[UP:0x729 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.976: [upf] INFO: UE F-SEID[UP:0x729 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.985: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 04/26 11:05:30.985: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 04/26 11:05:30.985: [smf] INFO: UE IMSI[262423581157817] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.987: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 04/26 11:05:30.987: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.987: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:30.996: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 04/26 11:05:30.996: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 04/26 11:05:30.996: [smf] INFO: UE IMSI[262425628364924] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:30.997: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 04/26 11:05:30.997: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:30.998: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.007: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 04/26 11:05:31.007: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 04/26 11:05:31.007: [smf] INFO: UE IMSI[262421152140277] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.008: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 04/26 11:05:31.008: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.008: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.018: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 04/26 11:05:31.018: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 04/26 11:05:31.018: [smf] INFO: UE IMSI[262421710514683] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.019: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 04/26 11:05:31.019: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.019: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.029: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 04/26 11:05:31.029: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 04/26 11:05:31.029: [smf] INFO: UE IMSI[262422239911037] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.031: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 04/26 11:05:31.031: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.031: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.041: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 04/26 11:05:31.041: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 04/26 11:05:31.041: [smf] INFO: UE IMSI[262422076799727] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.042: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 04/26 11:05:31.042: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.042: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.052: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 04/26 11:05:31.052: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 04/26 11:05:31.052: [smf] INFO: UE IMSI[262420742139266] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.053: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 04/26 11:05:31.053: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.053: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.062: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 04/26 11:05:31.063: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 04/26 11:05:31.063: [smf] INFO: UE IMSI[262420722282676] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.065: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 04/26 11:05:31.065: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.065: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.073: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 04/26 11:05:31.073: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 04/26 11:05:31.074: [smf] INFO: UE IMSI[262425542276828] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.075: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 04/26 11:05:31.075: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.075: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.085: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 04/26 11:05:31.085: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 04/26 11:05:31.085: [smf] INFO: UE IMSI[262423005743480] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.086: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 04/26 11:05:31.086: [upf] INFO: UE F-SEID[UP:0x394 CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.086: [upf] INFO: UE F-SEID[UP:0x394 CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.096: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 04/26 11:05:31.096: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 04/26 11:05:31.096: [smf] INFO: UE IMSI[262421864766577] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.097: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 04/26 11:05:31.097: [upf] INFO: UE F-SEID[UP:0x998 CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.097: [upf] INFO: UE F-SEID[UP:0x998 CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.108: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 04/26 11:05:31.108: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 04/26 11:05:31.108: [smf] INFO: UE IMSI[262424737383093] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.110: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 04/26 11:05:31.110: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.110: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.119: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 04/26 11:05:31.119: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 04/26 11:05:31.119: [smf] INFO: UE IMSI[262423916384740] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.121: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 04/26 11:05:31.121: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.121: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.130: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 04/26 11:05:31.130: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 04/26 11:05:31.131: [smf] INFO: UE IMSI[262429370737211] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.132: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 04/26 11:05:31.132: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.132: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.141: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 04/26 11:05:31.141: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 04/26 11:05:31.141: [smf] INFO: UE IMSI[262429722871885] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.142: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 04/26 11:05:31.142: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.142: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.152: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 04/26 11:05:31.152: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 04/26 11:05:31.152: [smf] INFO: UE IMSI[262425556238343] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.153: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 04/26 11:05:31.153: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.153: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.163: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 04/26 11:05:31.163: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 04/26 11:05:31.163: [smf] INFO: UE IMSI[262420438799038] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.163: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 04/26 11:05:31.163: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.163: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.173: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 04/26 11:05:31.173: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 04/26 11:05:31.173: [smf] INFO: UE IMSI[262427109119961] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.174: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 04/26 11:05:31.174: [upf] INFO: UE F-SEID[UP:0x9fd CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.174: [upf] INFO: UE F-SEID[UP:0x9fd CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.184: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 04/26 11:05:31.184: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 04/26 11:05:31.184: [smf] INFO: UE IMSI[262425275951972] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.186: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 04/26 11:05:31.186: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.186: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.195: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 04/26 11:05:31.195: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 04/26 11:05:31.195: [smf] INFO: UE IMSI[262426663283467] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.196: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 04/26 11:05:31.196: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.196: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.207: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 04/26 11:05:31.207: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 04/26 11:05:31.207: [smf] INFO: UE IMSI[262429025787992] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.208: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 04/26 11:05:31.208: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.208: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.218: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 04/26 11:05:31.218: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 04/26 11:05:31.218: [smf] INFO: UE IMSI[262422229298898] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.221: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 04/26 11:05:31.221: [upf] INFO: UE F-SEID[UP:0x60f CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.221: [upf] INFO: UE F-SEID[UP:0x60f CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.229: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 04/26 11:05:31.229: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 04/26 11:05:31.229: [smf] INFO: UE IMSI[262420038362404] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.231: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 04/26 11:05:31.231: [upf] INFO: UE F-SEID[UP:0xfdc CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.231: [upf] INFO: UE F-SEID[UP:0xfdc CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.241: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 04/26 11:05:31.241: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 04/26 11:05:31.241: [smf] INFO: UE IMSI[262421427980799] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.244: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 04/26 11:05:31.244: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.244: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.254: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 04/26 11:05:31.254: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 04/26 11:05:31.254: [smf] INFO: UE IMSI[262426562668293] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.256: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 04/26 11:05:31.256: [upf] INFO: UE F-SEID[UP:0xc74 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.256: [upf] INFO: UE F-SEID[UP:0xc74 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.266: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 04/26 11:05:31.266: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 04/26 11:05:31.266: [smf] INFO: UE IMSI[262421982889416] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.267: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 04/26 11:05:31.267: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.267: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.276: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 04/26 11:05:31.276: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 04/26 11:05:31.276: [smf] INFO: UE IMSI[262427301676089] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.277: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 04/26 11:05:31.277: [upf] INFO: UE F-SEID[UP:0x7 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.277: [upf] INFO: UE F-SEID[UP:0x7 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.288: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 04/26 11:05:31.288: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 04/26 11:05:31.288: [smf] INFO: UE IMSI[262427462298568] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.290: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 04/26 11:05:31.290: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.290: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.299: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 04/26 11:05:31.299: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 04/26 11:05:31.299: [smf] INFO: UE IMSI[262427512945488] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.300: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 04/26 11:05:31.300: [upf] INFO: UE F-SEID[UP:0x825 CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.300: [upf] INFO: UE F-SEID[UP:0x825 CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.311: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 04/26 11:05:31.311: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 04/26 11:05:31.311: [smf] INFO: UE IMSI[262422319384402] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.314: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 04/26 11:05:31.314: [upf] INFO: UE F-SEID[UP:0xa67 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.314: [upf] INFO: UE F-SEID[UP:0xa67 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.323: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 04/26 11:05:31.323: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 04/26 11:05:31.323: [smf] INFO: UE IMSI[262427397169547] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.325: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 04/26 11:05:31.325: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.325: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.334: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 04/26 11:05:31.334: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 04/26 11:05:31.334: [smf] INFO: UE IMSI[262429885119042] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.338: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 04/26 11:05:31.338: [upf] INFO: UE F-SEID[UP:0xfae CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.338: [upf] INFO: UE F-SEID[UP:0xfae CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.346: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 04/26 11:05:31.346: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 04/26 11:05:31.346: [smf] INFO: UE IMSI[262420349205858] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.348: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 04/26 11:05:31.348: [upf] INFO: UE F-SEID[UP:0x850 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.348: [upf] INFO: UE F-SEID[UP:0x850 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.357: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 04/26 11:05:31.357: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 04/26 11:05:31.357: [smf] INFO: UE IMSI[262428306037513] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.359: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 04/26 11:05:31.359: [upf] INFO: UE F-SEID[UP:0xb3c CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.359: [upf] INFO: UE F-SEID[UP:0xb3c CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.368: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 04/26 11:05:31.368: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 04/26 11:05:31.368: [smf] INFO: UE IMSI[262420228333389] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.369: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 04/26 11:05:31.369: [upf] INFO: UE F-SEID[UP:0x3e CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.369: [upf] INFO: UE F-SEID[UP:0x3e CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.379: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 04/26 11:05:31.379: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 04/26 11:05:31.379: [smf] INFO: UE IMSI[262423236732311] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.381: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 04/26 11:05:31.381: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.381: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.390: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 04/26 11:05:31.390: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 04/26 11:05:31.390: [smf] INFO: UE IMSI[262423259912059] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.391: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 04/26 11:05:31.391: [upf] INFO: UE F-SEID[UP:0xe74 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.391: [upf] INFO: UE F-SEID[UP:0xe74 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.401: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 04/26 11:05:31.401: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 04/26 11:05:31.401: [smf] INFO: UE IMSI[262426496273692] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.402: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 04/26 11:05:31.402: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.402: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.412: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 04/26 11:05:31.412: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 04/26 11:05:31.412: [smf] INFO: UE IMSI[262421624427566] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.413: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 04/26 11:05:31.413: [upf] INFO: UE F-SEID[UP:0xfc CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.413: [upf] INFO: UE F-SEID[UP:0xfc CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.423: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 04/26 11:05:31.423: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 04/26 11:05:31.423: [smf] INFO: UE IMSI[262423976070368] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.424: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 04/26 11:05:31.424: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.424: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.434: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 04/26 11:05:31.434: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 04/26 11:05:31.434: [smf] INFO: UE IMSI[262421849909839] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.435: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 04/26 11:05:31.435: [upf] INFO: UE F-SEID[UP:0x644 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.435: [upf] INFO: UE F-SEID[UP:0x644 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.445: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 04/26 11:05:31.445: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 04/26 11:05:31.445: [smf] INFO: UE IMSI[262423077187803] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.446: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 04/26 11:05:31.446: [upf] INFO: UE F-SEID[UP:0x7f CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.446: [upf] INFO: UE F-SEID[UP:0x7f CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.456: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 04/26 11:05:31.456: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 04/26 11:05:31.456: [smf] INFO: UE IMSI[262427079252197] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.457: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 04/26 11:05:31.457: [upf] INFO: UE F-SEID[UP:0x18e CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.457: [upf] INFO: UE F-SEID[UP:0x18e CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.466: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 04/26 11:05:31.467: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 04/26 11:05:31.467: [smf] INFO: UE IMSI[262422505891881] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.468: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 04/26 11:05:31.468: [upf] INFO: UE F-SEID[UP:0xd42 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.468: [upf] INFO: UE F-SEID[UP:0xd42 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.478: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 04/26 11:05:31.478: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 04/26 11:05:31.478: [smf] INFO: UE IMSI[262428658304297] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.480: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 04/26 11:05:31.480: [upf] INFO: UE F-SEID[UP:0x55e CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.480: [upf] INFO: UE F-SEID[UP:0x55e CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.489: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 04/26 11:05:31.489: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 04/26 11:05:31.489: [smf] INFO: UE IMSI[262426995282534] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.490: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 04/26 11:05:31.490: [upf] INFO: UE F-SEID[UP:0xddf CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.490: [upf] INFO: UE F-SEID[UP:0xddf CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.500: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 04/26 11:05:31.500: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 04/26 11:05:31.500: [smf] INFO: UE IMSI[262422890408793] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.501: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 04/26 11:05:31.501: [upf] INFO: UE F-SEID[UP:0x2eb CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.501: [upf] INFO: UE F-SEID[UP:0x2eb CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.511: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 04/26 11:05:31.511: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 04/26 11:05:31.511: [smf] INFO: UE IMSI[262423382979965] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.513: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 04/26 11:05:31.513: [upf] INFO: UE F-SEID[UP:0x742 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.513: [upf] INFO: UE F-SEID[UP:0x742 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.522: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 04/26 11:05:31.522: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 04/26 11:05:31.522: [smf] INFO: UE IMSI[262424916856457] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.523: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 04/26 11:05:31.523: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.523: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.533: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 04/26 11:05:31.533: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 04/26 11:05:31.533: [smf] INFO: UE IMSI[262422652566657] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.533: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 04/26 11:05:31.533: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.533: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.544: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 04/26 11:05:31.544: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 04/26 11:05:31.544: [smf] INFO: UE IMSI[262425056711460] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.546: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 04/26 11:05:31.546: [upf] INFO: UE F-SEID[UP:0x685 CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.546: [upf] INFO: UE F-SEID[UP:0x685 CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.555: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 04/26 11:05:31.555: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 04/26 11:05:31.555: [smf] INFO: UE IMSI[262422574301337] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.556: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 04/26 11:05:31.556: [upf] INFO: UE F-SEID[UP:0x2ef CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.556: [upf] INFO: UE F-SEID[UP:0x2ef CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.566: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 04/26 11:05:31.566: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 04/26 11:05:31.566: [smf] INFO: UE IMSI[262427611112781] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.567: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 04/26 11:05:31.567: [upf] INFO: UE F-SEID[UP:0x5be CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.567: [upf] INFO: UE F-SEID[UP:0x5be CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.577: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 04/26 11:05:31.577: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 04/26 11:05:31.577: [smf] INFO: UE IMSI[262420114916779] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.579: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 04/26 11:05:31.579: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.579: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.588: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 04/26 11:05:31.588: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 04/26 11:05:31.588: [smf] INFO: UE IMSI[262427225673200] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.590: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 04/26 11:05:31.590: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.590: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.599: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 04/26 11:05:31.599: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 04/26 11:05:31.599: [smf] INFO: UE IMSI[262424258809433] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.600: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 04/26 11:05:31.600: [upf] INFO: UE F-SEID[UP:0x795 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.600: [upf] INFO: UE F-SEID[UP:0x795 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.610: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 04/26 11:05:31.610: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 04/26 11:05:31.610: [smf] INFO: UE IMSI[262421046220273] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.612: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 04/26 11:05:31.612: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.612: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.621: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 04/26 11:05:31.621: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 04/26 11:05:31.621: [smf] INFO: UE IMSI[262423568922229] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.622: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 04/26 11:05:31.622: [upf] INFO: UE F-SEID[UP:0x1fe CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.622: [upf] INFO: UE F-SEID[UP:0x1fe CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.632: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 04/26 11:05:31.632: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 04/26 11:05:31.632: [smf] INFO: UE IMSI[262421233555728] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.633: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 04/26 11:05:31.633: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.633: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.643: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 04/26 11:05:31.643: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 04/26 11:05:31.643: [smf] INFO: UE IMSI[262421572086781] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.644: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 04/26 11:05:31.645: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.645: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.653: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 04/26 11:05:31.653: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 04/26 11:05:31.653: [smf] INFO: UE IMSI[262422761330275] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.654: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 04/26 11:05:31.654: [upf] INFO: UE F-SEID[UP:0x8f CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.654: [upf] INFO: UE F-SEID[UP:0x8f CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.664: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 04/26 11:05:31.664: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 04/26 11:05:31.664: [smf] INFO: UE IMSI[262422009894823] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.665: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 04/26 11:05:31.665: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.665: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.675: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 04/26 11:05:31.675: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 04/26 11:05:31.675: [smf] INFO: UE IMSI[262429977805570] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.676: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 04/26 11:05:31.676: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.676: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.686: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 04/26 11:05:31.686: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 04/26 11:05:31.686: [smf] INFO: UE IMSI[262423340347805] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.687: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 04/26 11:05:31.687: [upf] INFO: UE F-SEID[UP:0xc4f CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.687: [upf] INFO: UE F-SEID[UP:0xc4f CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.697: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 04/26 11:05:31.697: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 04/26 11:05:31.697: [smf] INFO: UE IMSI[262423186143647] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.699: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 04/26 11:05:31.699: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.699: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.708: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 04/26 11:05:31.708: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 04/26 11:05:31.708: [smf] INFO: UE IMSI[262420889526761] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.709: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 04/26 11:05:31.709: [upf] INFO: UE F-SEID[UP:0x476 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.709: [upf] INFO: UE F-SEID[UP:0x476 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.719: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 04/26 11:05:31.719: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 04/26 11:05:31.719: [smf] INFO: UE IMSI[262426002737543] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.720: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 04/26 11:05:31.720: [upf] INFO: UE F-SEID[UP:0x51d CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.720: [upf] INFO: UE F-SEID[UP:0x51d CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.730: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 04/26 11:05:31.730: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 04/26 11:05:31.730: [smf] INFO: UE IMSI[262422063322223] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.733: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 04/26 11:05:31.733: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.733: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.742: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 04/26 11:05:31.742: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 04/26 11:05:31.742: [smf] INFO: UE IMSI[262427395017847] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.743: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 04/26 11:05:31.743: [upf] INFO: UE F-SEID[UP:0x97f CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.743: [upf] INFO: UE F-SEID[UP:0x97f CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.753: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 04/26 11:05:31.753: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 04/26 11:05:31.753: [smf] INFO: UE IMSI[262423522444339] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.754: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 04/26 11:05:31.754: [upf] INFO: UE F-SEID[UP:0xc66 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.754: [upf] INFO: UE F-SEID[UP:0xc66 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.763: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 04/26 11:05:31.763: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 04/26 11:05:31.764: [smf] INFO: UE IMSI[262424827981472] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.765: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 04/26 11:05:31.765: [upf] INFO: UE F-SEID[UP:0x907 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.765: [upf] INFO: UE F-SEID[UP:0x907 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.775: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 04/26 11:05:31.775: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 04/26 11:05:31.775: [smf] INFO: UE IMSI[262421246886273] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.777: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 04/26 11:05:31.777: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.777: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.786: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 04/26 11:05:31.786: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 04/26 11:05:31.786: [smf] INFO: UE IMSI[262422435427390] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.788: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 04/26 11:05:31.788: [upf] INFO: UE F-SEID[UP:0xedb CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.788: [upf] INFO: UE F-SEID[UP:0xedb CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.797: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 04/26 11:05:31.797: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 04/26 11:05:31.797: [smf] INFO: UE IMSI[262426052694393] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.798: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 04/26 11:05:31.798: [upf] INFO: UE F-SEID[UP:0x590 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.798: [upf] INFO: UE F-SEID[UP:0x590 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.809: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 04/26 11:05:31.809: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 04/26 11:05:31.809: [smf] INFO: UE IMSI[262423472217517] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.811: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 04/26 11:05:31.811: [upf] INFO: UE F-SEID[UP:0xbef CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.811: [upf] INFO: UE F-SEID[UP:0xbef CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.820: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 04/26 11:05:31.820: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 04/26 11:05:31.820: [smf] INFO: UE IMSI[262423103495533] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.823: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 04/26 11:05:31.823: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.823: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.832: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 04/26 11:05:31.832: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 04/26 11:05:31.832: [smf] INFO: UE IMSI[262425891927304] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.834: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 04/26 11:05:31.834: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.834: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.843: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 04/26 11:05:31.843: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 04/26 11:05:31.843: [smf] INFO: UE IMSI[262421903849573] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.846: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 04/26 11:05:31.846: [upf] INFO: UE F-SEID[UP:0x936 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.846: [upf] INFO: UE F-SEID[UP:0x936 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.855: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 04/26 11:05:31.855: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 04/26 11:05:31.855: [smf] INFO: UE IMSI[262429372529562] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.856: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 04/26 11:05:31.856: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.856: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.866: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 04/26 11:05:31.866: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 04/26 11:05:31.866: [smf] INFO: UE IMSI[262424525614288] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.867: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 04/26 11:05:31.867: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.867: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.877: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 04/26 11:05:31.877: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 04/26 11:05:31.877: [smf] INFO: UE IMSI[262422159108953] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.878: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 04/26 11:05:31.878: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.878: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.887: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 04/26 11:05:31.887: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 04/26 11:05:31.887: [smf] INFO: UE IMSI[262427808919839] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.888: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 04/26 11:05:31.888: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.888: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:31.898: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 04/26 11:05:31.898: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 04/26 11:05:31.898: [smf] INFO: UE IMSI[262426014845856] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:31.899: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 04/26 11:05:31.899: [upf] INFO: UE F-SEID[UP:0x617 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 04/26 11:05:31.899: [upf] INFO: UE F-SEID[UP:0x617 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:32.102: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 04/26 11:05:32.103: [upf] INFO: UE F-SEID[UP:0xea1 CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 04/26 11:05:32.103: [upf] INFO: UE F-SEID[UP:0xea1 CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:32.123: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 04/26 11:05:32.135: [smf] INFO: Removed Session: UE IMSI:[262427617105606] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 04/26 11:05:32.135: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 04/26 11:05:32.135: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 04/26 11:05:32.145: [smf] INFO: Removed Session: UE IMSI:[262426751394643] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 04/26 11:05:32.145: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 04/26 11:05:32.146: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 04/26 11:05:32.152: [smf] INFO: Removed Session: UE IMSI:[262421705238206] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 04/26 11:05:32.153: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 04/26 11:05:32.157: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 04/26 11:05:32.163: [smf] INFO: Removed Session: UE IMSI:[262425569682694] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 04/26 11:05:32.163: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 04/26 11:05:32.168: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 04/26 11:05:32.174: [smf] INFO: Removed Session: UE IMSI:[262420791850323] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 04/26 11:05:32.174: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 04/26 11:05:32.178: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 04/26 11:05:32.184: [smf] INFO: Removed Session: UE IMSI:[262421628105709] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 04/26 11:05:32.184: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 04/26 11:05:32.190: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 04/26 11:05:32.199: [smf] INFO: Removed Session: UE IMSI:[262422102703682] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 04/26 11:05:32.199: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 04/26 11:05:32.201: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 04/26 11:05:32.211: [smf] INFO: Removed Session: UE IMSI:[262425516755821] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 04/26 11:05:32.211: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 04/26 11:05:32.213: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 04/26 11:05:32.221: [smf] INFO: Removed Session: UE IMSI:[262420744065793] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 04/26 11:05:32.221: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 04/26 11:05:32.224: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 04/26 11:05:32.229: [smf] INFO: Removed Session: UE IMSI:[262424885331149] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 04/26 11:05:32.229: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 04/26 11:05:32.235: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 04/26 11:05:32.240: [smf] INFO: Removed Session: UE IMSI:[262425542964662] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 04/26 11:05:32.240: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 04/26 11:05:32.245: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 04/26 11:05:32.252: [smf] INFO: Removed Session: UE IMSI:[262429711064192] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 04/26 11:05:32.252: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 04/26 11:05:32.256: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 04/26 11:05:32.262: [smf] INFO: Removed Session: UE IMSI:[262429307836258] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 04/26 11:05:32.262: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 04/26 11:05:32.267: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 04/26 11:05:32.273: [smf] INFO: Removed Session: UE IMSI:[262429202389793] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 04/26 11:05:32.273: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 04/26 11:05:32.278: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 04/26 11:05:32.283: [smf] INFO: Removed Session: UE IMSI:[262427617681719] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 04/26 11:05:32.283: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 04/26 11:05:32.289: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 04/26 11:05:32.293: [smf] INFO: Removed Session: UE IMSI:[262422497222434] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 04/26 11:05:32.293: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 04/26 11:05:32.299: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 04/26 11:05:32.304: [smf] INFO: Removed Session: UE IMSI:[262424168915825] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 04/26 11:05:32.305: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 04/26 11:05:32.310: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 04/26 11:05:32.315: [smf] INFO: Removed Session: UE IMSI:[262424187781578] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 04/26 11:05:32.315: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 04/26 11:05:32.321: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 04/26 11:05:32.326: [smf] INFO: Removed Session: UE IMSI:[262428444619468] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 04/26 11:05:32.326: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 04/26 11:05:32.332: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 04/26 11:05:32.337: [smf] INFO: Removed Session: UE IMSI:[262422472727612] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 04/26 11:05:32.337: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 04/26 11:05:32.343: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 04/26 11:05:32.348: [smf] INFO: Removed Session: UE IMSI:[262426451307152] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 04/26 11:05:32.348: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 04/26 11:05:32.354: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 04/26 11:05:32.359: [smf] INFO: Removed Session: UE IMSI:[262426558144156] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 04/26 11:05:32.359: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 04/26 11:05:32.364: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 04/26 11:05:32.371: [smf] INFO: Removed Session: UE IMSI:[262423061638054] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 04/26 11:05:32.371: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 04/26 11:05:32.375: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 04/26 11:05:32.384: [smf] INFO: Removed Session: UE IMSI:[262422066673664] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 04/26 11:05:32.384: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 04/26 11:05:32.387: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 04/26 11:05:32.393: [smf] INFO: Removed Session: UE IMSI:[262426439809091] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 04/26 11:05:32.394: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 04/26 11:05:32.397: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 04/26 11:05:32.402: [smf] INFO: Removed Session: UE IMSI:[262425276232064] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 04/26 11:05:32.402: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 04/26 11:05:32.408: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 04/26 11:05:32.413: [smf] INFO: Removed Session: UE IMSI:[262428159857244] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 04/26 11:05:32.413: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 04/26 11:05:32.419: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 04/26 11:05:32.425: [smf] INFO: Removed Session: UE IMSI:[262424374164068] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 04/26 11:05:32.425: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 04/26 11:05:32.430: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 04/26 11:05:32.435: [smf] INFO: Removed Session: UE IMSI:[262421268663576] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 04/26 11:05:32.435: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 04/26 11:05:32.440: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 04/26 11:05:32.445: [smf] INFO: Removed Session: UE IMSI:[262425710141663] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 04/26 11:05:32.445: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 04/26 11:05:32.452: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 04/26 11:05:32.460: [smf] INFO: Removed Session: UE IMSI:[262428002525627] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 04/26 11:05:32.460: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 04/26 11:05:32.463: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 04/26 11:05:32.468: [smf] INFO: Removed Session: UE IMSI:[262426816440588] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 04/26 11:05:32.469: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 04/26 11:05:32.474: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 04/26 11:05:32.479: [smf] INFO: Removed Session: UE IMSI:[262426307239167] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 04/26 11:05:32.479: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 04/26 11:05:32.484: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 04/26 11:05:32.489: [smf] INFO: Removed Session: UE IMSI:[262420791765422] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 04/26 11:05:32.489: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 04/26 11:05:32.495: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 04/26 11:05:32.500: [smf] INFO: Removed Session: UE IMSI:[262421015804757] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 04/26 11:05:32.500: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 04/26 11:05:32.506: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 04/26 11:05:32.512: [smf] INFO: Removed Session: UE IMSI:[262424418996170] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 04/26 11:05:32.512: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 04/26 11:05:32.517: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 04/26 11:05:32.523: [smf] INFO: Removed Session: UE IMSI:[262428270008288] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 04/26 11:05:32.523: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 04/26 11:05:32.528: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 04/26 11:05:32.533: [smf] INFO: Removed Session: UE IMSI:[262426830927803] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 04/26 11:05:32.533: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 04/26 11:05:32.539: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 04/26 11:05:32.544: [smf] INFO: Removed Session: UE IMSI:[262426827515701] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 04/26 11:05:32.544: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 04/26 11:05:32.550: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 04/26 11:05:32.555: [smf] INFO: Removed Session: UE IMSI:[262420485890743] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 04/26 11:05:32.555: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 04/26 11:05:32.560: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 04/26 11:05:32.566: [smf] INFO: Removed Session: UE IMSI:[262420546056703] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 04/26 11:05:32.566: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 04/26 11:05:32.571: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 04/26 11:05:32.576: [smf] INFO: Removed Session: UE IMSI:[262427640070896] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 04/26 11:05:32.576: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 04/26 11:05:32.582: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 04/26 11:05:32.586: [smf] INFO: Removed Session: UE IMSI:[262422121230557] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 04/26 11:05:32.586: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 04/26 11:05:32.593: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 04/26 11:05:32.598: [smf] INFO: Removed Session: UE IMSI:[262426128019632] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 04/26 11:05:32.598: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 04/26 11:05:32.603: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 04/26 11:05:32.609: [smf] INFO: Removed Session: UE IMSI:[262420522674467] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 04/26 11:05:32.609: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 04/26 11:05:32.614: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 04/26 11:05:32.620: [smf] INFO: Removed Session: UE IMSI:[262421653637157] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 04/26 11:05:32.620: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 04/26 11:05:32.625: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 04/26 11:05:32.631: [smf] INFO: Removed Session: UE IMSI:[262424031553028] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 04/26 11:05:32.631: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 04/26 11:05:32.636: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 04/26 11:05:32.641: [smf] INFO: Removed Session: UE IMSI:[262423450317228] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 04/26 11:05:32.641: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 04/26 11:05:32.647: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 04/26 11:05:32.652: [smf] INFO: Removed Session: UE IMSI:[262428047667598] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 04/26 11:05:32.652: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 04/26 11:05:32.657: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 04/26 11:05:32.662: [smf] INFO: Removed Session: UE IMSI:[262429504309206] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 04/26 11:05:32.662: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 04/26 11:05:32.668: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 04/26 11:05:32.671: [smf] INFO: Removed Session: UE IMSI:[262423078119290] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 04/26 11:05:32.671: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 04/26 11:05:32.678: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 04/26 11:05:32.682: [smf] INFO: Removed Session: UE IMSI:[262422812397860] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 04/26 11:05:32.682: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 04/26 11:05:32.689: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 04/26 11:05:32.695: [smf] INFO: Removed Session: UE IMSI:[262424534813989] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 04/26 11:05:32.695: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 04/26 11:05:32.700: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 04/26 11:05:32.706: [smf] INFO: Removed Session: UE IMSI:[262423681274577] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 04/26 11:05:32.706: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 04/26 11:05:32.712: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 04/26 11:05:32.718: [smf] INFO: Removed Session: UE IMSI:[262427315568995] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 04/26 11:05:32.718: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 04/26 11:05:32.723: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 04/26 11:05:32.734: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 04/26 11:05:32.735: [smf] INFO: Removed Session: UE IMSI:[262423204998405] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 04/26 11:05:32.735: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 04/26 11:05:32.739: [smf] INFO: Removed Session: UE IMSI:[262427467918796] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 04/26 11:05:32.739: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 04/26 11:05:32.744: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 04/26 11:05:32.747: [smf] INFO: Removed Session: UE IMSI:[262423773729257] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 04/26 11:05:32.747: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 04/26 11:05:32.755: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 04/26 11:05:32.759: [smf] INFO: Removed Session: UE IMSI:[262424917732855] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 04/26 11:05:32.759: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 04/26 11:05:32.766: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 04/26 11:05:32.772: [smf] INFO: Removed Session: UE IMSI:[262420128754086] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 04/26 11:05:32.772: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 04/26 11:05:32.777: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 04/26 11:05:32.781: [smf] INFO: Removed Session: UE IMSI:[262429916247125] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 04/26 11:05:32.781: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 04/26 11:05:32.787: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 04/26 11:05:32.792: [smf] INFO: Removed Session: UE IMSI:[262427339329990] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 04/26 11:05:32.792: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 04/26 11:05:32.798: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 04/26 11:05:32.803: [smf] INFO: Removed Session: UE IMSI:[262425239956536] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 04/26 11:05:32.803: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 04/26 11:05:32.809: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 04/26 11:05:32.815: [smf] INFO: Removed Session: UE IMSI:[262428272466281] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 04/26 11:05:32.815: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 04/26 11:05:32.820: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 04/26 11:05:32.826: [smf] INFO: Removed Session: UE IMSI:[262429644109876] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 04/26 11:05:32.827: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 04/26 11:05:32.831: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 04/26 11:05:32.836: [smf] INFO: Removed Session: UE IMSI:[262427705758110] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 04/26 11:05:32.836: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 04/26 11:05:32.842: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 04/26 11:05:32.847: [smf] INFO: Removed Session: UE IMSI:[262422225778268] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 04/26 11:05:32.847: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 04/26 11:05:32.853: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 04/26 11:05:32.858: [smf] INFO: Removed Session: UE IMSI:[262425924924954] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 04/26 11:05:32.858: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 04/26 11:05:32.863: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 04/26 11:05:32.869: [smf] INFO: Removed Session: UE IMSI:[262426230358177] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 04/26 11:05:32.869: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 04/26 11:05:32.874: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 04/26 11:05:32.879: [smf] INFO: Removed Session: UE IMSI:[262425568314433] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 04/26 11:05:32.879: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 04/26 11:05:32.885: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 04/26 11:05:32.891: [smf] INFO: Removed Session: UE IMSI:[262424131044690] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 04/26 11:05:32.891: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 04/26 11:05:32.896: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 04/26 11:05:32.901: [smf] INFO: Removed Session: UE IMSI:[262420531014335] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 04/26 11:05:32.901: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 04/26 11:05:32.907: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 04/26 11:05:32.912: [smf] INFO: Removed Session: UE IMSI:[262428792722547] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 04/26 11:05:32.912: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 04/26 11:05:32.917: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 04/26 11:05:32.922: [smf] INFO: Removed Session: UE IMSI:[262425710456959] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 04/26 11:05:32.922: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 04/26 11:05:32.928: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 04/26 11:05:32.933: [smf] INFO: Removed Session: UE IMSI:[262420215856266] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 04/26 11:05:32.933: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 04/26 11:05:32.939: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 04/26 11:05:32.944: [smf] INFO: Removed Session: UE IMSI:[262425975923418] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 04/26 11:05:32.944: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 04/26 11:05:32.950: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 04/26 11:05:32.955: [smf] INFO: Removed Session: UE IMSI:[262421718123307] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 04/26 11:05:32.955: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 04/26 11:05:32.960: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 04/26 11:05:32.965: [smf] INFO: Removed Session: UE IMSI:[262425600689451] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 04/26 11:05:32.965: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 04/26 11:05:32.971: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 04/26 11:05:32.975: [smf] INFO: Removed Session: UE IMSI:[262426827542294] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 04/26 11:05:32.975: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 04/26 11:05:32.981: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 04/26 11:05:32.984: [smf] INFO: Removed Session: UE IMSI:[262427319879769] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 04/26 11:05:32.984: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 04/26 11:05:32.992: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 04/26 11:05:32.996: [smf] INFO: Removed Session: UE IMSI:[262428954831835] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:32.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 04/26 11:05:32.996: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 04/26 11:05:33.003: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 04/26 11:05:33.008: [smf] INFO: Removed Session: UE IMSI:[262424741704644] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 04/26 11:05:33.008: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 04/26 11:05:33.013: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 04/26 11:05:33.018: [smf] INFO: Removed Session: UE IMSI:[262422488873632] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 04/26 11:05:33.018: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 04/26 11:05:33.024: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 04/26 11:05:33.030: [smf] INFO: Removed Session: UE IMSI:[262421021546949] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 04/26 11:05:33.030: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 04/26 11:05:33.035: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 04/26 11:05:33.044: [smf] INFO: Removed Session: UE IMSI:[262421347768116] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 04/26 11:05:33.045: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 04/26 11:05:33.047: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 04/26 11:05:33.055: [smf] INFO: Removed Session: UE IMSI:[262426035631736] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 04/26 11:05:33.055: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 04/26 11:05:33.058: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 04/26 11:05:33.063: [smf] INFO: Removed Session: UE IMSI:[262427252496581] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 04/26 11:05:33.063: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 04/26 11:05:33.068: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 04/26 11:05:33.075: [smf] INFO: Removed Session: UE IMSI:[262422689373985] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 04/26 11:05:33.075: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 04/26 11:05:33.079: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 04/26 11:05:33.085: [smf] INFO: Removed Session: UE IMSI:[262420550390449] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 04/26 11:05:33.085: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 04/26 11:05:33.091: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 04/26 11:05:33.096: [smf] INFO: Removed Session: UE IMSI:[262422991076015] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 04/26 11:05:33.096: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 04/26 11:05:33.101: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 04/26 11:05:33.106: [smf] INFO: Removed Session: UE IMSI:[262422207712419] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 04/26 11:05:33.106: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 04/26 11:05:33.112: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 04/26 11:05:33.119: [smf] INFO: Removed Session: UE IMSI:[262428724137818] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 04/26 11:05:33.119: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 04/26 11:05:33.123: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 04/26 11:05:33.129: [smf] INFO: Removed Session: UE IMSI:[262423513529861] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 04/26 11:05:33.129: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 04/26 11:05:33.134: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 04/26 11:05:33.139: [smf] INFO: Removed Session: UE IMSI:[262424142588618] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 04/26 11:05:33.139: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 04/26 11:05:33.145: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 04/26 11:05:33.150: [smf] INFO: Removed Session: UE IMSI:[262425227641315] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 04/26 11:05:33.150: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 04/26 11:05:33.155: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 04/26 11:05:33.161: [smf] INFO: Removed Session: UE IMSI:[262423096334809] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 04/26 11:05:33.161: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 04/26 11:05:33.166: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 04/26 11:05:33.171: [smf] INFO: Removed Session: UE IMSI:[262421813996635] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 04/26 11:05:33.171: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 04/26 11:05:33.177: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 04/26 11:05:33.181: [smf] INFO: Removed Session: UE IMSI:[262423279958961] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 04/26 11:05:33.181: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 04/26 11:05:33.188: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 04/26 11:05:33.193: [smf] INFO: Removed Session: UE IMSI:[262421787711524] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 04/26 11:05:33.193: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 04/26 11:05:33.198: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 04/26 11:05:33.203: [smf] INFO: Removed Session: UE IMSI:[262425375582930] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 04/26 11:05:33.203: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 04/26 11:05:33.209: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 04/26 11:05:33.215: [smf] INFO: Removed Session: UE IMSI:[262428587556612] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 04/26 11:05:33.215: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 04/26 11:05:33.220: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 04/26 11:05:33.226: [smf] INFO: Removed Session: UE IMSI:[262423179004464] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 04/26 11:05:33.226: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 04/26 11:05:33.231: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 04/26 11:05:33.237: [smf] INFO: Removed Session: UE IMSI:[262428692908544] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 04/26 11:05:33.237: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 04/26 11:05:33.241: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 04/26 11:05:33.244: [smf] INFO: Removed Session: UE IMSI:[262424817506729] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 04/26 11:05:33.244: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 04/26 11:05:33.252: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 04/26 11:05:33.259: [smf] INFO: Removed Session: UE IMSI:[262428190199962] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 04/26 11:05:33.259: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 04/26 11:05:33.263: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 04/26 11:05:33.269: [smf] INFO: Removed Session: UE IMSI:[262424203707887] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 04/26 11:05:33.269: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 04/26 11:05:33.274: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 04/26 11:05:33.279: [smf] INFO: Removed Session: UE IMSI:[262421959577285] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 04/26 11:05:33.279: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 04/26 11:05:33.285: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 04/26 11:05:33.290: [smf] INFO: Removed Session: UE IMSI:[262422275701118] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 04/26 11:05:33.290: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 04/26 11:05:33.295: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 04/26 11:05:33.300: [smf] INFO: Removed Session: UE IMSI:[262429033598189] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 04/26 11:05:33.300: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 04/26 11:05:33.306: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 04/26 11:05:33.311: [smf] INFO: Removed Session: UE IMSI:[262423352104894] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 04/26 11:05:33.311: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 04/26 11:05:33.317: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 04/26 11:05:33.322: [smf] INFO: Removed Session: UE IMSI:[262428820789795] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 04/26 11:05:33.322: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 04/26 11:05:33.328: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 04/26 11:05:33.333: [smf] INFO: Removed Session: UE IMSI:[262429930666752] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 04/26 11:05:33.334: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 04/26 11:05:33.338: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 04/26 11:05:33.344: [smf] INFO: Removed Session: UE IMSI:[262420336286707] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 04/26 11:05:33.344: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 04/26 11:05:33.349: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 04/26 11:05:33.355: [smf] INFO: Removed Session: UE IMSI:[262428091907322] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 04/26 11:05:33.355: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 04/26 11:05:33.360: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 04/26 11:05:33.365: [smf] INFO: Removed Session: UE IMSI:[262427085370394] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 04/26 11:05:33.365: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 04/26 11:05:33.371: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 04/26 11:05:33.377: [smf] INFO: Removed Session: UE IMSI:[262426608094499] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 04/26 11:05:33.377: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 04/26 11:05:33.382: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 04/26 11:05:33.387: [smf] INFO: Removed Session: UE IMSI:[262422766863310] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 04/26 11:05:33.387: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 04/26 11:05:33.392: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 04/26 11:05:33.398: [smf] INFO: Removed Session: UE IMSI:[262420638172039] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 04/26 11:05:33.398: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 04/26 11:05:33.403: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 04/26 11:05:33.408: [smf] INFO: Removed Session: UE IMSI:[262423315190246] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 04/26 11:05:33.408: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 04/26 11:05:33.414: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 04/26 11:05:33.419: [smf] INFO: Removed Session: UE IMSI:[262421856447098] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 04/26 11:05:33.419: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 04/26 11:05:33.424: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 04/26 11:05:33.430: [smf] INFO: Removed Session: UE IMSI:[262420609329264] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 04/26 11:05:33.430: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 04/26 11:05:33.435: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 04/26 11:05:33.441: [smf] INFO: Removed Session: UE IMSI:[262420918352212] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 04/26 11:05:33.441: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 04/26 11:05:33.446: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 04/26 11:05:33.451: [smf] INFO: Removed Session: UE IMSI:[262429425260426] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 04/26 11:05:33.451: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 04/26 11:05:33.457: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 04/26 11:05:33.462: [smf] INFO: Removed Session: UE IMSI:[262427552162637] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 04/26 11:05:33.462: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 04/26 11:05:33.467: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 04/26 11:05:33.473: [smf] INFO: Removed Session: UE IMSI:[262423536847849] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 04/26 11:05:33.473: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 04/26 11:05:33.478: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 04/26 11:05:33.484: [smf] INFO: Removed Session: UE IMSI:[262422302226543] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 04/26 11:05:33.484: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 04/26 11:05:33.489: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 04/26 11:05:33.494: [smf] INFO: Removed Session: UE IMSI:[262427921771951] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 04/26 11:05:33.494: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 04/26 11:05:33.500: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 04/26 11:05:33.505: [smf] INFO: Removed Session: UE IMSI:[262426082284012] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 04/26 11:05:33.505: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 04/26 11:05:33.510: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 04/26 11:05:33.515: [smf] INFO: Removed Session: UE IMSI:[262426506988332] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 04/26 11:05:33.515: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 04/26 11:05:33.521: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 04/26 11:05:33.527: [smf] INFO: Removed Session: UE IMSI:[262425071951061] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 04/26 11:05:33.527: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 04/26 11:05:33.532: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 04/26 11:05:33.537: [smf] INFO: Removed Session: UE IMSI:[262422403936732] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 04/26 11:05:33.538: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 04/26 11:05:33.543: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 04/26 11:05:33.549: [smf] INFO: Removed Session: UE IMSI:[262424282130165] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 04/26 11:05:33.549: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 04/26 11:05:33.554: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 04/26 11:05:33.560: [smf] INFO: Removed Session: UE IMSI:[262427879910780] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 04/26 11:05:33.560: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 04/26 11:05:33.565: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 04/26 11:05:33.571: [smf] INFO: Removed Session: UE IMSI:[262423841999763] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 04/26 11:05:33.571: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 04/26 11:05:33.575: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 04/26 11:05:33.581: [smf] INFO: Removed Session: UE IMSI:[262423402967771] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 04/26 11:05:33.581: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 04/26 11:05:33.586: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 04/26 11:05:33.590: [smf] INFO: Removed Session: UE IMSI:[262421384904929] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 04/26 11:05:33.590: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 04/26 11:05:33.596: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 04/26 11:05:33.600: [smf] INFO: Removed Session: UE IMSI:[262422117380332] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 04/26 11:05:33.600: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 04/26 11:05:33.607: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 04/26 11:05:33.612: [smf] INFO: Removed Session: UE IMSI:[262421871963447] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 04/26 11:05:33.612: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 04/26 11:05:33.618: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 04/26 11:05:33.623: [smf] INFO: Removed Session: UE IMSI:[262424991822016] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 04/26 11:05:33.623: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 04/26 11:05:33.629: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 04/26 11:05:33.634: [smf] INFO: Removed Session: UE IMSI:[262427092692727] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 04/26 11:05:33.634: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 04/26 11:05:33.639: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 04/26 11:05:33.644: [smf] INFO: Removed Session: UE IMSI:[262422733659624] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 04/26 11:05:33.644: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 04/26 11:05:33.650: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 04/26 11:05:33.655: [smf] INFO: Removed Session: UE IMSI:[262421167780413] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 04/26 11:05:33.656: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 04/26 11:05:33.661: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 04/26 11:05:33.666: [smf] INFO: Removed Session: UE IMSI:[262423453082133] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 04/26 11:05:33.666: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 04/26 11:05:33.672: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 04/26 11:05:33.678: [smf] INFO: Removed Session: UE IMSI:[262425840228480] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 04/26 11:05:33.678: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 04/26 11:05:33.683: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 04/26 11:05:33.692: [smf] INFO: Removed Session: UE IMSI:[262428682517215] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 04/26 11:05:33.692: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 04/26 11:05:33.694: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 04/26 11:05:33.701: [smf] INFO: Removed Session: UE IMSI:[262421456994115] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 04/26 11:05:33.701: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 04/26 11:05:33.705: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 04/26 11:05:33.710: [smf] INFO: Removed Session: UE IMSI:[262420578162884] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 04/26 11:05:33.710: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 04/26 11:05:33.715: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 04/26 11:05:33.721: [smf] INFO: Removed Session: UE IMSI:[262425250751521] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 04/26 11:05:33.721: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 04/26 11:05:33.726: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 04/26 11:05:33.732: [smf] INFO: Removed Session: UE IMSI:[262420095084281] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 04/26 11:05:33.732: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 04/26 11:05:33.737: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 04/26 11:05:33.742: [smf] INFO: Removed Session: UE IMSI:[262421653195448] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 04/26 11:05:33.742: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 04/26 11:05:33.748: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 04/26 11:05:33.752: [smf] INFO: Removed Session: UE IMSI:[262427073322588] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 04/26 11:05:33.752: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 04/26 11:05:33.759: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 04/26 11:05:33.767: [smf] INFO: Removed Session: UE IMSI:[262422693437614] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 04/26 11:05:33.767: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 04/26 11:05:33.770: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 04/26 11:05:33.777: [smf] INFO: Removed Session: UE IMSI:[262428938357714] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 04/26 11:05:33.777: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 04/26 11:05:33.781: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 04/26 11:05:33.785: [smf] INFO: Removed Session: UE IMSI:[262421663445260] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 04/26 11:05:33.785: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 04/26 11:05:33.791: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 04/26 11:05:33.795: [smf] INFO: Removed Session: UE IMSI:[262429212136645] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 04/26 11:05:33.795: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 04/26 11:05:33.802: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 04/26 11:05:33.809: [smf] INFO: Removed Session: UE IMSI:[262426555703509] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 04/26 11:05:33.810: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 04/26 11:05:33.813: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 04/26 11:05:33.819: [smf] INFO: Removed Session: UE IMSI:[262424494024494] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 04/26 11:05:33.819: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 04/26 11:05:33.824: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 04/26 11:05:33.832: [smf] INFO: Removed Session: UE IMSI:[262424495400810] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 04/26 11:05:33.832: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 04/26 11:05:33.834: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 04/26 11:05:33.841: [smf] INFO: Removed Session: UE IMSI:[262428935963302] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 04/26 11:05:33.841: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 04/26 11:05:33.845: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 04/26 11:05:33.852: [smf] INFO: Removed Session: UE IMSI:[262428055734889] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 04/26 11:05:33.852: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 04/26 11:05:33.857: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 04/26 11:05:33.865: [smf] INFO: Removed Session: UE IMSI:[262427902745380] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 04/26 11:05:33.865: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 04/26 11:05:33.867: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 04/26 11:05:33.873: [smf] INFO: Removed Session: UE IMSI:[262421443281491] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 04/26 11:05:33.873: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 04/26 11:05:33.878: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 04/26 11:05:33.881: [smf] INFO: Removed Session: UE IMSI:[262420182685398] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 04/26 11:05:33.881: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 04/26 11:05:33.888: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 04/26 11:05:33.892: [smf] INFO: Removed Session: UE IMSI:[262429343044970] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 04/26 11:05:33.892: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 04/26 11:05:33.899: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 04/26 11:05:33.904: [smf] INFO: Removed Session: UE IMSI:[262426020829754] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 04/26 11:05:33.904: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 04/26 11:05:33.910: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 04/26 11:05:33.915: [smf] INFO: Removed Session: UE IMSI:[262421004819405] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 04/26 11:05:33.915: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 04/26 11:05:33.921: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 04/26 11:05:33.926: [smf] INFO: Removed Session: UE IMSI:[262428938448148] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 04/26 11:05:33.926: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 04/26 11:05:33.932: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 04/26 11:05:33.939: [smf] INFO: Removed Session: UE IMSI:[262427542286629] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 04/26 11:05:33.939: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 04/26 11:05:33.943: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 04/26 11:05:33.952: [smf] INFO: Removed Session: UE IMSI:[262420164854946] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 04/26 11:05:33.952: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 04/26 11:05:33.954: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 04/26 11:05:33.961: [smf] INFO: Removed Session: UE IMSI:[262423655635248] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 04/26 11:05:33.961: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 04/26 11:05:33.965: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 04/26 11:05:33.971: [smf] INFO: Removed Session: UE IMSI:[262429483025882] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 04/26 11:05:33.971: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 04/26 11:05:33.976: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 04/26 11:05:33.981: [smf] INFO: Removed Session: UE IMSI:[262427621539799] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 04/26 11:05:33.981: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 04/26 11:05:33.987: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 04/26 11:05:33.992: [smf] INFO: Removed Session: UE IMSI:[262423158884535] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:33.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 04/26 11:05:33.992: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 04/26 11:05:33.998: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 04/26 11:05:34.003: [smf] INFO: Removed Session: UE IMSI:[262425769911070] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 04/26 11:05:34.003: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 04/26 11:05:34.008: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 04/26 11:05:34.013: [smf] INFO: Removed Session: UE IMSI:[262425314721292] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 04/26 11:05:34.013: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 04/26 11:05:34.020: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 04/26 11:05:34.028: [smf] INFO: Removed Session: UE IMSI:[262428272106694] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 04/26 11:05:34.029: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 04/26 11:05:34.031: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 04/26 11:05:34.038: [smf] INFO: Removed Session: UE IMSI:[262424157835194] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 04/26 11:05:34.038: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 04/26 11:05:34.042: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 04/26 11:05:34.047: [smf] INFO: Removed Session: UE IMSI:[262428425989027] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 04/26 11:05:34.047: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 04/26 11:05:34.052: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 04/26 11:05:34.058: [smf] INFO: Removed Session: UE IMSI:[262422054037656] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 04/26 11:05:34.058: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 04/26 11:05:34.063: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 04/26 11:05:34.069: [smf] INFO: Removed Session: UE IMSI:[262426972669088] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 04/26 11:05:34.069: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 04/26 11:05:34.074: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 04/26 11:05:34.079: [smf] INFO: Removed Session: UE IMSI:[262423955387519] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 04/26 11:05:34.079: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 04/26 11:05:34.085: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 04/26 11:05:34.090: [smf] INFO: Removed Session: UE IMSI:[262423320265021] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 04/26 11:05:34.090: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 04/26 11:05:34.096: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 04/26 11:05:34.101: [smf] INFO: Removed Session: UE IMSI:[262429349616957] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 04/26 11:05:34.101: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 04/26 11:05:34.106: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 04/26 11:05:34.112: [smf] INFO: Removed Session: UE IMSI:[262423765480185] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 04/26 11:05:34.112: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 04/26 11:05:34.117: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 04/26 11:05:34.122: [smf] INFO: Removed Session: UE IMSI:[262423438403980] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 04/26 11:05:34.122: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 04/26 11:05:34.128: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 04/26 11:05:34.134: [smf] INFO: Removed Session: UE IMSI:[262428337615984] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 04/26 11:05:34.134: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 04/26 11:05:34.139: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 04/26 11:05:34.146: [smf] INFO: Removed Session: UE IMSI:[262427946778759] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 04/26 11:05:34.146: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 04/26 11:05:34.150: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 04/26 11:05:34.155: [smf] INFO: Removed Session: UE IMSI:[262421909546484] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 04/26 11:05:34.155: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 04/26 11:05:34.160: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 04/26 11:05:34.166: [smf] INFO: Removed Session: UE IMSI:[262423611335545] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 04/26 11:05:34.166: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 04/26 11:05:34.171: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 04/26 11:05:34.178: [smf] INFO: Removed Session: UE IMSI:[262429139092336] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 04/26 11:05:34.178: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 04/26 11:05:34.182: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 04/26 11:05:34.187: [smf] INFO: Removed Session: UE IMSI:[262421172884657] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 04/26 11:05:34.187: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 04/26 11:05:34.193: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 04/26 11:05:34.197: [smf] INFO: Removed Session: UE IMSI:[262423285755747] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 04/26 11:05:34.198: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 04/26 11:05:34.203: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 04/26 11:05:34.209: [smf] INFO: Removed Session: UE IMSI:[262420453113419] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 04/26 11:05:34.209: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 04/26 11:05:34.214: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 04/26 11:05:34.221: [smf] INFO: Removed Session: UE IMSI:[262428268104714] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 04/26 11:05:34.221: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 04/26 11:05:34.225: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 04/26 11:05:34.231: [smf] INFO: Removed Session: UE IMSI:[262421334870085] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 04/26 11:05:34.231: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 04/26 11:05:34.236: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 04/26 11:05:34.242: [smf] INFO: Removed Session: UE IMSI:[262421003139208] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 04/26 11:05:34.242: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 04/26 11:05:34.247: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 04/26 11:05:34.251: [smf] INFO: Removed Session: UE IMSI:[262423849732620] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 04/26 11:05:34.251: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 04/26 11:05:34.257: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 04/26 11:05:34.263: [smf] INFO: Removed Session: UE IMSI:[262429646650541] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 04/26 11:05:34.263: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 04/26 11:05:34.268: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 04/26 11:05:34.273: [smf] INFO: Removed Session: UE IMSI:[262426011935362] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 04/26 11:05:34.273: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 04/26 11:05:34.279: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 04/26 11:05:34.284: [smf] INFO: Removed Session: UE IMSI:[262428396988258] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 04/26 11:05:34.284: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 04/26 11:05:34.290: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 04/26 11:05:34.294: [smf] INFO: Removed Session: UE IMSI:[262424883570034] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 04/26 11:05:34.294: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 04/26 11:05:34.300: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 04/26 11:05:34.306: [smf] INFO: Removed Session: UE IMSI:[262424197421605] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 04/26 11:05:34.306: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 04/26 11:05:34.311: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 04/26 11:05:34.317: [smf] INFO: Removed Session: UE IMSI:[262426819895151] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 04/26 11:05:34.317: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 04/26 11:05:34.322: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 04/26 11:05:34.327: [smf] INFO: Removed Session: UE IMSI:[262422130223863] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 04/26 11:05:34.328: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 04/26 11:05:34.333: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 04/26 11:05:34.339: [smf] INFO: Removed Session: UE IMSI:[262421244738234] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 04/26 11:05:34.339: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 04/26 11:05:34.344: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 04/26 11:05:34.349: [smf] INFO: Removed Session: UE IMSI:[262428675348573] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 04/26 11:05:34.349: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 04/26 11:05:34.354: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 04/26 11:05:34.360: [smf] INFO: Removed Session: UE IMSI:[262421102182464] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 04/26 11:05:34.360: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 04/26 11:05:34.365: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 04/26 11:05:34.371: [smf] INFO: Removed Session: UE IMSI:[262429525101362] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 04/26 11:05:34.371: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 04/26 11:05:34.376: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 04/26 11:05:34.381: [smf] INFO: Removed Session: UE IMSI:[262424370885971] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 04/26 11:05:34.381: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 04/26 11:05:34.387: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 04/26 11:05:34.392: [smf] INFO: Removed Session: UE IMSI:[262424065726641] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 04/26 11:05:34.392: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 04/26 11:05:34.398: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 04/26 11:05:34.405: [smf] INFO: Removed Session: UE IMSI:[262428486720659] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 04/26 11:05:34.405: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 04/26 11:05:34.409: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 04/26 11:05:34.416: [smf] INFO: Removed Session: UE IMSI:[262423882760017] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 04/26 11:05:34.416: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 04/26 11:05:34.419: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 04/26 11:05:34.425: [smf] INFO: Removed Session: UE IMSI:[262421819170809] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 04/26 11:05:34.425: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 04/26 11:05:34.430: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 04/26 11:05:34.436: [smf] INFO: Removed Session: UE IMSI:[262420321904353] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 04/26 11:05:34.436: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 04/26 11:05:34.441: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 04/26 11:05:34.449: [smf] INFO: Removed Session: UE IMSI:[262420499717133] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 04/26 11:05:34.449: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 04/26 11:05:34.452: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 04/26 11:05:34.456: [smf] INFO: Removed Session: UE IMSI:[262424507257667] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 04/26 11:05:34.456: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 04/26 11:05:34.462: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 04/26 11:05:34.467: [smf] INFO: Removed Session: UE IMSI:[262427583550428] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 04/26 11:05:34.467: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 04/26 11:05:34.473: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 04/26 11:05:34.479: [smf] INFO: Removed Session: UE IMSI:[262426207676267] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 04/26 11:05:34.479: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 04/26 11:05:34.484: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 04/26 11:05:34.489: [smf] INFO: Removed Session: UE IMSI:[262420500273057] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 04/26 11:05:34.489: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 04/26 11:05:34.495: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 04/26 11:05:34.500: [smf] INFO: Removed Session: UE IMSI:[262429758824764] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 04/26 11:05:34.500: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 04/26 11:05:34.506: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 04/26 11:05:34.511: [smf] INFO: Removed Session: UE IMSI:[262422798708699] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 04/26 11:05:34.511: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 04/26 11:05:34.516: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 04/26 11:05:34.522: [smf] INFO: Removed Session: UE IMSI:[262423107463264] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 04/26 11:05:34.522: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 04/26 11:05:34.527: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 04/26 11:05:34.532: [smf] INFO: Removed Session: UE IMSI:[262427536532602] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 04/26 11:05:34.532: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 04/26 11:05:34.538: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 04/26 11:05:34.543: [smf] INFO: Removed Session: UE IMSI:[262427680947315] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 04/26 11:05:34.543: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 04/26 11:05:34.549: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 04/26 11:05:34.554: [smf] INFO: Removed Session: UE IMSI:[262429911045400] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 04/26 11:05:34.554: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 04/26 11:05:34.560: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 04/26 11:05:34.565: [smf] INFO: Removed Session: UE IMSI:[262426210071937] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 04/26 11:05:34.565: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 04/26 11:05:34.570: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 04/26 11:05:34.575: [smf] INFO: Removed Session: UE IMSI:[262420114892863] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 04/26 11:05:34.575: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 04/26 11:05:34.581: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 04/26 11:05:34.586: [smf] INFO: Removed Session: UE IMSI:[262428411138740] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 04/26 11:05:34.586: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 04/26 11:05:34.592: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 04/26 11:05:34.603: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 04/26 11:05:34.613: [smf] INFO: Removed Session: UE IMSI:[262425382644405] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 04/26 11:05:34.613: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 04/26 11:05:34.615: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 04/26 11:05:34.616: [smf] INFO: Removed Session: UE IMSI:[262420886449772] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 04/26 11:05:34.616: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 04/26 11:05:34.625: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 04/26 11:05:34.627: [smf] INFO: Removed Session: UE IMSI:[262424522271757] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 04/26 11:05:34.627: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 04/26 11:05:34.636: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 04/26 11:05:34.637: [smf] INFO: Removed Session: UE IMSI:[262424402546519] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 04/26 11:05:34.638: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 04/26 11:05:34.646: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 04/26 11:05:34.647: [smf] INFO: Removed Session: UE IMSI:[262427162355149] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 04/26 11:05:34.647: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 04/26 11:05:34.657: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 04/26 11:05:34.657: [smf] INFO: Removed Session: UE IMSI:[262424871987154] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 04/26 11:05:34.657: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 04/26 11:05:34.667: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 04/26 11:05:34.668: [smf] INFO: Removed Session: UE IMSI:[262423518593083] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 04/26 11:05:34.668: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 04/26 11:05:34.678: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 04/26 11:05:34.678: [smf] INFO: Removed Session: UE IMSI:[262421377980364] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 04/26 11:05:34.678: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 04/26 11:05:34.688: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 04/26 11:05:34.689: [smf] INFO: Removed Session: UE IMSI:[262429815328763] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 04/26 11:05:34.689: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 04/26 11:05:34.698: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 04/26 11:05:34.699: [smf] INFO: Removed Session: UE IMSI:[262423472829762] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 04/26 11:05:34.699: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 04/26 11:05:34.709: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 04/26 11:05:34.709: [smf] INFO: Removed Session: UE IMSI:[262425086317259] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 04/26 11:05:34.709: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 04/26 11:05:34.719: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 04/26 11:05:34.720: [smf] INFO: Removed Session: UE IMSI:[262422151861327] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 04/26 11:05:34.720: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 04/26 11:05:34.730: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 04/26 11:05:34.732: [smf] INFO: Removed Session: UE IMSI:[262420118361887] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 04/26 11:05:34.732: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 04/26 11:05:34.741: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 04/26 11:05:34.743: [smf] INFO: Removed Session: UE IMSI:[262425927051538] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 04/26 11:05:34.743: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 04/26 11:05:34.752: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 04/26 11:05:34.754: [smf] INFO: Removed Session: UE IMSI:[262424875943788] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 04/26 11:05:34.754: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 04/26 11:05:34.763: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 04/26 11:05:34.765: [smf] INFO: Removed Session: UE IMSI:[262429109068912] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 04/26 11:05:34.765: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 04/26 11:05:34.774: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 04/26 11:05:34.775: [smf] INFO: Removed Session: UE IMSI:[262423565291040] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 04/26 11:05:34.775: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 04/26 11:05:34.785: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 04/26 11:05:34.786: [smf] INFO: Removed Session: UE IMSI:[262422110442065] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 04/26 11:05:34.786: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 04/26 11:05:34.796: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 04/26 11:05:34.798: [smf] INFO: Removed Session: UE IMSI:[262422643749656] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 04/26 11:05:34.798: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 04/26 11:05:34.807: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 04/26 11:05:34.809: [smf] INFO: Removed Session: UE IMSI:[262429723227807] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 04/26 11:05:34.809: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 04/26 11:05:34.818: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 04/26 11:05:34.819: [smf] INFO: Removed Session: UE IMSI:[262421591071681] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 04/26 11:05:34.819: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 04/26 11:05:34.829: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 04/26 11:05:34.830: [smf] INFO: Removed Session: UE IMSI:[262425623406236] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 04/26 11:05:34.830: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 04/26 11:05:34.840: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 04/26 11:05:34.842: [smf] INFO: Removed Session: UE IMSI:[262428073799641] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 04/26 11:05:34.842: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 04/26 11:05:34.850: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 04/26 11:05:34.851: [smf] INFO: Removed Session: UE IMSI:[262423673747173] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 04/26 11:05:34.851: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 04/26 11:05:34.862: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 04/26 11:05:34.864: [smf] INFO: Removed Session: UE IMSI:[262426614277879] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 04/26 11:05:34.864: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 04/26 11:05:34.873: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 04/26 11:05:34.875: [smf] INFO: Removed Session: UE IMSI:[262420293946093] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 04/26 11:05:34.875: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 04/26 11:05:34.884: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 04/26 11:05:34.885: [smf] INFO: Removed Session: UE IMSI:[262425456723453] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 04/26 11:05:34.885: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 04/26 11:05:34.896: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 04/26 11:05:34.897: [smf] INFO: Removed Session: UE IMSI:[262424012940858] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 04/26 11:05:34.897: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 04/26 11:05:34.907: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 04/26 11:05:34.909: [smf] INFO: Removed Session: UE IMSI:[262423468163225] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 04/26 11:05:34.909: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 04/26 11:05:34.918: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 04/26 11:05:34.920: [smf] INFO: Removed Session: UE IMSI:[262423226363666] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 04/26 11:05:34.920: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 04/26 11:05:34.929: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 04/26 11:05:34.930: [smf] INFO: Removed Session: UE IMSI:[262421206210269] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 04/26 11:05:34.931: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 04/26 11:05:34.940: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 04/26 11:05:34.941: [smf] INFO: Removed Session: UE IMSI:[262426275849128] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 04/26 11:05:34.941: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 04/26 11:05:34.950: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 04/26 11:05:34.952: [smf] INFO: Removed Session: UE IMSI:[262426263073288] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 04/26 11:05:34.952: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 04/26 11:05:34.961: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 04/26 11:05:34.962: [smf] INFO: Removed Session: UE IMSI:[262424265041035] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 04/26 11:05:34.962: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 04/26 11:05:34.972: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 04/26 11:05:34.973: [smf] INFO: Removed Session: UE IMSI:[262420579900611] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 04/26 11:05:34.974: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 04/26 11:05:34.983: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 04/26 11:05:34.984: [smf] INFO: Removed Session: UE IMSI:[262428569480947] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 04/26 11:05:34.984: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 04/26 11:05:34.993: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 04/26 11:05:34.993: [smf] INFO: Removed Session: UE IMSI:[262425619053013] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:34.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 04/26 11:05:34.993: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 04/26 11:05:35.003: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 04/26 11:05:35.004: [smf] INFO: Removed Session: UE IMSI:[262428490973317] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 04/26 11:05:35.004: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 04/26 11:05:35.013: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 04/26 11:05:35.014: [smf] INFO: Removed Session: UE IMSI:[262421709919875] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 04/26 11:05:35.014: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 04/26 11:05:35.024: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 04/26 11:05:35.024: [smf] INFO: Removed Session: UE IMSI:[262425664246710] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 04/26 11:05:35.024: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 04/26 11:05:35.034: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 04/26 11:05:35.035: [smf] INFO: Removed Session: UE IMSI:[262426003291210] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 04/26 11:05:35.036: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 04/26 11:05:35.046: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 04/26 11:05:35.048: [smf] INFO: Removed Session: UE IMSI:[262428572072910] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 04/26 11:05:35.048: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 04/26 11:05:35.057: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 04/26 11:05:35.058: [smf] INFO: Removed Session: UE IMSI:[262428504768401] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 04/26 11:05:35.058: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 04/26 11:05:35.068: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 04/26 11:05:35.070: [smf] INFO: Removed Session: UE IMSI:[262422790246195] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 04/26 11:05:35.070: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 04/26 11:05:35.079: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 04/26 11:05:35.081: [smf] INFO: Removed Session: UE IMSI:[262426723419300] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 04/26 11:05:35.081: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 04/26 11:05:35.091: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 04/26 11:05:35.092: [smf] INFO: Removed Session: UE IMSI:[262428648963788] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 04/26 11:05:35.092: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 04/26 11:05:35.102: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 04/26 11:05:35.104: [smf] INFO: Removed Session: UE IMSI:[262421157204217] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 04/26 11:05:35.104: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 04/26 11:05:35.113: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 04/26 11:05:35.115: [smf] INFO: Removed Session: UE IMSI:[262423657138203] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 04/26 11:05:35.115: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 04/26 11:05:35.124: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 04/26 11:05:35.125: [smf] INFO: Removed Session: UE IMSI:[262425863393700] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 04/26 11:05:35.125: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 04/26 11:05:35.135: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 04/26 11:05:35.136: [smf] INFO: Removed Session: UE IMSI:[262427040955668] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 04/26 11:05:35.137: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 04/26 11:05:35.146: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 04/26 11:05:35.148: [smf] INFO: Removed Session: UE IMSI:[262422972101260] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 04/26 11:05:35.148: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 04/26 11:05:35.157: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 04/26 11:05:35.158: [smf] INFO: Removed Session: UE IMSI:[262425770352331] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 04/26 11:05:35.159: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 04/26 11:05:35.168: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 04/26 11:05:35.169: [smf] INFO: Removed Session: UE IMSI:[262429858255828] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 04/26 11:05:35.169: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 04/26 11:05:35.179: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 04/26 11:05:35.180: [smf] INFO: Removed Session: UE IMSI:[262428878274760] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 04/26 11:05:35.180: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 04/26 11:05:35.190: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 04/26 11:05:35.191: [smf] INFO: Removed Session: UE IMSI:[262426925294910] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 04/26 11:05:35.191: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 04/26 11:05:35.201: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 04/26 11:05:35.202: [smf] INFO: Removed Session: UE IMSI:[262422459860209] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 04/26 11:05:35.203: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 04/26 11:05:35.212: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 04/26 11:05:35.214: [smf] INFO: Removed Session: UE IMSI:[262423007495434] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 04/26 11:05:35.214: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 04/26 11:05:35.223: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 04/26 11:05:35.224: [smf] INFO: Removed Session: UE IMSI:[262420862207285] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 04/26 11:05:35.224: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 04/26 11:05:35.234: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 04/26 11:05:35.235: [smf] INFO: Removed Session: UE IMSI:[262422707545820] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 04/26 11:05:35.235: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 04/26 11:05:35.245: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 04/26 11:05:35.246: [smf] INFO: Removed Session: UE IMSI:[262424665471612] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 04/26 11:05:35.246: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 04/26 11:05:35.256: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 04/26 11:05:35.257: [smf] INFO: Removed Session: UE IMSI:[262420477215189] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 04/26 11:05:35.257: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 04/26 11:05:35.266: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 04/26 11:05:35.267: [smf] INFO: Removed Session: UE IMSI:[262422006032845] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 04/26 11:05:35.267: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 04/26 11:05:35.277: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 04/26 11:05:35.278: [smf] INFO: Removed Session: UE IMSI:[262425546786387] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 04/26 11:05:35.278: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 04/26 11:05:35.288: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 04/26 11:05:35.289: [smf] INFO: Removed Session: UE IMSI:[262426203498578] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 04/26 11:05:35.289: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 04/26 11:05:35.299: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 04/26 11:05:35.300: [smf] INFO: Removed Session: UE IMSI:[262421216039854] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 04/26 11:05:35.300: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 04/26 11:05:35.310: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 04/26 11:05:35.311: [smf] INFO: Removed Session: UE IMSI:[262425776198946] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 04/26 11:05:35.311: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 04/26 11:05:35.320: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 04/26 11:05:35.321: [smf] INFO: Removed Session: UE IMSI:[262428310189194] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 04/26 11:05:35.321: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 04/26 11:05:35.331: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 04/26 11:05:35.332: [smf] INFO: Removed Session: UE IMSI:[262425777893868] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 04/26 11:05:35.332: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 04/26 11:05:35.342: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 04/26 11:05:35.344: [smf] INFO: Removed Session: UE IMSI:[262428197385056] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 04/26 11:05:35.344: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 04/26 11:05:35.354: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 04/26 11:05:35.355: [smf] INFO: Removed Session: UE IMSI:[262423285967687] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 04/26 11:05:35.355: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 04/26 11:05:35.364: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 04/26 11:05:35.366: [smf] INFO: Removed Session: UE IMSI:[262425987410901] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 04/26 11:05:35.366: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 04/26 11:05:35.375: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 04/26 11:05:35.376: [smf] INFO: Removed Session: UE IMSI:[262426568050364] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 04/26 11:05:35.377: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 04/26 11:05:35.387: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 04/26 11:05:35.390: [smf] INFO: Removed Session: UE IMSI:[262421401896085] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 04/26 11:05:35.390: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 04/26 11:05:35.398: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 04/26 11:05:35.399: [smf] INFO: Removed Session: UE IMSI:[262420785623420] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 04/26 11:05:35.399: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 04/26 11:05:35.409: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 04/26 11:05:35.410: [smf] INFO: Removed Session: UE IMSI:[262428884717562] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 04/26 11:05:35.410: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 04/26 11:05:35.420: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 04/26 11:05:35.421: [smf] INFO: Removed Session: UE IMSI:[262420905009111] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 04/26 11:05:35.421: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 04/26 11:05:35.431: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 04/26 11:05:35.432: [smf] INFO: Removed Session: UE IMSI:[262424729716559] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 04/26 11:05:35.432: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 04/26 11:05:35.441: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 04/26 11:05:35.442: [smf] INFO: Removed Session: UE IMSI:[262424733273837] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 04/26 11:05:35.442: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 04/26 11:05:35.453: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 04/26 11:05:35.455: [smf] INFO: Removed Session: UE IMSI:[262421738825801] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 04/26 11:05:35.455: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 04/26 11:05:35.463: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 04/26 11:05:35.464: [smf] INFO: Removed Session: UE IMSI:[262422030620416] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 04/26 11:05:35.464: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 04/26 11:05:35.474: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 04/26 11:05:35.476: [smf] INFO: Removed Session: UE IMSI:[262423386417447] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 04/26 11:05:35.476: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 04/26 11:05:35.485: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 04/26 11:05:35.486: [smf] INFO: Removed Session: UE IMSI:[262420719176193] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 04/26 11:05:35.486: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 04/26 11:05:35.496: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 04/26 11:05:35.498: [smf] INFO: Removed Session: UE IMSI:[262429925466798] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 04/26 11:05:35.498: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 04/26 11:05:35.507: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 04/26 11:05:35.509: [smf] INFO: Removed Session: UE IMSI:[262429486894876] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 04/26 11:05:35.509: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 04/26 11:05:35.518: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 04/26 11:05:35.519: [smf] INFO: Removed Session: UE IMSI:[262423308374176] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 04/26 11:05:35.519: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 04/26 11:05:35.529: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 04/26 11:05:35.530: [smf] INFO: Removed Session: UE IMSI:[262420078996550] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 04/26 11:05:35.530: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 04/26 11:05:35.539: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 04/26 11:05:35.541: [smf] INFO: Removed Session: UE IMSI:[262423675856635] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 04/26 11:05:35.541: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 04/26 11:05:35.550: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 04/26 11:05:35.552: [smf] INFO: Removed Session: UE IMSI:[262429242580548] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 04/26 11:05:35.552: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 04/26 11:05:35.561: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 04/26 11:05:35.562: [smf] INFO: Removed Session: UE IMSI:[262429266462297] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 04/26 11:05:35.562: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 04/26 11:05:35.572: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 04/26 11:05:35.573: [smf] INFO: Removed Session: UE IMSI:[262422597763117] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 04/26 11:05:35.573: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 04/26 11:05:35.583: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 04/26 11:05:35.584: [smf] INFO: Removed Session: UE IMSI:[262420348095698] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 04/26 11:05:35.584: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 04/26 11:05:35.594: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 04/26 11:05:35.595: [smf] INFO: Removed Session: UE IMSI:[262425902733426] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 04/26 11:05:35.595: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 04/26 11:05:35.604: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 04/26 11:05:35.605: [smf] INFO: Removed Session: UE IMSI:[262426988705072] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 04/26 11:05:35.606: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 04/26 11:05:35.615: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 04/26 11:05:35.616: [smf] INFO: Removed Session: UE IMSI:[262421006979363] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 04/26 11:05:35.616: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 04/26 11:05:35.625: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 04/26 11:05:35.626: [smf] INFO: Removed Session: UE IMSI:[262424083182471] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 04/26 11:05:35.626: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 04/26 11:05:35.636: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 04/26 11:05:35.637: [smf] INFO: Removed Session: UE IMSI:[262420874651065] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 04/26 11:05:35.637: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 04/26 11:05:35.647: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 04/26 11:05:35.649: [smf] INFO: Removed Session: UE IMSI:[262424744101180] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 04/26 11:05:35.649: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 04/26 11:05:35.658: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 04/26 11:05:35.660: [smf] INFO: Removed Session: UE IMSI:[262424040936981] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 04/26 11:05:35.660: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 04/26 11:05:35.669: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 04/26 11:05:35.670: [smf] INFO: Removed Session: UE IMSI:[262425826980827] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 04/26 11:05:35.670: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 04/26 11:05:35.681: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 04/26 11:05:35.683: [smf] INFO: Removed Session: UE IMSI:[262423244638060] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 04/26 11:05:35.683: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 04/26 11:05:35.692: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 04/26 11:05:35.693: [smf] INFO: Removed Session: UE IMSI:[262423025010453] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 04/26 11:05:35.693: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 04/26 11:05:35.702: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 04/26 11:05:35.703: [smf] INFO: Removed Session: UE IMSI:[262421890223887] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 04/26 11:05:35.703: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 04/26 11:05:35.713: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 04/26 11:05:35.713: [smf] INFO: Removed Session: UE IMSI:[262428215181517] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 04/26 11:05:35.713: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 04/26 11:05:35.724: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 04/26 11:05:35.726: [smf] INFO: Removed Session: UE IMSI:[262427162011530] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 04/26 11:05:35.726: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 04/26 11:05:35.735: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 04/26 11:05:35.737: [smf] INFO: Removed Session: UE IMSI:[262423526751099] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 04/26 11:05:35.737: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 04/26 11:05:35.746: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 04/26 11:05:35.747: [smf] INFO: Removed Session: UE IMSI:[262423386011087] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 04/26 11:05:35.747: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 04/26 11:05:35.756: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 04/26 11:05:35.757: [smf] INFO: Removed Session: UE IMSI:[262421271303930] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 04/26 11:05:35.757: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 04/26 11:05:35.767: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 04/26 11:05:35.768: [smf] INFO: Removed Session: UE IMSI:[262427709996284] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 04/26 11:05:35.768: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 04/26 11:05:35.778: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 04/26 11:05:35.779: [smf] INFO: Removed Session: UE IMSI:[262422264968546] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 04/26 11:05:35.779: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 04/26 11:05:35.789: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 04/26 11:05:35.790: [smf] INFO: Removed Session: UE IMSI:[262428254954597] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 04/26 11:05:35.790: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 04/26 11:05:35.800: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 04/26 11:05:35.802: [smf] INFO: Removed Session: UE IMSI:[262427261280996] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 04/26 11:05:35.802: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 04/26 11:05:35.811: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 04/26 11:05:35.813: [smf] INFO: Removed Session: UE IMSI:[262422632464572] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 04/26 11:05:35.813: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 04/26 11:05:35.822: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 04/26 11:05:35.823: [smf] INFO: Removed Session: UE IMSI:[262420693114950] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 04/26 11:05:35.823: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 04/26 11:05:35.832: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 04/26 11:05:35.834: [smf] INFO: Removed Session: UE IMSI:[262422601381196] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 04/26 11:05:35.834: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 04/26 11:05:35.843: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 04/26 11:05:35.845: [smf] INFO: Removed Session: UE IMSI:[262420945825729] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 04/26 11:05:35.845: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 04/26 11:05:35.854: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 04/26 11:05:35.856: [smf] INFO: Removed Session: UE IMSI:[262422252890802] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 04/26 11:05:35.856: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 04/26 11:05:35.865: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 04/26 11:05:35.866: [smf] INFO: Removed Session: UE IMSI:[262426897522221] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 04/26 11:05:35.867: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 04/26 11:05:35.875: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 04/26 11:05:35.877: [smf] INFO: Removed Session: UE IMSI:[262421979076433] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 04/26 11:05:35.877: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 04/26 11:05:35.886: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 04/26 11:05:35.887: [smf] INFO: Removed Session: UE IMSI:[262427646587294] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 04/26 11:05:35.887: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 04/26 11:05:35.897: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 04/26 11:05:35.898: [smf] INFO: Removed Session: UE IMSI:[262426248341432] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 04/26 11:05:35.898: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 04/26 11:05:35.908: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 04/26 11:05:35.909: [smf] INFO: Removed Session: UE IMSI:[262428706090569] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 04/26 11:05:35.909: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 04/26 11:05:35.918: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 04/26 11:05:35.919: [smf] INFO: Removed Session: UE IMSI:[262426816772304] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 04/26 11:05:35.919: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 04/26 11:05:35.929: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 04/26 11:05:35.930: [smf] INFO: Removed Session: UE IMSI:[262423455712038] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 04/26 11:05:35.930: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 04/26 11:05:35.940: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 04/26 11:05:35.941: [smf] INFO: Removed Session: UE IMSI:[262420550700521] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 04/26 11:05:35.941: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 04/26 11:05:35.951: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 04/26 11:05:35.952: [smf] INFO: Removed Session: UE IMSI:[262423855092045] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 04/26 11:05:35.952: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 04/26 11:05:35.961: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 04/26 11:05:35.962: [smf] INFO: Removed Session: UE IMSI:[262429721999667] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 04/26 11:05:35.962: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 04/26 11:05:35.972: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 04/26 11:05:35.973: [smf] INFO: Removed Session: UE IMSI:[262422180269910] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 04/26 11:05:35.973: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 04/26 11:05:35.983: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 04/26 11:05:35.985: [smf] INFO: Removed Session: UE IMSI:[262422925377362] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 04/26 11:05:35.986: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 04/26 11:05:35.995: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 04/26 11:05:35.997: [smf] INFO: Removed Session: UE IMSI:[262420837452142] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:35.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 04/26 11:05:35.997: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 04/26 11:05:36.005: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 04/26 11:05:36.007: [smf] INFO: Removed Session: UE IMSI:[262427971509793] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 04/26 11:05:36.007: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 04/26 11:05:36.016: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 04/26 11:05:36.019: [smf] INFO: Removed Session: UE IMSI:[262427216489393] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 04/26 11:05:36.019: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 04/26 11:05:36.027: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 04/26 11:05:36.029: [smf] INFO: Removed Session: UE IMSI:[262423414742292] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 04/26 11:05:36.029: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 04/26 11:05:36.038: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 04/26 11:05:36.040: [smf] INFO: Removed Session: UE IMSI:[262429622880850] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 04/26 11:05:36.040: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 04/26 11:05:36.050: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 04/26 11:05:36.053: [smf] INFO: Removed Session: UE IMSI:[262426617773019] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 04/26 11:05:36.053: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 04/26 11:05:36.062: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 04/26 11:05:36.063: [smf] INFO: Removed Session: UE IMSI:[262423126683386] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 04/26 11:05:36.063: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 04/26 11:05:36.072: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 04/26 11:05:36.074: [smf] INFO: Removed Session: UE IMSI:[262423701311946] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 04/26 11:05:36.074: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 04/26 11:05:36.083: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 04/26 11:05:36.085: [smf] INFO: Removed Session: UE IMSI:[262428900772733] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 04/26 11:05:36.085: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 04/26 11:05:36.095: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 04/26 11:05:36.097: [smf] INFO: Removed Session: UE IMSI:[262422296167468] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 04/26 11:05:36.097: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 04/26 11:05:36.108: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 04/26 11:05:36.110: [smf] INFO: Removed Session: UE IMSI:[262420323956290] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 04/26 11:05:36.110: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 04/26 11:05:36.120: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 04/26 11:05:36.122: [smf] INFO: Removed Session: UE IMSI:[262429724964444] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 04/26 11:05:36.122: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 04/26 11:05:36.130: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 04/26 11:05:36.132: [smf] INFO: Removed Session: UE IMSI:[262429031285101] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 04/26 11:05:36.132: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 04/26 11:05:36.141: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 04/26 11:05:36.143: [smf] INFO: Removed Session: UE IMSI:[262425086779360] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 04/26 11:05:36.143: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 04/26 11:05:36.152: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 04/26 11:05:36.154: [smf] INFO: Removed Session: UE IMSI:[262427267894149] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 04/26 11:05:36.154: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 04/26 11:05:36.163: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 04/26 11:05:36.164: [smf] INFO: Removed Session: UE IMSI:[262422308578807] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 04/26 11:05:36.164: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 04/26 11:05:36.174: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 04/26 11:05:36.175: [smf] INFO: Removed Session: UE IMSI:[262428055518478] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 04/26 11:05:36.175: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 04/26 11:05:36.186: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 04/26 11:05:36.189: [smf] INFO: Removed Session: UE IMSI:[262421089395593] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 04/26 11:05:36.189: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 04/26 11:05:36.198: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 04/26 11:05:36.199: [smf] INFO: Removed Session: UE IMSI:[262421785079681] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 04/26 11:05:36.199: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 04/26 11:05:36.209: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 04/26 11:05:36.212: [smf] INFO: Removed Session: UE IMSI:[262423224238263] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 04/26 11:05:36.212: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 04/26 11:05:36.221: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 04/26 11:05:36.222: [smf] INFO: Removed Session: UE IMSI:[262424020401323] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 04/26 11:05:36.222: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 04/26 11:05:36.232: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 04/26 11:05:36.234: [smf] INFO: Removed Session: UE IMSI:[262422727885340] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 04/26 11:05:36.234: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 04/26 11:05:36.243: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 04/26 11:05:36.244: [smf] INFO: Removed Session: UE IMSI:[262423935241793] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 04/26 11:05:36.245: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 04/26 11:05:36.254: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 04/26 11:05:36.255: [smf] INFO: Removed Session: UE IMSI:[262420616161728] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 04/26 11:05:36.255: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 04/26 11:05:36.265: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 04/26 11:05:36.266: [smf] INFO: Removed Session: UE IMSI:[262426877158331] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 04/26 11:05:36.266: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 04/26 11:05:36.275: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 04/26 11:05:36.277: [smf] INFO: Removed Session: UE IMSI:[262426736557717] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 04/26 11:05:36.277: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 04/26 11:05:36.286: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 04/26 11:05:36.288: [smf] INFO: Removed Session: UE IMSI:[262424435431168] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 04/26 11:05:36.288: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 04/26 11:05:36.297: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 04/26 11:05:36.299: [smf] INFO: Removed Session: UE IMSI:[262420465502008] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 04/26 11:05:36.299: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 04/26 11:05:36.308: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 04/26 11:05:36.309: [smf] INFO: Removed Session: UE IMSI:[262425175696921] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 04/26 11:05:36.309: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 04/26 11:05:36.319: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 04/26 11:05:36.320: [smf] INFO: Removed Session: UE IMSI:[262427128559791] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 04/26 11:05:36.320: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 04/26 11:05:36.330: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 04/26 11:05:36.331: [smf] INFO: Removed Session: UE IMSI:[262426423146266] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 04/26 11:05:36.331: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 04/26 11:05:36.341: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 04/26 11:05:36.342: [smf] INFO: Removed Session: UE IMSI:[262422735128962] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 04/26 11:05:36.342: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 04/26 11:05:36.351: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 04/26 11:05:36.353: [smf] INFO: Removed Session: UE IMSI:[262429131190620] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 04/26 11:05:36.353: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 04/26 11:05:36.362: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 04/26 11:05:36.363: [smf] INFO: Removed Session: UE IMSI:[262421252837069] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 04/26 11:05:36.364: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 04/26 11:05:36.373: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 04/26 11:05:36.374: [smf] INFO: Removed Session: UE IMSI:[262426226424069] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 04/26 11:05:36.374: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 04/26 11:05:36.384: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 04/26 11:05:36.385: [smf] INFO: Removed Session: UE IMSI:[262420566621326] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 04/26 11:05:36.385: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 04/26 11:05:36.395: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 04/26 11:05:36.396: [smf] INFO: Removed Session: UE IMSI:[262429838242485] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 04/26 11:05:36.396: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 04/26 11:05:36.405: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 04/26 11:05:36.407: [smf] INFO: Removed Session: UE IMSI:[262421450571937] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 04/26 11:05:36.407: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 04/26 11:05:36.416: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 04/26 11:05:36.418: [smf] INFO: Removed Session: UE IMSI:[262424505697681] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 04/26 11:05:36.418: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 04/26 11:05:36.427: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 04/26 11:05:36.429: [smf] INFO: Removed Session: UE IMSI:[262421448080157] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 04/26 11:05:36.429: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 04/26 11:05:36.438: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 04/26 11:05:36.439: [smf] INFO: Removed Session: UE IMSI:[262422763548508] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 04/26 11:05:36.439: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 04/26 11:05:36.449: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 04/26 11:05:36.450: [smf] INFO: Removed Session: UE IMSI:[262425050560324] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 04/26 11:05:36.450: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 04/26 11:05:36.460: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 04/26 11:05:36.461: [smf] INFO: Removed Session: UE IMSI:[262428468642531] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 04/26 11:05:36.461: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 04/26 11:05:36.471: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 04/26 11:05:36.472: [smf] INFO: Removed Session: UE IMSI:[262420240344793] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 04/26 11:05:36.472: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 04/26 11:05:36.481: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 04/26 11:05:36.483: [smf] INFO: Removed Session: UE IMSI:[262426010274442] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 04/26 11:05:36.483: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 04/26 11:05:36.492: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 04/26 11:05:36.494: [smf] INFO: Removed Session: UE IMSI:[262423218769637] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 04/26 11:05:36.494: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 04/26 11:05:36.503: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 04/26 11:05:36.505: [smf] INFO: Removed Session: UE IMSI:[262426080496435] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 04/26 11:05:36.505: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 04/26 11:05:36.514: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 04/26 11:05:36.515: [smf] INFO: Removed Session: UE IMSI:[262425804388314] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 04/26 11:05:36.515: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 04/26 11:05:36.524: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 04/26 11:05:36.526: [smf] INFO: Removed Session: UE IMSI:[262423479598180] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 04/26 11:05:36.526: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 04/26 11:05:36.535: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 04/26 11:05:36.537: [smf] INFO: Removed Session: UE IMSI:[262424958750594] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 04/26 11:05:36.537: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 04/26 11:05:36.546: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 04/26 11:05:36.548: [smf] INFO: Removed Session: UE IMSI:[262425080650732] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 04/26 11:05:36.549: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 04/26 11:05:36.557: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 04/26 11:05:36.559: [smf] INFO: Removed Session: UE IMSI:[262427211902048] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 04/26 11:05:36.559: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 04/26 11:05:36.568: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 04/26 11:05:36.570: [smf] INFO: Removed Session: UE IMSI:[262429008277669] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 04/26 11:05:36.570: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 04/26 11:05:36.579: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 04/26 11:05:36.580: [smf] INFO: Removed Session: UE IMSI:[262426979102647] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 04/26 11:05:36.581: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 04/26 11:05:36.589: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 04/26 11:05:36.591: [smf] INFO: Removed Session: UE IMSI:[262428611927978] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 04/26 11:05:36.591: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 04/26 11:05:36.600: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 04/26 11:05:36.602: [smf] INFO: Removed Session: UE IMSI:[262421906266107] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 04/26 11:05:36.602: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 04/26 11:05:36.611: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 04/26 11:05:36.613: [smf] INFO: Removed Session: UE IMSI:[262427986090474] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 04/26 11:05:36.613: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 04/26 11:05:36.622: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 04/26 11:05:36.624: [smf] INFO: Removed Session: UE IMSI:[262427680808243] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 04/26 11:05:36.624: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 04/26 11:05:36.633: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 04/26 11:05:36.634: [smf] INFO: Removed Session: UE IMSI:[262426095608855] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 04/26 11:05:36.635: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 04/26 11:05:36.643: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 04/26 11:05:36.645: [smf] INFO: Removed Session: UE IMSI:[262423726922911] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 04/26 11:05:36.645: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 04/26 11:05:36.654: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 04/26 11:05:36.656: [smf] INFO: Removed Session: UE IMSI:[262422811472996] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 04/26 11:05:36.656: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 04/26 11:05:36.665: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 04/26 11:05:36.667: [smf] INFO: Removed Session: UE IMSI:[262420252048145] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 04/26 11:05:36.667: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 04/26 11:05:36.676: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 04/26 11:05:36.678: [smf] INFO: Removed Session: UE IMSI:[262421074427043] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 04/26 11:05:36.678: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 04/26 11:05:36.687: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 04/26 11:05:36.688: [smf] INFO: Removed Session: UE IMSI:[262422689810591] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 04/26 11:05:36.688: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 04/26 11:05:36.697: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 04/26 11:05:36.699: [smf] INFO: Removed Session: UE IMSI:[262429166953216] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 04/26 11:05:36.699: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 04/26 11:05:36.708: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 04/26 11:05:36.710: [smf] INFO: Removed Session: UE IMSI:[262425024565103] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 04/26 11:05:36.710: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 04/26 11:05:36.719: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 04/26 11:05:36.720: [smf] INFO: Removed Session: UE IMSI:[262423441415205] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 04/26 11:05:36.720: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 04/26 11:05:36.730: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 04/26 11:05:36.733: [smf] INFO: Removed Session: UE IMSI:[262425964306643] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 04/26 11:05:36.733: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 04/26 11:05:36.742: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 04/26 11:05:36.744: [smf] INFO: Removed Session: UE IMSI:[262427319771161] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 04/26 11:05:36.744: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 04/26 11:05:36.753: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 04/26 11:05:36.755: [smf] INFO: Removed Session: UE IMSI:[262425423289364] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 04/26 11:05:36.755: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 04/26 11:05:36.764: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 04/26 11:05:36.765: [smf] INFO: Removed Session: UE IMSI:[262424012996598] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 04/26 11:05:36.765: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 04/26 11:05:36.774: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 04/26 11:05:36.776: [smf] INFO: Removed Session: UE IMSI:[262422804837133] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 04/26 11:05:36.776: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 04/26 11:05:36.785: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 04/26 11:05:36.787: [smf] INFO: Removed Session: UE IMSI:[262420180411467] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 04/26 11:05:36.787: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 04/26 11:05:36.796: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 04/26 11:05:36.797: [smf] INFO: Removed Session: UE IMSI:[262420557556124] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 04/26 11:05:36.797: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 04/26 11:05:36.807: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 04/26 11:05:36.808: [smf] INFO: Removed Session: UE IMSI:[262423682660271] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 04/26 11:05:36.808: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 04/26 11:05:36.818: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 04/26 11:05:36.820: [smf] INFO: Removed Session: UE IMSI:[262424720611480] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 04/26 11:05:36.820: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 04/26 11:05:36.829: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 04/26 11:05:36.831: [smf] INFO: Removed Session: UE IMSI:[262422639128374] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 04/26 11:05:36.831: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 04/26 11:05:36.840: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 04/26 11:05:36.842: [smf] INFO: Removed Session: UE IMSI:[262427138147079] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 04/26 11:05:36.842: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 04/26 11:05:36.851: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 04/26 11:05:36.853: [smf] INFO: Removed Session: UE IMSI:[262427978493880] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 04/26 11:05:36.853: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 04/26 11:05:36.862: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 04/26 11:05:36.863: [smf] INFO: Removed Session: UE IMSI:[262427121921377] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 04/26 11:05:36.863: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 04/26 11:05:36.873: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 04/26 11:05:36.875: [smf] INFO: Removed Session: UE IMSI:[262421021724923] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 04/26 11:05:36.875: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 04/26 11:05:36.884: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 04/26 11:05:36.885: [smf] INFO: Removed Session: UE IMSI:[262420335863767] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 04/26 11:05:36.885: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 04/26 11:05:36.895: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 04/26 11:05:36.896: [smf] INFO: Removed Session: UE IMSI:[262421676404627] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 04/26 11:05:36.896: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 04/26 11:05:36.906: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 04/26 11:05:36.908: [smf] INFO: Removed Session: UE IMSI:[262420652203413] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 04/26 11:05:36.908: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 04/26 11:05:36.917: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 04/26 11:05:36.919: [smf] INFO: Removed Session: UE IMSI:[262429452454535] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 04/26 11:05:36.919: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 04/26 11:05:36.928: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 04/26 11:05:36.929: [smf] INFO: Removed Session: UE IMSI:[262428761451311] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 04/26 11:05:36.929: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 04/26 11:05:36.938: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 04/26 11:05:36.940: [smf] INFO: Removed Session: UE IMSI:[262426892135081] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 04/26 11:05:36.940: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 04/26 11:05:36.949: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 04/26 11:05:36.951: [smf] INFO: Removed Session: UE IMSI:[262427158651544] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 04/26 11:05:36.951: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 04/26 11:05:36.960: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 04/26 11:05:36.961: [smf] INFO: Removed Session: UE IMSI:[262426008917466] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 04/26 11:05:36.961: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 04/26 11:05:36.971: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 04/26 11:05:36.973: [smf] INFO: Removed Session: UE IMSI:[262428240993491] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 04/26 11:05:36.973: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 04/26 11:05:36.982: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 04/26 11:05:36.983: [smf] INFO: Removed Session: UE IMSI:[262426295529525] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 04/26 11:05:36.983: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 04/26 11:05:36.992: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 04/26 11:05:36.994: [smf] INFO: Removed Session: UE IMSI:[262423299777070] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:36.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 04/26 11:05:36.994: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 04/26 11:05:37.003: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 04/26 11:05:37.005: [smf] INFO: Removed Session: UE IMSI:[262428556841846] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 04/26 11:05:37.005: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 04/26 11:05:37.014: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 04/26 11:05:37.016: [smf] INFO: Removed Session: UE IMSI:[262422543320602] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 04/26 11:05:37.016: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 04/26 11:05:37.025: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 04/26 11:05:37.027: [smf] INFO: Removed Session: UE IMSI:[262428965816262] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 04/26 11:05:37.027: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 04/26 11:05:37.036: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 04/26 11:05:37.038: [smf] INFO: Removed Session: UE IMSI:[262421577220472] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 04/26 11:05:37.038: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 04/26 11:05:37.047: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 04/26 11:05:37.049: [smf] INFO: Removed Session: UE IMSI:[262426696539346] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 04/26 11:05:37.049: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 04/26 11:05:37.057: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 04/26 11:05:37.058: [smf] INFO: Removed Session: UE IMSI:[262423092302424] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 04/26 11:05:37.058: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 04/26 11:05:37.068: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 04/26 11:05:37.068: [smf] INFO: Removed Session: UE IMSI:[262426862212688] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 04/26 11:05:37.068: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 04/26 11:05:37.078: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 04/26 11:05:37.080: [smf] INFO: Removed Session: UE IMSI:[262424266232701] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 04/26 11:05:37.080: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 04/26 11:05:37.089: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 04/26 11:05:37.091: [smf] INFO: Removed Session: UE IMSI:[262425789420730] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 04/26 11:05:37.091: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 04/26 11:05:37.100: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 04/26 11:05:37.102: [smf] INFO: Removed Session: UE IMSI:[262422894892796] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 04/26 11:05:37.103: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 04/26 11:05:37.111: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 04/26 11:05:37.112: [smf] INFO: Removed Session: UE IMSI:[262427345645803] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 04/26 11:05:37.113: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 04/26 11:05:37.122: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 04/26 11:05:37.124: [smf] INFO: Removed Session: UE IMSI:[262423969640535] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 04/26 11:05:37.124: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 04/26 11:05:37.133: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 04/26 11:05:37.134: [smf] INFO: Removed Session: UE IMSI:[262424932240196] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 04/26 11:05:37.134: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 04/26 11:05:37.144: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 04/26 11:05:37.145: [smf] INFO: Removed Session: UE IMSI:[262422751388237] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 04/26 11:05:37.145: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 04/26 11:05:37.155: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 04/26 11:05:37.156: [smf] INFO: Removed Session: UE IMSI:[262428002660542] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 04/26 11:05:37.156: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 04/26 11:05:37.166: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 04/26 11:05:37.166: [smf] INFO: Removed Session: UE IMSI:[262424578199304] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 04/26 11:05:37.166: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 04/26 11:05:37.177: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 04/26 11:05:37.178: [smf] INFO: Removed Session: UE IMSI:[262420290363744] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 04/26 11:05:37.178: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 04/26 11:05:37.187: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 04/26 11:05:37.188: [smf] INFO: Removed Session: UE IMSI:[262424489070846] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 04/26 11:05:37.188: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 04/26 11:05:37.198: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 04/26 11:05:37.199: [smf] INFO: Removed Session: UE IMSI:[262428426899125] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 04/26 11:05:37.199: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 04/26 11:05:37.209: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 04/26 11:05:37.210: [smf] INFO: Removed Session: UE IMSI:[262424163345320] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 04/26 11:05:37.210: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 04/26 11:05:37.220: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 04/26 11:05:37.221: [smf] INFO: Removed Session: UE IMSI:[262421767395175] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 04/26 11:05:37.221: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 04/26 11:05:37.231: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 04/26 11:05:37.233: [smf] INFO: Removed Session: UE IMSI:[262423079800751] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 04/26 11:05:37.233: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 04/26 11:05:37.242: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 04/26 11:05:37.243: [smf] INFO: Removed Session: UE IMSI:[262421288502004] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 04/26 11:05:37.243: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 04/26 11:05:37.253: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 04/26 11:05:37.254: [smf] INFO: Removed Session: UE IMSI:[262429474523011] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 04/26 11:05:37.254: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 04/26 11:05:37.263: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 04/26 11:05:37.265: [smf] INFO: Removed Session: UE IMSI:[262424179749309] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 04/26 11:05:37.265: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 04/26 11:05:37.274: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 04/26 11:05:37.276: [smf] INFO: Removed Session: UE IMSI:[262427864615988] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 04/26 11:05:37.276: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 04/26 11:05:37.286: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 04/26 11:05:37.288: [smf] INFO: Removed Session: UE IMSI:[262429868077063] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 04/26 11:05:37.288: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 04/26 11:05:37.297: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 04/26 11:05:37.299: [smf] INFO: Removed Session: UE IMSI:[262421824630874] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 04/26 11:05:37.299: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 04/26 11:05:37.308: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 04/26 11:05:37.309: [smf] INFO: Removed Session: UE IMSI:[262427091430226] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 04/26 11:05:37.309: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 04/26 11:05:37.318: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 04/26 11:05:37.320: [smf] INFO: Removed Session: UE IMSI:[262423479876136] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 04/26 11:05:37.321: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 04/26 11:05:37.329: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 04/26 11:05:37.331: [smf] INFO: Removed Session: UE IMSI:[262428364571086] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 04/26 11:05:37.331: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 04/26 11:05:37.341: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 04/26 11:05:37.343: [smf] INFO: Removed Session: UE IMSI:[262423198906940] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 04/26 11:05:37.343: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 04/26 11:05:37.351: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 04/26 11:05:37.353: [smf] INFO: Removed Session: UE IMSI:[262423262538596] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 04/26 11:05:37.353: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 04/26 11:05:37.363: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 04/26 11:05:37.365: [smf] INFO: Removed Session: UE IMSI:[262425688106308] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 04/26 11:05:37.365: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 04/26 11:05:37.374: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 04/26 11:05:37.375: [smf] INFO: Removed Session: UE IMSI:[262420178595355] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 04/26 11:05:37.375: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 04/26 11:05:37.385: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 04/26 11:05:37.386: [smf] INFO: Removed Session: UE IMSI:[262429148808396] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 04/26 11:05:37.386: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 04/26 11:05:37.396: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 04/26 11:05:37.397: [smf] INFO: Removed Session: UE IMSI:[262426406365212] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 04/26 11:05:37.397: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 04/26 11:05:37.407: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 04/26 11:05:37.408: [smf] INFO: Removed Session: UE IMSI:[262420623019726] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 04/26 11:05:37.408: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 04/26 11:05:37.417: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 04/26 11:05:37.419: [smf] INFO: Removed Session: UE IMSI:[262427963781938] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 04/26 11:05:37.419: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 04/26 11:05:37.428: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 04/26 11:05:37.430: [smf] INFO: Removed Session: UE IMSI:[262421697721063] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 04/26 11:05:37.430: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 04/26 11:05:37.439: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 04/26 11:05:37.441: [smf] INFO: Removed Session: UE IMSI:[262428923872573] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 04/26 11:05:37.441: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 04/26 11:05:37.451: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 04/26 11:05:37.452: [smf] INFO: Removed Session: UE IMSI:[262429100166428] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 04/26 11:05:37.452: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 04/26 11:05:37.462: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 04/26 11:05:37.463: [smf] INFO: Removed Session: UE IMSI:[262424987326189] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 04/26 11:05:37.463: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 04/26 11:05:37.473: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 04/26 11:05:37.474: [smf] INFO: Removed Session: UE IMSI:[262425099983153] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 04/26 11:05:37.474: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 04/26 11:05:37.484: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 04/26 11:05:37.485: [smf] INFO: Removed Session: UE IMSI:[262421267533774] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 04/26 11:05:37.485: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 04/26 11:05:37.495: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 04/26 11:05:37.496: [smf] INFO: Removed Session: UE IMSI:[262428598468958] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 04/26 11:05:37.496: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 04/26 11:05:37.506: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 04/26 11:05:37.507: [smf] INFO: Removed Session: UE IMSI:[262429368939216] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 04/26 11:05:37.507: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 04/26 11:05:37.516: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 04/26 11:05:37.518: [smf] INFO: Removed Session: UE IMSI:[262428921791054] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 04/26 11:05:37.518: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 04/26 11:05:37.527: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 04/26 11:05:37.529: [smf] INFO: Removed Session: UE IMSI:[262420510216315] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 04/26 11:05:37.529: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 04/26 11:05:37.538: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 04/26 11:05:37.539: [smf] INFO: Removed Session: UE IMSI:[262424306247829] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 04/26 11:05:37.539: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 04/26 11:05:37.550: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 04/26 11:05:37.551: [smf] INFO: Removed Session: UE IMSI:[262425312766281] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 04/26 11:05:37.551: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 04/26 11:05:37.561: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 04/26 11:05:37.563: [smf] INFO: Removed Session: UE IMSI:[262427997838122] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 04/26 11:05:37.563: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 04/26 11:05:37.572: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 04/26 11:05:37.573: [smf] INFO: Removed Session: UE IMSI:[262423200946452] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 04/26 11:05:37.573: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 04/26 11:05:37.583: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 04/26 11:05:37.585: [smf] INFO: Removed Session: UE IMSI:[262429252745634] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 04/26 11:05:37.585: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 04/26 11:05:37.595: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 04/26 11:05:37.596: [smf] INFO: Removed Session: UE IMSI:[262421724497707] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 04/26 11:05:37.596: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 04/26 11:05:37.605: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 04/26 11:05:37.607: [smf] INFO: Removed Session: UE IMSI:[262429903338593] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 04/26 11:05:37.607: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 04/26 11:05:37.616: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 04/26 11:05:37.618: [smf] INFO: Removed Session: UE IMSI:[262424622852267] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 04/26 11:05:37.618: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 04/26 11:05:37.627: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 04/26 11:05:37.629: [smf] INFO: Removed Session: UE IMSI:[262428970352263] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 04/26 11:05:37.629: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 04/26 11:05:37.638: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 04/26 11:05:37.639: [smf] INFO: Removed Session: UE IMSI:[262425293642749] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 04/26 11:05:37.639: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 04/26 11:05:37.649: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 04/26 11:05:37.649: [smf] INFO: Removed Session: UE IMSI:[262420599939544] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 04/26 11:05:37.649: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 04/26 11:05:37.660: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 04/26 11:05:37.662: [smf] INFO: Removed Session: UE IMSI:[262428669337496] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 04/26 11:05:37.662: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 04/26 11:05:37.671: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 04/26 11:05:37.672: [smf] INFO: Removed Session: UE IMSI:[262428489741974] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 04/26 11:05:37.672: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 04/26 11:05:37.681: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 04/26 11:05:37.683: [smf] INFO: Removed Session: UE IMSI:[262426061596517] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 04/26 11:05:37.683: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 04/26 11:05:37.693: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 04/26 11:05:37.695: [smf] INFO: Removed Session: UE IMSI:[262423257078666] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 04/26 11:05:37.695: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 04/26 11:05:37.703: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 04/26 11:05:37.705: [smf] INFO: Removed Session: UE IMSI:[262425856442105] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 04/26 11:05:37.705: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 04/26 11:05:37.714: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 04/26 11:05:37.716: [smf] INFO: Removed Session: UE IMSI:[262429844900175] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 04/26 11:05:37.716: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 04/26 11:05:37.725: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 04/26 11:05:37.727: [smf] INFO: Removed Session: UE IMSI:[262420040028373] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 04/26 11:05:37.727: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 04/26 11:05:37.736: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 04/26 11:05:37.738: [smf] INFO: Removed Session: UE IMSI:[262426052703701] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 04/26 11:05:37.738: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 04/26 11:05:37.747: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 04/26 11:05:37.748: [smf] INFO: Removed Session: UE IMSI:[262426596023131] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 04/26 11:05:37.748: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 04/26 11:05:37.758: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 04/26 11:05:37.759: [smf] INFO: Removed Session: UE IMSI:[262421541062534] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 04/26 11:05:37.759: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 04/26 11:05:37.768: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 04/26 11:05:37.770: [smf] INFO: Removed Session: UE IMSI:[262427017348828] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 04/26 11:05:37.770: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 04/26 11:05:37.779: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 04/26 11:05:37.781: [smf] INFO: Removed Session: UE IMSI:[262423930247599] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 04/26 11:05:37.781: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 04/26 11:05:37.790: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 04/26 11:05:37.792: [smf] INFO: Removed Session: UE IMSI:[262422227413267] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 04/26 11:05:37.792: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 04/26 11:05:37.801: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 04/26 11:05:37.803: [smf] INFO: Removed Session: UE IMSI:[262426885584604] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 04/26 11:05:37.803: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 04/26 11:05:37.812: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 04/26 11:05:37.814: [smf] INFO: Removed Session: UE IMSI:[262424311905318] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 04/26 11:05:37.814: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 04/26 11:05:37.823: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 04/26 11:05:37.825: [smf] INFO: Removed Session: UE IMSI:[262429651036921] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 04/26 11:05:37.825: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 04/26 11:05:37.833: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 04/26 11:05:37.835: [smf] INFO: Removed Session: UE IMSI:[262426904616650] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 04/26 11:05:37.835: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 04/26 11:05:37.844: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 04/26 11:05:37.845: [smf] INFO: Removed Session: UE IMSI:[262427488027792] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 04/26 11:05:37.846: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 04/26 11:05:37.855: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 04/26 11:05:37.856: [smf] INFO: Removed Session: UE IMSI:[262427149593903] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 04/26 11:05:37.856: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 04/26 11:05:37.866: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 04/26 11:05:37.867: [smf] INFO: Removed Session: UE IMSI:[262424400838019] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 04/26 11:05:37.867: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 04/26 11:05:37.877: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 04/26 11:05:37.879: [smf] INFO: Removed Session: UE IMSI:[262420429323144] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 04/26 11:05:37.879: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 04/26 11:05:37.888: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 04/26 11:05:37.890: [smf] INFO: Removed Session: UE IMSI:[262422169404260] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 04/26 11:05:37.890: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 04/26 11:05:37.899: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 04/26 11:05:37.901: [smf] INFO: Removed Session: UE IMSI:[262427554946030] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 04/26 11:05:37.901: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 04/26 11:05:37.910: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 04/26 11:05:37.912: [smf] INFO: Removed Session: UE IMSI:[262422151738907] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 04/26 11:05:37.912: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 04/26 11:05:37.921: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 04/26 11:05:37.923: [smf] INFO: Removed Session: UE IMSI:[262424945427891] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 04/26 11:05:37.923: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 04/26 11:05:37.932: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 04/26 11:05:37.934: [smf] INFO: Removed Session: UE IMSI:[262426925008250] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 04/26 11:05:37.934: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 04/26 11:05:37.943: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 04/26 11:05:37.944: [smf] INFO: Removed Session: UE IMSI:[262423756303278] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 04/26 11:05:37.944: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 04/26 11:05:37.953: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 04/26 11:05:37.955: [smf] INFO: Removed Session: UE IMSI:[262425371224243] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 04/26 11:05:37.955: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 04/26 11:05:37.964: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 04/26 11:05:37.966: [smf] INFO: Removed Session: UE IMSI:[262429735553770] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 04/26 11:05:37.966: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 04/26 11:05:37.977: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 04/26 11:05:37.979: [smf] INFO: Removed Session: UE IMSI:[262422132177558] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 04/26 11:05:37.979: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 04/26 11:05:37.988: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 04/26 11:05:37.990: [smf] INFO: Removed Session: UE IMSI:[262426803056706] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:37.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 04/26 11:05:37.990: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 04/26 11:05:37.999: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 04/26 11:05:38.000: [smf] INFO: Removed Session: UE IMSI:[262425733703328] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 04/26 11:05:38.000: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 04/26 11:05:38.010: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 04/26 11:05:38.011: [smf] INFO: Removed Session: UE IMSI:[262422086269333] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 04/26 11:05:38.011: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 04/26 11:05:38.020: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 04/26 11:05:38.022: [smf] INFO: Removed Session: UE IMSI:[262420044853578] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 04/26 11:05:38.022: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 04/26 11:05:38.031: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 04/26 11:05:38.033: [smf] INFO: Removed Session: UE IMSI:[262421060045819] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 04/26 11:05:38.033: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 04/26 11:05:38.042: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 04/26 11:05:38.043: [smf] INFO: Removed Session: UE IMSI:[262422561052504] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 04/26 11:05:38.044: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 04/26 11:05:38.054: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 04/26 11:05:38.055: [smf] INFO: Removed Session: UE IMSI:[262423756053734] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 04/26 11:05:38.056: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 04/26 11:05:38.065: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 04/26 11:05:38.067: [smf] INFO: Removed Session: UE IMSI:[262425520750780] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 04/26 11:05:38.067: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 04/26 11:05:38.077: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 04/26 11:05:38.079: [smf] INFO: Removed Session: UE IMSI:[262426483692925] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 04/26 11:05:38.079: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 04/26 11:05:38.088: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 04/26 11:05:38.089: [smf] INFO: Removed Session: UE IMSI:[262423464757658] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 04/26 11:05:38.089: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 04/26 11:05:38.098: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 04/26 11:05:38.100: [smf] INFO: Removed Session: UE IMSI:[262423188569730] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 04/26 11:05:38.100: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 04/26 11:05:38.109: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 04/26 11:05:38.111: [smf] INFO: Removed Session: UE IMSI:[262421909351546] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 04/26 11:05:38.111: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 04/26 11:05:38.120: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 04/26 11:05:38.122: [smf] INFO: Removed Session: UE IMSI:[262421887098832] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 04/26 11:05:38.122: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 04/26 11:05:38.131: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 04/26 11:05:38.133: [smf] INFO: Removed Session: UE IMSI:[262422509783128] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 04/26 11:05:38.133: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 04/26 11:05:38.142: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 04/26 11:05:38.144: [smf] INFO: Removed Session: UE IMSI:[262425049344228] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 04/26 11:05:38.144: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 04/26 11:05:38.153: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 04/26 11:05:38.156: [smf] INFO: Removed Session: UE IMSI:[262422601887908] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 04/26 11:05:38.156: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 04/26 11:05:38.164: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 04/26 11:05:38.166: [smf] INFO: Removed Session: UE IMSI:[262426135151163] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 04/26 11:05:38.166: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 04/26 11:05:38.176: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 04/26 11:05:38.179: [smf] INFO: Removed Session: UE IMSI:[262421610653383] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 04/26 11:05:38.179: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 04/26 11:05:38.187: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 04/26 11:05:38.190: [smf] INFO: Removed Session: UE IMSI:[262428149221948] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 04/26 11:05:38.190: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 04/26 11:05:38.201: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 04/26 11:05:38.202: [smf] INFO: Removed Session: UE IMSI:[262426331955631] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 04/26 11:05:38.202: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 04/26 11:05:38.212: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 04/26 11:05:38.214: [smf] INFO: Removed Session: UE IMSI:[262428556885811] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 04/26 11:05:38.214: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 04/26 11:05:38.223: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 04/26 11:05:38.225: [smf] INFO: Removed Session: UE IMSI:[262429896342601] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 04/26 11:05:38.225: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 04/26 11:05:38.234: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 04/26 11:05:38.235: [smf] INFO: Removed Session: UE IMSI:[262428907344297] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 04/26 11:05:38.235: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 04/26 11:05:38.245: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 04/26 11:05:38.247: [smf] INFO: Removed Session: UE IMSI:[262428465105147] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 04/26 11:05:38.247: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 04/26 11:05:38.256: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 04/26 11:05:38.257: [smf] INFO: Removed Session: UE IMSI:[262425903002754] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 04/26 11:05:38.257: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 04/26 11:05:38.267: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 04/26 11:05:38.269: [smf] INFO: Removed Session: UE IMSI:[262421713558472] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 04/26 11:05:38.269: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 04/26 11:05:38.278: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 04/26 11:05:38.280: [smf] INFO: Removed Session: UE IMSI:[262427670361584] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 04/26 11:05:38.280: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 04/26 11:05:38.290: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 04/26 11:05:38.292: [smf] INFO: Removed Session: UE IMSI:[262426864807735] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 04/26 11:05:38.292: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 04/26 11:05:38.301: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 04/26 11:05:38.303: [smf] INFO: Removed Session: UE IMSI:[262428802760642] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 04/26 11:05:38.303: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 04/26 11:05:38.313: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 04/26 11:05:38.314: [smf] INFO: Removed Session: UE IMSI:[262427692765274] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 04/26 11:05:38.314: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 04/26 11:05:38.324: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 04/26 11:05:38.327: [smf] INFO: Removed Session: UE IMSI:[262428044792513] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 04/26 11:05:38.327: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 04/26 11:05:38.337: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 04/26 11:05:38.338: [smf] INFO: Removed Session: UE IMSI:[262426636521228] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 04/26 11:05:38.338: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 04/26 11:05:38.347: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 04/26 11:05:38.347: [smf] INFO: Removed Session: UE IMSI:[262421443001228] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 04/26 11:05:38.347: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 04/26 11:05:38.358: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 04/26 11:05:38.359: [smf] INFO: Removed Session: UE IMSI:[262427337474139] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 04/26 11:05:38.359: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 04/26 11:05:38.369: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 04/26 11:05:38.370: [smf] INFO: Removed Session: UE IMSI:[262421344903174] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 04/26 11:05:38.370: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 04/26 11:05:38.380: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 04/26 11:05:38.381: [smf] INFO: Removed Session: UE IMSI:[262428565334242] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 04/26 11:05:38.381: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 04/26 11:05:38.391: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 04/26 11:05:38.393: [smf] INFO: Removed Session: UE IMSI:[262427291730192] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 04/26 11:05:38.393: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 04/26 11:05:38.402: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 04/26 11:05:38.403: [smf] INFO: Removed Session: UE IMSI:[262422076293222] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 04/26 11:05:38.404: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 04/26 11:05:38.412: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 04/26 11:05:38.414: [smf] INFO: Removed Session: UE IMSI:[262420584399444] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 04/26 11:05:38.414: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 04/26 11:05:38.424: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 04/26 11:05:38.426: [smf] INFO: Removed Session: UE IMSI:[262428102999737] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 04/26 11:05:38.426: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 04/26 11:05:38.435: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 04/26 11:05:38.437: [smf] INFO: Removed Session: UE IMSI:[262421644634143] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 04/26 11:05:38.437: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 04/26 11:05:38.445: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 04/26 11:05:38.446: [smf] INFO: Removed Session: UE IMSI:[262423598047655] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 04/26 11:05:38.446: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 04/26 11:05:38.455: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 04/26 11:05:38.456: [smf] INFO: Removed Session: UE IMSI:[262429613393239] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 04/26 11:05:38.456: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 04/26 11:05:38.465: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 04/26 11:05:38.466: [smf] INFO: Removed Session: UE IMSI:[262425231326343] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 04/26 11:05:38.466: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 04/26 11:05:38.476: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 04/26 11:05:38.478: [smf] INFO: Removed Session: UE IMSI:[262423712806770] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 04/26 11:05:38.478: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 04/26 11:05:38.487: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 04/26 11:05:38.489: [smf] INFO: Removed Session: UE IMSI:[262422163189654] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 04/26 11:05:38.489: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 04/26 11:05:38.498: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 04/26 11:05:38.499: [smf] INFO: Removed Session: UE IMSI:[262425069321999] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 04/26 11:05:38.499: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 04/26 11:05:38.509: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 04/26 11:05:38.510: [smf] INFO: Removed Session: UE IMSI:[262428839530991] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 04/26 11:05:38.510: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 04/26 11:05:38.519: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 04/26 11:05:38.521: [smf] INFO: Removed Session: UE IMSI:[262428593022814] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 04/26 11:05:38.521: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 04/26 11:05:38.531: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 04/26 11:05:38.532: [smf] INFO: Removed Session: UE IMSI:[262421058596295] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 04/26 11:05:38.532: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 04/26 11:05:38.541: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 04/26 11:05:38.542: [smf] INFO: Removed Session: UE IMSI:[262424179041495] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 04/26 11:05:38.542: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 04/26 11:05:38.552: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 04/26 11:05:38.553: [smf] INFO: Removed Session: UE IMSI:[262423353918640] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 04/26 11:05:38.553: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 04/26 11:05:38.563: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 04/26 11:05:38.564: [smf] INFO: Removed Session: UE IMSI:[262427247554051] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 04/26 11:05:38.564: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 04/26 11:05:38.574: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 04/26 11:05:38.575: [smf] INFO: Removed Session: UE IMSI:[262421476460951] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 04/26 11:05:38.575: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 04/26 11:05:38.584: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 04/26 11:05:38.586: [smf] INFO: Removed Session: UE IMSI:[262424425645485] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 04/26 11:05:38.586: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 04/26 11:05:38.596: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 04/26 11:05:38.597: [smf] INFO: Removed Session: UE IMSI:[262421985704747] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 04/26 11:05:38.598: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 04/26 11:05:38.607: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 04/26 11:05:38.608: [smf] INFO: Removed Session: UE IMSI:[262420701214850] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 04/26 11:05:38.608: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 04/26 11:05:38.618: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 04/26 11:05:38.619: [smf] INFO: Removed Session: UE IMSI:[262426676190338] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 04/26 11:05:38.619: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 04/26 11:05:38.629: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 04/26 11:05:38.630: [smf] INFO: Removed Session: UE IMSI:[262428889678666] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 04/26 11:05:38.630: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 04/26 11:05:38.640: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 04/26 11:05:38.642: [smf] INFO: Removed Session: UE IMSI:[262427465654728] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 04/26 11:05:38.642: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 04/26 11:05:38.651: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 04/26 11:05:38.653: [smf] INFO: Removed Session: UE IMSI:[262424581718607] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 04/26 11:05:38.653: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 04/26 11:05:38.662: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 04/26 11:05:38.664: [smf] INFO: Removed Session: UE IMSI:[262428787694364] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 04/26 11:05:38.664: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 04/26 11:05:38.673: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 04/26 11:05:38.674: [smf] INFO: Removed Session: UE IMSI:[262421426885284] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 04/26 11:05:38.674: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 04/26 11:05:38.684: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 04/26 11:05:38.686: [smf] INFO: Removed Session: UE IMSI:[262424533909925] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 04/26 11:05:38.686: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 04/26 11:05:38.695: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 04/26 11:05:38.696: [smf] INFO: Removed Session: UE IMSI:[262426827640369] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 04/26 11:05:38.696: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 04/26 11:05:38.706: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 04/26 11:05:38.707: [smf] INFO: Removed Session: UE IMSI:[262422311863033] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 04/26 11:05:38.707: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 04/26 11:05:38.716: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 04/26 11:05:38.718: [smf] INFO: Removed Session: UE IMSI:[262428768495126] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 04/26 11:05:38.718: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 04/26 11:05:38.728: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 04/26 11:05:38.729: [smf] INFO: Removed Session: UE IMSI:[262422146302778] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 04/26 11:05:38.729: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 04/26 11:05:38.738: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 04/26 11:05:38.740: [smf] INFO: Removed Session: UE IMSI:[262421032953794] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 04/26 11:05:38.740: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 04/26 11:05:38.749: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 04/26 11:05:38.751: [smf] INFO: Removed Session: UE IMSI:[262421667461482] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 04/26 11:05:38.751: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 04/26 11:05:38.760: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 04/26 11:05:38.761: [smf] INFO: Removed Session: UE IMSI:[262421545994312] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 04/26 11:05:38.761: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 04/26 11:05:38.771: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 04/26 11:05:38.772: [smf] INFO: Removed Session: UE IMSI:[262429858943793] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 04/26 11:05:38.772: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 04/26 11:05:38.782: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 04/26 11:05:38.783: [smf] INFO: Removed Session: UE IMSI:[262427231703386] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 04/26 11:05:38.783: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 04/26 11:05:38.792: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 04/26 11:05:38.794: [smf] INFO: Removed Session: UE IMSI:[262428117624726] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 04/26 11:05:38.794: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 04/26 11:05:38.803: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 04/26 11:05:38.804: [smf] INFO: Removed Session: UE IMSI:[262423768607124] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 04/26 11:05:38.805: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 04/26 11:05:38.814: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 04/26 11:05:38.815: [smf] INFO: Removed Session: UE IMSI:[262420542478598] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 04/26 11:05:38.815: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 04/26 11:05:38.825: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 04/26 11:05:38.826: [smf] INFO: Removed Session: UE IMSI:[262428600821676] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 04/26 11:05:38.826: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 04/26 11:05:38.836: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 04/26 11:05:38.838: [smf] INFO: Removed Session: UE IMSI:[262424053905327] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 04/26 11:05:38.838: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 04/26 11:05:38.847: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 04/26 11:05:38.849: [smf] INFO: Removed Session: UE IMSI:[262427197427264] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 04/26 11:05:38.849: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 04/26 11:05:38.858: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 04/26 11:05:38.860: [smf] INFO: Removed Session: UE IMSI:[262427166866417] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 04/26 11:05:38.860: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 04/26 11:05:38.869: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 04/26 11:05:38.871: [smf] INFO: Removed Session: UE IMSI:[262423197144889] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 04/26 11:05:38.871: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 04/26 11:05:38.880: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 04/26 11:05:38.882: [smf] INFO: Removed Session: UE IMSI:[262422914153790] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 04/26 11:05:38.882: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 04/26 11:05:38.891: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 04/26 11:05:38.893: [smf] INFO: Removed Session: UE IMSI:[262423598370535] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 04/26 11:05:38.893: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 04/26 11:05:38.902: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 04/26 11:05:38.903: [smf] INFO: Removed Session: UE IMSI:[262425574779736] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 04/26 11:05:38.903: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 04/26 11:05:38.913: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 04/26 11:05:38.914: [smf] INFO: Removed Session: UE IMSI:[262427258381562] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 04/26 11:05:38.914: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 04/26 11:05:38.924: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 04/26 11:05:38.925: [smf] INFO: Removed Session: UE IMSI:[262423757364926] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 04/26 11:05:38.925: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 04/26 11:05:38.935: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 04/26 11:05:38.936: [smf] INFO: Removed Session: UE IMSI:[262424949709646] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 04/26 11:05:38.936: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 04/26 11:05:38.946: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 04/26 11:05:38.948: [smf] INFO: Removed Session: UE IMSI:[262428490874665] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 04/26 11:05:38.948: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 04/26 11:05:38.957: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 04/26 11:05:38.958: [smf] INFO: Removed Session: UE IMSI:[262423383381961] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 04/26 11:05:38.959: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 04/26 11:05:38.968: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 04/26 11:05:38.969: [smf] INFO: Removed Session: UE IMSI:[262427986784565] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 04/26 11:05:38.969: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 04/26 11:05:38.979: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 04/26 11:05:38.980: [smf] INFO: Removed Session: UE IMSI:[262420719292665] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 04/26 11:05:38.980: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 04/26 11:05:38.990: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 04/26 11:05:38.991: [smf] INFO: Removed Session: UE IMSI:[262423110349347] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:38.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 04/26 11:05:38.991: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 04/26 11:05:39.001: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 04/26 11:05:39.002: [smf] INFO: Removed Session: UE IMSI:[262425078406703] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 04/26 11:05:39.002: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 04/26 11:05:39.012: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 04/26 11:05:39.013: [smf] INFO: Removed Session: UE IMSI:[262421622616231] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 04/26 11:05:39.013: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 04/26 11:05:39.023: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 04/26 11:05:39.025: [smf] INFO: Removed Session: UE IMSI:[262429004742044] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 04/26 11:05:39.025: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 04/26 11:05:39.035: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 04/26 11:05:39.037: [smf] INFO: Removed Session: UE IMSI:[262420958485406] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 04/26 11:05:39.037: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 04/26 11:05:39.046: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 04/26 11:05:39.047: [smf] INFO: Removed Session: UE IMSI:[262426435192143] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 04/26 11:05:39.047: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 04/26 11:05:39.057: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 04/26 11:05:39.059: [smf] INFO: Removed Session: UE IMSI:[262421738274927] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 04/26 11:05:39.059: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 04/26 11:05:39.068: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 04/26 11:05:39.069: [smf] INFO: Removed Session: UE IMSI:[262429670485171] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 04/26 11:05:39.069: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 04/26 11:05:39.079: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 04/26 11:05:39.080: [smf] INFO: Removed Session: UE IMSI:[262426879095202] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 04/26 11:05:39.080: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 04/26 11:05:39.090: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 04/26 11:05:39.091: [smf] INFO: Removed Session: UE IMSI:[262421106559171] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 04/26 11:05:39.091: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 04/26 11:05:39.101: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 04/26 11:05:39.102: [smf] INFO: Removed Session: UE IMSI:[262426487063254] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 04/26 11:05:39.102: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 04/26 11:05:39.111: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 04/26 11:05:39.112: [smf] INFO: Removed Session: UE IMSI:[262424212721115] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 04/26 11:05:39.112: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 04/26 11:05:39.122: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 04/26 11:05:39.123: [smf] INFO: Removed Session: UE IMSI:[262421341657928] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 04/26 11:05:39.123: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 04/26 11:05:39.133: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 04/26 11:05:39.135: [smf] INFO: Removed Session: UE IMSI:[262423958477648] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 04/26 11:05:39.135: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 04/26 11:05:39.144: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 04/26 11:05:39.145: [smf] INFO: Removed Session: UE IMSI:[262428091341810] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 04/26 11:05:39.145: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 04/26 11:05:39.155: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 04/26 11:05:39.156: [smf] INFO: Removed Session: UE IMSI:[262426088646225] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 04/26 11:05:39.156: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 04/26 11:05:39.166: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 04/26 11:05:39.167: [smf] INFO: Removed Session: UE IMSI:[262426792341472] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 04/26 11:05:39.167: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 04/26 11:05:39.176: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 04/26 11:05:39.177: [smf] INFO: Removed Session: UE IMSI:[262422357491373] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 04/26 11:05:39.177: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 04/26 11:05:39.187: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 04/26 11:05:39.188: [smf] INFO: Removed Session: UE IMSI:[262428372859368] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 04/26 11:05:39.188: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 04/26 11:05:39.198: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 04/26 11:05:39.199: [smf] INFO: Removed Session: UE IMSI:[262422758720063] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 04/26 11:05:39.199: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 04/26 11:05:39.209: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 04/26 11:05:39.210: [smf] INFO: Removed Session: UE IMSI:[262424613275689] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 04/26 11:05:39.210: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 04/26 11:05:39.220: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 04/26 11:05:39.221: [smf] INFO: Removed Session: UE IMSI:[262429853299452] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 04/26 11:05:39.221: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 04/26 11:05:39.230: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 04/26 11:05:39.231: [smf] INFO: Removed Session: UE IMSI:[262427427256390] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 04/26 11:05:39.231: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 04/26 11:05:39.241: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 04/26 11:05:39.242: [smf] INFO: Removed Session: UE IMSI:[262425285756142] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 04/26 11:05:39.242: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 04/26 11:05:39.252: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 04/26 11:05:39.253: [smf] INFO: Removed Session: UE IMSI:[262421745955997] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 04/26 11:05:39.253: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 04/26 11:05:39.263: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 04/26 11:05:39.264: [smf] INFO: Removed Session: UE IMSI:[262429824488617] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 04/26 11:05:39.264: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 04/26 11:05:39.274: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 04/26 11:05:39.275: [smf] INFO: Removed Session: UE IMSI:[262429843698151] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 04/26 11:05:39.275: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 04/26 11:05:39.285: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 04/26 11:05:39.286: [smf] INFO: Removed Session: UE IMSI:[262427386382200] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 04/26 11:05:39.286: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 04/26 11:05:39.296: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 04/26 11:05:39.297: [smf] INFO: Removed Session: UE IMSI:[262425478573282] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 04/26 11:05:39.297: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 04/26 11:05:39.307: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 04/26 11:05:39.308: [smf] INFO: Removed Session: UE IMSI:[262427539848966] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 04/26 11:05:39.308: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 04/26 11:05:39.318: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 04/26 11:05:39.320: [smf] INFO: Removed Session: UE IMSI:[262421435535293] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 04/26 11:05:39.320: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 04/26 11:05:39.329: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 04/26 11:05:39.330: [smf] INFO: Removed Session: UE IMSI:[262425562446804] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 04/26 11:05:39.330: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 04/26 11:05:39.340: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 04/26 11:05:39.342: [smf] INFO: Removed Session: UE IMSI:[262421277363769] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 04/26 11:05:39.342: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 04/26 11:05:39.351: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 04/26 11:05:39.352: [smf] INFO: Removed Session: UE IMSI:[262429535740503] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 04/26 11:05:39.352: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 04/26 11:05:39.362: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 04/26 11:05:39.363: [smf] INFO: Removed Session: UE IMSI:[262424729644646] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 04/26 11:05:39.363: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 04/26 11:05:39.373: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 04/26 11:05:39.375: [smf] INFO: Removed Session: UE IMSI:[262427779518932] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 04/26 11:05:39.375: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 04/26 11:05:39.383: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 04/26 11:05:39.385: [smf] INFO: Removed Session: UE IMSI:[262428748784507] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 04/26 11:05:39.385: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 04/26 11:05:39.394: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 04/26 11:05:39.396: [smf] INFO: Removed Session: UE IMSI:[262428488540653] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 04/26 11:05:39.396: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 04/26 11:05:39.405: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 04/26 11:05:39.407: [smf] INFO: Removed Session: UE IMSI:[262420791607132] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 04/26 11:05:39.407: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 04/26 11:05:39.416: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 04/26 11:05:39.417: [smf] INFO: Removed Session: UE IMSI:[262420257536962] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 04/26 11:05:39.417: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 04/26 11:05:39.426: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 04/26 11:05:39.427: [smf] INFO: Removed Session: UE IMSI:[262423155575136] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 04/26 11:05:39.427: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 04/26 11:05:39.437: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 04/26 11:05:39.438: [smf] INFO: Removed Session: UE IMSI:[262429865965084] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 04/26 11:05:39.438: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 04/26 11:05:39.448: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 04/26 11:05:39.449: [smf] INFO: Removed Session: UE IMSI:[262422496701173] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 04/26 11:05:39.449: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 04/26 11:05:39.459: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 04/26 11:05:39.460: [smf] INFO: Removed Session: UE IMSI:[262429674488894] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 04/26 11:05:39.460: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 04/26 11:05:39.470: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 04/26 11:05:39.472: [smf] INFO: Removed Session: UE IMSI:[262424191287343] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 04/26 11:05:39.472: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 04/26 11:05:39.484: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 04/26 11:05:39.487: [smf] INFO: Removed Session: UE IMSI:[262424677790077] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 04/26 11:05:39.487: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 04/26 11:05:39.496: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 04/26 11:05:39.498: [smf] INFO: Removed Session: UE IMSI:[262427534285729] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 04/26 11:05:39.498: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 04/26 11:05:39.508: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 04/26 11:05:39.509: [smf] INFO: Removed Session: UE IMSI:[262423830251510] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 04/26 11:05:39.510: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 04/26 11:05:39.519: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 04/26 11:05:39.520: [smf] INFO: Removed Session: UE IMSI:[262424534040946] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 04/26 11:05:39.520: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 04/26 11:05:39.530: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 04/26 11:05:39.531: [smf] INFO: Removed Session: UE IMSI:[262420668379594] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 04/26 11:05:39.531: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 04/26 11:05:39.540: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 04/26 11:05:39.542: [smf] INFO: Removed Session: UE IMSI:[262422906538659] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 04/26 11:05:39.542: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 04/26 11:05:39.551: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 04/26 11:05:39.552: [smf] INFO: Removed Session: UE IMSI:[262421919561777] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 04/26 11:05:39.552: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 04/26 11:05:39.562: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 04/26 11:05:39.563: [smf] INFO: Removed Session: UE IMSI:[262420815993369] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 04/26 11:05:39.563: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 04/26 11:05:39.573: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 04/26 11:05:39.574: [smf] INFO: Removed Session: UE IMSI:[262429158828706] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 04/26 11:05:39.574: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 04/26 11:05:39.584: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 04/26 11:05:39.585: [smf] INFO: Removed Session: UE IMSI:[262423657015517] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 04/26 11:05:39.585: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 04/26 11:05:39.595: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 04/26 11:05:39.596: [smf] INFO: Removed Session: UE IMSI:[262429559227715] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 04/26 11:05:39.597: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 04/26 11:05:39.606: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 04/26 11:05:39.608: [smf] INFO: Removed Session: UE IMSI:[262421284668988] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 04/26 11:05:39.608: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 04/26 11:05:39.617: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 04/26 11:05:39.618: [smf] INFO: Removed Session: UE IMSI:[262426750721227] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 04/26 11:05:39.618: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 04/26 11:05:39.628: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 04/26 11:05:39.630: [smf] INFO: Removed Session: UE IMSI:[262422520266995] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 04/26 11:05:39.630: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 04/26 11:05:39.639: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 04/26 11:05:39.640: [smf] INFO: Removed Session: UE IMSI:[262420771380532] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 04/26 11:05:39.640: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 04/26 11:05:39.650: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 04/26 11:05:39.651: [smf] INFO: Removed Session: UE IMSI:[262425890878496] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 04/26 11:05:39.651: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 04/26 11:05:39.660: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 04/26 11:05:39.661: [smf] INFO: Removed Session: UE IMSI:[262427388342159] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 04/26 11:05:39.661: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 04/26 11:05:39.671: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 04/26 11:05:39.672: [smf] INFO: Removed Session: UE IMSI:[262422996344265] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 04/26 11:05:39.672: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 04/26 11:05:39.682: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 04/26 11:05:39.683: [smf] INFO: Removed Session: UE IMSI:[262425650794635] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 04/26 11:05:39.683: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 04/26 11:05:39.693: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 04/26 11:05:39.694: [smf] INFO: Removed Session: UE IMSI:[262425407817706] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 04/26 11:05:39.694: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 04/26 11:05:39.703: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 04/26 11:05:39.704: [smf] INFO: Removed Session: UE IMSI:[262422626179813] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 04/26 11:05:39.704: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 04/26 11:05:39.714: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 04/26 11:05:39.715: [smf] INFO: Removed Session: UE IMSI:[262422910759616] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 04/26 11:05:39.715: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 04/26 11:05:39.725: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 04/26 11:05:39.726: [smf] INFO: Removed Session: UE IMSI:[262427172536889] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 04/26 11:05:39.726: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 04/26 11:05:39.736: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 04/26 11:05:39.737: [smf] INFO: Removed Session: UE IMSI:[262422596771501] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 04/26 11:05:39.737: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 04/26 11:05:39.746: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 04/26 11:05:39.747: [smf] INFO: Removed Session: UE IMSI:[262426313652643] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 04/26 11:05:39.747: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 04/26 11:05:39.758: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 04/26 11:05:39.759: [smf] INFO: Removed Session: UE IMSI:[262428554034093] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 04/26 11:05:39.759: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 04/26 11:05:39.768: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 04/26 11:05:39.768: [smf] INFO: Removed Session: UE IMSI:[262421838816944] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 04/26 11:05:39.768: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 04/26 11:05:39.778: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 04/26 11:05:39.779: [smf] INFO: Removed Session: UE IMSI:[262420997836513] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 04/26 11:05:39.779: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 04/26 11:05:39.789: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 04/26 11:05:39.791: [smf] INFO: Removed Session: UE IMSI:[262425975824696] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 04/26 11:05:39.791: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 04/26 11:05:39.800: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 04/26 11:05:39.802: [smf] INFO: Removed Session: UE IMSI:[262421902692040] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 04/26 11:05:39.802: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 04/26 11:05:39.811: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 04/26 11:05:39.812: [smf] INFO: Removed Session: UE IMSI:[262426308371602] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 04/26 11:05:39.812: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 04/26 11:05:39.822: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 04/26 11:05:39.823: [smf] INFO: Removed Session: UE IMSI:[262423236358144] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 04/26 11:05:39.823: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 04/26 11:05:39.832: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 04/26 11:05:39.833: [smf] INFO: Removed Session: UE IMSI:[262421627585410] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 04/26 11:05:39.833: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 04/26 11:05:39.843: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 04/26 11:05:39.844: [smf] INFO: Removed Session: UE IMSI:[262423134912460] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 04/26 11:05:39.844: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 04/26 11:05:39.854: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 04/26 11:05:39.855: [smf] INFO: Removed Session: UE IMSI:[262428088451240] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 04/26 11:05:39.855: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 04/26 11:05:39.865: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 04/26 11:05:39.866: [smf] INFO: Removed Session: UE IMSI:[262421189308760] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 04/26 11:05:39.866: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 04/26 11:05:39.875: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 04/26 11:05:39.876: [smf] INFO: Removed Session: UE IMSI:[262429060210412] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 04/26 11:05:39.876: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 04/26 11:05:39.886: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 04/26 11:05:39.888: [smf] INFO: Removed Session: UE IMSI:[262426111421156] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 04/26 11:05:39.888: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 04/26 11:05:39.897: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 04/26 11:05:39.899: [smf] INFO: Removed Session: UE IMSI:[262422810285860] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 04/26 11:05:39.899: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 04/26 11:05:39.909: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 04/26 11:05:39.911: [smf] INFO: Removed Session: UE IMSI:[262420115521713] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 04/26 11:05:39.911: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 04/26 11:05:39.920: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 04/26 11:05:39.921: [smf] INFO: Removed Session: UE IMSI:[262424877940883] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 04/26 11:05:39.921: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 04/26 11:05:39.931: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 04/26 11:05:39.932: [smf] INFO: Removed Session: UE IMSI:[262422856091796] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 04/26 11:05:39.932: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 04/26 11:05:39.941: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 04/26 11:05:39.943: [smf] INFO: Removed Session: UE IMSI:[262425510883613] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 04/26 11:05:39.943: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 04/26 11:05:39.952: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 04/26 11:05:39.953: [smf] INFO: Removed Session: UE IMSI:[262422472778125] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 04/26 11:05:39.953: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 04/26 11:05:39.964: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 04/26 11:05:39.965: [smf] INFO: Removed Session: UE IMSI:[262424432496227] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 04/26 11:05:39.966: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 04/26 11:05:39.975: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 04/26 11:05:39.977: [smf] INFO: Removed Session: UE IMSI:[262427600660897] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 04/26 11:05:39.977: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 04/26 11:05:39.987: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 04/26 11:05:39.988: [smf] INFO: Removed Session: UE IMSI:[262421291080923] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:39.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 04/26 11:05:39.988: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 04/26 11:05:39.998: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 04/26 11:05:40.000: [smf] INFO: Removed Session: UE IMSI:[262420663042188] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 04/26 11:05:40.000: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 04/26 11:05:40.009: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 04/26 11:05:40.011: [smf] INFO: Removed Session: UE IMSI:[262423281425800] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 04/26 11:05:40.011: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 04/26 11:05:40.020: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 04/26 11:05:40.022: [smf] INFO: Removed Session: UE IMSI:[262428509132057] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 04/26 11:05:40.022: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 04/26 11:05:40.032: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 04/26 11:05:40.034: [smf] INFO: Removed Session: UE IMSI:[262428326072728] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 04/26 11:05:40.034: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 04/26 11:05:40.043: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 04/26 11:05:40.044: [smf] INFO: Removed Session: UE IMSI:[262428960808732] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 04/26 11:05:40.044: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 04/26 11:05:40.053: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 04/26 11:05:40.054: [smf] INFO: Removed Session: UE IMSI:[262427304222489] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 04/26 11:05:40.054: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 04/26 11:05:40.065: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 04/26 11:05:40.066: [smf] INFO: Removed Session: UE IMSI:[262427795267648] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 04/26 11:05:40.066: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 04/26 11:05:40.076: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 04/26 11:05:40.077: [smf] INFO: Removed Session: UE IMSI:[262423525044154] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 04/26 11:05:40.077: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 04/26 11:05:40.088: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 04/26 11:05:40.090: [smf] INFO: Removed Session: UE IMSI:[262424278228569] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 04/26 11:05:40.090: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 04/26 11:05:40.099: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 04/26 11:05:40.101: [smf] INFO: Removed Session: UE IMSI:[262423521284747] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 04/26 11:05:40.102: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 04/26 11:05:40.109: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 04/26 11:05:40.110: [smf] INFO: Removed Session: UE IMSI:[262427249728805] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 04/26 11:05:40.110: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 04/26 11:05:40.119: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 04/26 11:05:40.120: [smf] INFO: Removed Session: UE IMSI:[262420221330617] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 04/26 11:05:40.120: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 04/26 11:05:40.129: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 04/26 11:05:40.130: [smf] INFO: Removed Session: UE IMSI:[262423475996841] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 04/26 11:05:40.130: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 04/26 11:05:40.140: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 04/26 11:05:40.140: [smf] INFO: Removed Session: UE IMSI:[262428585000637] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 04/26 11:05:40.140: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 04/26 11:05:40.150: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 04/26 11:05:40.151: [smf] INFO: Removed Session: UE IMSI:[262427625348279] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 04/26 11:05:40.151: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 04/26 11:05:40.160: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 04/26 11:05:40.161: [smf] INFO: Removed Session: UE IMSI:[262422195678881] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 04/26 11:05:40.161: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 04/26 11:05:40.170: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 04/26 11:05:40.171: [smf] INFO: Removed Session: UE IMSI:[262427594688690] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 04/26 11:05:40.171: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 04/26 11:05:40.181: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 04/26 11:05:40.181: [smf] INFO: Removed Session: UE IMSI:[262423880768578] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 04/26 11:05:40.181: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 04/26 11:05:40.191: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 04/26 11:05:40.191: [smf] INFO: Removed Session: UE IMSI:[262425697031604] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 04/26 11:05:40.191: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 04/26 11:05:40.201: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 04/26 11:05:40.202: [smf] INFO: Removed Session: UE IMSI:[262426445704734] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 04/26 11:05:40.202: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 04/26 11:05:40.211: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 04/26 11:05:40.212: [smf] INFO: Removed Session: UE IMSI:[262423663227504] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 04/26 11:05:40.212: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 04/26 11:05:40.222: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 04/26 11:05:40.222: [smf] INFO: Removed Session: UE IMSI:[262420258829236] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 04/26 11:05:40.222: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 04/26 11:05:40.232: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 04/26 11:05:40.233: [smf] INFO: Removed Session: UE IMSI:[262423997421414] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 04/26 11:05:40.233: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 04/26 11:05:40.242: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 04/26 11:05:40.243: [smf] INFO: Removed Session: UE IMSI:[262425153562945] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 04/26 11:05:40.243: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 04/26 11:05:40.252: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 04/26 11:05:40.253: [smf] INFO: Removed Session: UE IMSI:[262427746744758] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 04/26 11:05:40.253: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 04/26 11:05:40.263: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 04/26 11:05:40.263: [smf] INFO: Removed Session: UE IMSI:[262426352768237] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 04/26 11:05:40.263: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 04/26 11:05:40.273: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 04/26 11:05:40.273: [smf] INFO: Removed Session: UE IMSI:[262425866436571] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 04/26 11:05:40.273: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 04/26 11:05:40.283: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 04/26 11:05:40.284: [smf] INFO: Removed Session: UE IMSI:[262420111992229] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 04/26 11:05:40.284: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 04/26 11:05:40.293: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 04/26 11:05:40.294: [smf] INFO: Removed Session: UE IMSI:[262422167165276] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 04/26 11:05:40.294: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 04/26 11:05:40.303: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 04/26 11:05:40.304: [smf] INFO: Removed Session: UE IMSI:[262422823973391] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 04/26 11:05:40.304: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 04/26 11:05:40.314: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 04/26 11:05:40.314: [smf] INFO: Removed Session: UE IMSI:[262424415055668] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 04/26 11:05:40.314: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 04/26 11:05:40.324: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 04/26 11:05:40.325: [smf] INFO: Removed Session: UE IMSI:[262427075209635] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 04/26 11:05:40.325: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 04/26 11:05:40.334: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 04/26 11:05:40.335: [smf] INFO: Removed Session: UE IMSI:[262421563462700] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 04/26 11:05:40.335: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 04/26 11:05:40.344: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 04/26 11:05:40.345: [smf] INFO: Removed Session: UE IMSI:[262423245209783] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 04/26 11:05:40.345: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 04/26 11:05:40.355: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 04/26 11:05:40.355: [smf] INFO: Removed Session: UE IMSI:[262425450832235] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 04/26 11:05:40.355: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 04/26 11:05:40.365: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 04/26 11:05:40.365: [smf] INFO: Removed Session: UE IMSI:[262422799505109] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 04/26 11:05:40.365: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 04/26 11:05:40.375: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 04/26 11:05:40.376: [smf] INFO: Removed Session: UE IMSI:[262422092584115] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 04/26 11:05:40.376: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 04/26 11:05:40.385: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 04/26 11:05:40.386: [smf] INFO: Removed Session: UE IMSI:[262421317968394] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 04/26 11:05:40.386: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 04/26 11:05:40.395: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 04/26 11:05:40.396: [smf] INFO: Removed Session: UE IMSI:[262425113446306] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 04/26 11:05:40.396: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 04/26 11:05:40.406: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 04/26 11:05:40.407: [smf] INFO: Removed Session: UE IMSI:[262428329039711] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 04/26 11:05:40.407: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 04/26 11:05:40.416: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 04/26 11:05:40.417: [smf] INFO: Removed Session: UE IMSI:[262424180422245] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 04/26 11:05:40.417: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 04/26 11:05:40.427: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 04/26 11:05:40.427: [smf] INFO: Removed Session: UE IMSI:[262420733747967] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 04/26 11:05:40.427: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 04/26 11:05:40.437: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 04/26 11:05:40.438: [smf] INFO: Removed Session: UE IMSI:[262425746111531] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 04/26 11:05:40.438: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 04/26 11:05:40.447: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 04/26 11:05:40.448: [smf] INFO: Removed Session: UE IMSI:[262422552945085] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 04/26 11:05:40.448: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 04/26 11:05:40.457: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 04/26 11:05:40.458: [smf] INFO: Removed Session: UE IMSI:[262425551503656] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 04/26 11:05:40.458: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 04/26 11:05:40.468: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 04/26 11:05:40.468: [smf] INFO: Removed Session: UE IMSI:[262429884301704] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 04/26 11:05:40.468: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 04/26 11:05:40.478: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 04/26 11:05:40.478: [smf] INFO: Removed Session: UE IMSI:[262429643820050] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 04/26 11:05:40.478: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 04/26 11:05:40.488: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 04/26 11:05:40.489: [smf] INFO: Removed Session: UE IMSI:[262427581761889] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 04/26 11:05:40.489: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 04/26 11:05:40.498: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 04/26 11:05:40.499: [smf] INFO: Removed Session: UE IMSI:[262422640708726] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 04/26 11:05:40.499: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 04/26 11:05:40.509: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 04/26 11:05:40.509: [smf] INFO: Removed Session: UE IMSI:[262420655545972] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 04/26 11:05:40.510: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 04/26 11:05:40.519: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 04/26 11:05:40.520: [smf] INFO: Removed Session: UE IMSI:[262420263539210] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 04/26 11:05:40.520: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 04/26 11:05:40.530: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 04/26 11:05:40.530: [smf] INFO: Removed Session: UE IMSI:[262425540395048] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 04/26 11:05:40.530: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 04/26 11:05:40.540: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 04/26 11:05:40.540: [smf] INFO: Removed Session: UE IMSI:[262429623039723] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 04/26 11:05:40.540: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 04/26 11:05:40.550: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 04/26 11:05:40.551: [smf] INFO: Removed Session: UE IMSI:[262424965699106] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 04/26 11:05:40.551: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 04/26 11:05:40.560: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 04/26 11:05:40.561: [smf] INFO: Removed Session: UE IMSI:[262421312260574] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 04/26 11:05:40.561: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 04/26 11:05:40.571: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 04/26 11:05:40.571: [smf] INFO: Removed Session: UE IMSI:[262420278901351] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 04/26 11:05:40.571: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 04/26 11:05:40.581: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 04/26 11:05:40.582: [smf] INFO: Removed Session: UE IMSI:[262424313715511] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 04/26 11:05:40.582: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 04/26 11:05:40.591: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 04/26 11:05:40.592: [smf] INFO: Removed Session: UE IMSI:[262421927804769] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 04/26 11:05:40.592: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 04/26 11:05:40.601: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 04/26 11:05:40.602: [smf] INFO: Removed Session: UE IMSI:[262426309671417] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 04/26 11:05:40.602: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 04/26 11:05:40.612: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 04/26 11:05:40.612: [smf] INFO: Removed Session: UE IMSI:[262428990738159] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 04/26 11:05:40.612: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 04/26 11:05:40.622: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 04/26 11:05:40.623: [smf] INFO: Removed Session: UE IMSI:[262420489407741] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 04/26 11:05:40.623: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 04/26 11:05:40.632: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 04/26 11:05:40.633: [smf] INFO: Removed Session: UE IMSI:[262420286061053] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 04/26 11:05:40.633: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 04/26 11:05:40.642: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 04/26 11:05:40.643: [smf] INFO: Removed Session: UE IMSI:[262424020152727] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 04/26 11:05:40.643: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 04/26 11:05:40.653: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 04/26 11:05:40.653: [smf] INFO: Removed Session: UE IMSI:[262420433675694] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 04/26 11:05:40.653: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 04/26 11:05:40.663: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 04/26 11:05:40.663: [smf] INFO: Removed Session: UE IMSI:[262421889859437] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 04/26 11:05:40.663: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 04/26 11:05:40.673: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 04/26 11:05:40.674: [smf] INFO: Removed Session: UE IMSI:[262428991826963] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 04/26 11:05:40.674: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 04/26 11:05:40.683: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 04/26 11:05:40.684: [smf] INFO: Removed Session: UE IMSI:[262428323935998] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 04/26 11:05:40.684: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 04/26 11:05:40.694: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 04/26 11:05:40.694: [smf] INFO: Removed Session: UE IMSI:[262420739085486] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 04/26 11:05:40.694: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 04/26 11:05:40.704: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 04/26 11:05:40.704: [smf] INFO: Removed Session: UE IMSI:[262423402269264] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 04/26 11:05:40.704: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 04/26 11:05:40.714: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 04/26 11:05:40.715: [smf] INFO: Removed Session: UE IMSI:[262425051205325] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 04/26 11:05:40.715: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 04/26 11:05:40.724: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 04/26 11:05:40.725: [smf] INFO: Removed Session: UE IMSI:[262426572860008] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 04/26 11:05:40.725: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 04/26 11:05:40.734: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 04/26 11:05:40.735: [smf] INFO: Removed Session: UE IMSI:[262422337423734] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 04/26 11:05:40.735: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 04/26 11:05:40.745: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 04/26 11:05:40.745: [smf] INFO: Removed Session: UE IMSI:[262423888113188] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 04/26 11:05:40.745: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 04/26 11:05:40.755: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 04/26 11:05:40.755: [smf] INFO: Removed Session: UE IMSI:[262421922684326] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 04/26 11:05:40.755: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 04/26 11:05:40.765: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 04/26 11:05:40.766: [smf] INFO: Removed Session: UE IMSI:[262421817729393] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 04/26 11:05:40.766: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 04/26 11:05:40.775: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 04/26 11:05:40.776: [smf] INFO: Removed Session: UE IMSI:[262422228593263] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 04/26 11:05:40.776: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 04/26 11:05:40.785: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 04/26 11:05:40.786: [smf] INFO: Removed Session: UE IMSI:[262422561660454] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 04/26 11:05:40.786: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 04/26 11:05:40.796: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 04/26 11:05:40.796: [smf] INFO: Removed Session: UE IMSI:[262422977884961] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 04/26 11:05:40.796: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 04/26 11:05:40.806: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 04/26 11:05:40.806: [smf] INFO: Removed Session: UE IMSI:[262427602735086] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 04/26 11:05:40.806: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 04/26 11:05:40.816: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 04/26 11:05:40.817: [smf] INFO: Removed Session: UE IMSI:[262429652184417] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 04/26 11:05:40.817: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 04/26 11:05:40.826: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 04/26 11:05:40.827: [smf] INFO: Removed Session: UE IMSI:[262421099738328] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 04/26 11:05:40.827: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 04/26 11:05:40.837: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 04/26 11:05:40.837: [smf] INFO: Removed Session: UE IMSI:[262428523838783] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 04/26 11:05:40.837: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 04/26 11:05:40.847: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 04/26 11:05:40.847: [smf] INFO: Removed Session: UE IMSI:[262425153777764] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 04/26 11:05:40.847: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 04/26 11:05:40.857: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 04/26 11:05:40.858: [smf] INFO: Removed Session: UE IMSI:[262424615256531] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 04/26 11:05:40.858: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 04/26 11:05:40.867: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 04/26 11:05:40.868: [smf] INFO: Removed Session: UE IMSI:[262423424666917] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 04/26 11:05:40.868: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 04/26 11:05:40.878: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 04/26 11:05:40.878: [smf] INFO: Removed Session: UE IMSI:[262428449619004] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 04/26 11:05:40.878: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 04/26 11:05:40.888: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 04/26 11:05:40.888: [smf] INFO: Removed Session: UE IMSI:[262429219256113] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 04/26 11:05:40.888: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 04/26 11:05:40.898: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 04/26 11:05:40.898: [smf] INFO: Removed Session: UE IMSI:[262420293475169] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 04/26 11:05:40.898: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 04/26 11:05:40.908: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 04/26 11:05:40.909: [smf] INFO: Removed Session: UE IMSI:[262424361613861] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 04/26 11:05:40.909: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 04/26 11:05:40.918: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 04/26 11:05:40.919: [smf] INFO: Removed Session: UE IMSI:[262420078502149] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 04/26 11:05:40.919: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 04/26 11:05:40.929: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 04/26 11:05:40.929: [smf] INFO: Removed Session: UE IMSI:[262429943541548] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 04/26 11:05:40.929: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 04/26 11:05:40.939: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 04/26 11:05:40.939: [smf] INFO: Removed Session: UE IMSI:[262421001217717] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 04/26 11:05:40.939: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 04/26 11:05:40.949: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 04/26 11:05:40.949: [smf] INFO: Removed Session: UE IMSI:[262427599752623] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 04/26 11:05:40.950: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 04/26 11:05:40.959: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 04/26 11:05:40.960: [smf] INFO: Removed Session: UE IMSI:[262423436403239] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 04/26 11:05:40.960: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 04/26 11:05:40.970: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 04/26 11:05:40.970: [smf] INFO: Removed Session: UE IMSI:[262421084170868] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 04/26 11:05:40.970: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 04/26 11:05:40.980: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 04/26 11:05:40.980: [smf] INFO: Removed Session: UE IMSI:[262421493177915] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 04/26 11:05:40.980: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 04/26 11:05:40.990: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 04/26 11:05:40.990: [smf] INFO: Removed Session: UE IMSI:[262420426308492] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:40.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 04/26 11:05:40.990: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 04/26 11:05:41.000: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 04/26 11:05:41.001: [smf] INFO: Removed Session: UE IMSI:[262425267944918] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 04/26 11:05:41.001: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 04/26 11:05:41.010: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 04/26 11:05:41.011: [smf] INFO: Removed Session: UE IMSI:[262421397786466] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 04/26 11:05:41.011: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 04/26 11:05:41.021: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 04/26 11:05:41.021: [smf] INFO: Removed Session: UE IMSI:[262424504212635] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 04/26 11:05:41.021: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 04/26 11:05:41.031: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 04/26 11:05:41.033: [smf] INFO: Removed Session: UE IMSI:[262428060816453] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 04/26 11:05:41.033: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 04/26 11:05:41.042: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 04/26 11:05:41.045: [smf] INFO: Removed Session: UE IMSI:[262425244191067] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 04/26 11:05:41.045: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 04/26 11:05:41.053: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 04/26 11:05:41.055: [smf] INFO: Removed Session: UE IMSI:[262426245710038] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 04/26 11:05:41.055: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 04/26 11:05:41.064: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 04/26 11:05:41.066: [smf] INFO: Removed Session: UE IMSI:[262426668321808] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 04/26 11:05:41.066: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 04/26 11:05:41.075: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 04/26 11:05:41.077: [smf] INFO: Removed Session: UE IMSI:[262426349817516] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 04/26 11:05:41.077: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 04/26 11:05:41.086: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 04/26 11:05:41.088: [smf] INFO: Removed Session: UE IMSI:[262427969070540] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 04/26 11:05:41.088: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 04/26 11:05:41.097: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 04/26 11:05:41.098: [smf] INFO: Removed Session: UE IMSI:[262422972286574] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 04/26 11:05:41.098: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 04/26 11:05:41.107: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 04/26 11:05:41.109: [smf] INFO: Removed Session: UE IMSI:[262420925515426] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 04/26 11:05:41.109: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 04/26 11:05:41.118: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 04/26 11:05:41.120: [smf] INFO: Removed Session: UE IMSI:[262422509544436] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 04/26 11:05:41.120: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 04/26 11:05:41.129: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 04/26 11:05:41.130: [smf] INFO: Removed Session: UE IMSI:[262424388342023] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 04/26 11:05:41.130: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 04/26 11:05:41.140: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 04/26 11:05:41.141: [smf] INFO: Removed Session: UE IMSI:[262428519736941] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 04/26 11:05:41.141: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 04/26 11:05:41.150: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 04/26 11:05:41.152: [smf] INFO: Removed Session: UE IMSI:[262422063089644] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 04/26 11:05:41.152: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 04/26 11:05:41.161: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 04/26 11:05:41.163: [smf] INFO: Removed Session: UE IMSI:[262420122454606] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 04/26 11:05:41.163: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 04/26 11:05:41.172: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 04/26 11:05:41.175: [smf] INFO: Removed Session: UE IMSI:[262429041890359] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 04/26 11:05:41.175: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 04/26 11:05:41.184: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 04/26 11:05:41.186: [smf] INFO: Removed Session: UE IMSI:[262427528496989] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 04/26 11:05:41.186: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 04/26 11:05:41.194: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 04/26 11:05:41.196: [smf] INFO: Removed Session: UE IMSI:[262429550826052] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 04/26 11:05:41.196: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 04/26 11:05:41.205: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 04/26 11:05:41.207: [smf] INFO: Removed Session: UE IMSI:[262425477235637] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 04/26 11:05:41.207: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 04/26 11:05:41.216: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 04/26 11:05:41.217: [smf] INFO: Removed Session: UE IMSI:[262422690645466] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 04/26 11:05:41.217: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 04/26 11:05:41.227: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 04/26 11:05:41.228: [smf] INFO: Removed Session: UE IMSI:[262425094539199] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 04/26 11:05:41.228: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 04/26 11:05:41.237: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 04/26 11:05:41.239: [smf] INFO: Removed Session: UE IMSI:[262424529687716] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 04/26 11:05:41.239: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 04/26 11:05:41.248: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 04/26 11:05:41.250: [smf] INFO: Removed Session: UE IMSI:[262424720549876] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 04/26 11:05:41.250: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 04/26 11:05:41.259: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 04/26 11:05:41.260: [smf] INFO: Removed Session: UE IMSI:[262421749537479] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 04/26 11:05:41.260: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 04/26 11:05:41.270: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 04/26 11:05:41.271: [smf] INFO: Removed Session: UE IMSI:[262424925606645] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 04/26 11:05:41.271: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 04/26 11:05:41.281: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 04/26 11:05:41.282: [smf] INFO: Removed Session: UE IMSI:[262423647045715] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 04/26 11:05:41.282: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 04/26 11:05:41.291: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 04/26 11:05:41.293: [smf] INFO: Removed Session: UE IMSI:[262421385897141] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 04/26 11:05:41.293: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 04/26 11:05:41.302: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 04/26 11:05:41.304: [smf] INFO: Removed Session: UE IMSI:[262429008120033] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 04/26 11:05:41.304: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 04/26 11:05:41.313: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 04/26 11:05:41.314: [smf] INFO: Removed Session: UE IMSI:[262428063471244] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 04/26 11:05:41.314: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 04/26 11:05:41.324: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 04/26 11:05:41.325: [smf] INFO: Removed Session: UE IMSI:[262428460105420] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 04/26 11:05:41.325: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 04/26 11:05:41.335: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 04/26 11:05:41.336: [smf] INFO: Removed Session: UE IMSI:[262425642985486] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 04/26 11:05:41.336: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 04/26 11:05:41.345: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 04/26 11:05:41.347: [smf] INFO: Removed Session: UE IMSI:[262424266824746] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 04/26 11:05:41.347: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 04/26 11:05:41.356: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 04/26 11:05:41.357: [smf] INFO: Removed Session: UE IMSI:[262423657387729] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 04/26 11:05:41.357: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 04/26 11:05:41.367: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 04/26 11:05:41.368: [smf] INFO: Removed Session: UE IMSI:[262429524721280] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 04/26 11:05:41.368: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 04/26 11:05:41.378: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 04/26 11:05:41.379: [smf] INFO: Removed Session: UE IMSI:[262425550540811] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 04/26 11:05:41.379: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 04/26 11:05:41.389: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 04/26 11:05:41.390: [smf] INFO: Removed Session: UE IMSI:[262425973003343] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 04/26 11:05:41.390: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 04/26 11:05:41.399: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 04/26 11:05:41.401: [smf] INFO: Removed Session: UE IMSI:[262425774649390] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 04/26 11:05:41.401: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 04/26 11:05:41.410: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 04/26 11:05:41.413: [smf] INFO: Removed Session: UE IMSI:[262429855832196] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 04/26 11:05:41.413: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 04/26 11:05:41.421: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 04/26 11:05:41.424: [smf] INFO: Removed Session: UE IMSI:[262420823131921] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 04/26 11:05:41.424: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 04/26 11:05:41.432: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 04/26 11:05:41.434: [smf] INFO: Removed Session: UE IMSI:[262428575169672] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 04/26 11:05:41.434: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 04/26 11:05:41.443: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 04/26 11:05:41.445: [smf] INFO: Removed Session: UE IMSI:[262420624233403] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 04/26 11:05:41.445: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 04/26 11:05:41.453: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 04/26 11:05:41.456: [smf] INFO: Removed Session: UE IMSI:[262424257922227] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 04/26 11:05:41.456: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 04/26 11:05:41.465: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 04/26 11:05:41.468: [smf] INFO: Removed Session: UE IMSI:[262425978040903] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 04/26 11:05:41.468: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 04/26 11:05:41.476: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 04/26 11:05:41.479: [smf] INFO: Removed Session: UE IMSI:[262429038699410] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 04/26 11:05:41.479: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 04/26 11:05:41.487: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 04/26 11:05:41.489: [smf] INFO: Removed Session: UE IMSI:[262422751441694] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 04/26 11:05:41.489: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 04/26 11:05:41.498: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 04/26 11:05:41.500: [smf] INFO: Removed Session: UE IMSI:[262424699712390] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 04/26 11:05:41.500: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 04/26 11:05:41.509: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 04/26 11:05:41.510: [smf] INFO: Removed Session: UE IMSI:[262427290530866] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 04/26 11:05:41.510: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 04/26 11:05:41.520: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 04/26 11:05:41.521: [smf] INFO: Removed Session: UE IMSI:[262425124385174] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 04/26 11:05:41.521: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 04/26 11:05:41.530: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 04/26 11:05:41.531: [smf] INFO: Removed Session: UE IMSI:[262423998626059] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 04/26 11:05:41.531: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 04/26 11:05:41.541: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 04/26 11:05:41.543: [smf] INFO: Removed Session: UE IMSI:[262428461178705] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 04/26 11:05:41.543: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 04/26 11:05:41.552: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 04/26 11:05:41.554: [smf] INFO: Removed Session: UE IMSI:[262421308668225] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 04/26 11:05:41.554: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 04/26 11:05:41.563: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 04/26 11:05:41.564: [smf] INFO: Removed Session: UE IMSI:[262420704922084] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 04/26 11:05:41.564: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 04/26 11:05:41.573: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 04/26 11:05:41.575: [smf] INFO: Removed Session: UE IMSI:[262429972119462] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 04/26 11:05:41.575: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 04/26 11:05:41.584: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 04/26 11:05:41.585: [smf] INFO: Removed Session: UE IMSI:[262422291712073] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 04/26 11:05:41.586: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 04/26 11:05:41.595: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 04/26 11:05:41.596: [smf] INFO: Removed Session: UE IMSI:[262425867458795] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 04/26 11:05:41.596: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 04/26 11:05:41.606: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 04/26 11:05:41.607: [smf] INFO: Removed Session: UE IMSI:[262427307569739] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 04/26 11:05:41.607: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 04/26 11:05:41.617: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 04/26 11:05:41.619: [smf] INFO: Removed Session: UE IMSI:[262421196920258] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 04/26 11:05:41.619: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 04/26 11:05:41.628: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 04/26 11:05:41.629: [smf] INFO: Removed Session: UE IMSI:[262426569855455] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 04/26 11:05:41.629: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 04/26 11:05:41.639: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 04/26 11:05:41.640: [smf] INFO: Removed Session: UE IMSI:[262420762505161] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 04/26 11:05:41.640: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 04/26 11:05:41.649: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 04/26 11:05:41.650: [smf] INFO: Removed Session: UE IMSI:[262428544439235] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 04/26 11:05:41.650: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 04/26 11:05:41.660: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 04/26 11:05:41.662: [smf] INFO: Removed Session: UE IMSI:[262425617544344] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 04/26 11:05:41.662: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 04/26 11:05:41.671: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 04/26 11:05:41.673: [smf] INFO: Removed Session: UE IMSI:[262424535519308] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 04/26 11:05:41.673: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 04/26 11:05:41.682: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 04/26 11:05:41.685: [smf] INFO: Removed Session: UE IMSI:[262420612980575] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 04/26 11:05:41.685: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 04/26 11:05:41.693: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 04/26 11:05:41.695: [smf] INFO: Removed Session: UE IMSI:[262425957121296] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 04/26 11:05:41.695: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 04/26 11:05:41.704: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 04/26 11:05:41.705: [smf] INFO: Removed Session: UE IMSI:[262424359100039] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 04/26 11:05:41.705: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 04/26 11:05:41.715: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 04/26 11:05:41.717: [smf] INFO: Removed Session: UE IMSI:[262423703647491] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 04/26 11:05:41.718: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 04/26 11:05:41.726: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 04/26 11:05:41.728: [smf] INFO: Removed Session: UE IMSI:[262421801799703] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 04/26 11:05:41.728: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 04/26 11:05:41.737: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 04/26 11:05:41.738: [smf] INFO: Removed Session: UE IMSI:[262422786906909] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 04/26 11:05:41.738: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 04/26 11:05:41.748: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 04/26 11:05:41.749: [smf] INFO: Removed Session: UE IMSI:[262424887303055] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 04/26 11:05:41.749: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 04/26 11:05:41.759: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 04/26 11:05:41.760: [smf] INFO: Removed Session: UE IMSI:[262422019330308] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 04/26 11:05:41.760: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 04/26 11:05:41.770: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 04/26 11:05:41.771: [smf] INFO: Removed Session: UE IMSI:[262424711438495] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 04/26 11:05:41.771: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 04/26 11:05:41.780: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 04/26 11:05:41.782: [smf] INFO: Removed Session: UE IMSI:[262422183313952] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 04/26 11:05:41.782: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 04/26 11:05:41.791: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 04/26 11:05:41.793: [smf] INFO: Removed Session: UE IMSI:[262420297794954] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 04/26 11:05:41.793: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 04/26 11:05:41.802: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 04/26 11:05:41.803: [smf] INFO: Removed Session: UE IMSI:[262423345144782] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 04/26 11:05:41.804: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 04/26 11:05:41.813: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 04/26 11:05:41.814: [smf] INFO: Removed Session: UE IMSI:[262423768134012] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 04/26 11:05:41.814: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 04/26 11:05:41.824: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 04/26 11:05:41.825: [smf] INFO: Removed Session: UE IMSI:[262428157761221] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 04/26 11:05:41.825: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 04/26 11:05:41.834: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 04/26 11:05:41.836: [smf] INFO: Removed Session: UE IMSI:[262423467129991] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 04/26 11:05:41.836: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 04/26 11:05:41.845: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 04/26 11:05:41.847: [smf] INFO: Removed Session: UE IMSI:[262427695890330] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 04/26 11:05:41.847: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 04/26 11:05:41.857: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 04/26 11:05:41.859: [smf] INFO: Removed Session: UE IMSI:[262420859631260] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 04/26 11:05:41.859: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 04/26 11:05:41.868: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 04/26 11:05:41.870: [smf] INFO: Removed Session: UE IMSI:[262423825510802] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 04/26 11:05:41.870: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 04/26 11:05:41.879: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 04/26 11:05:41.881: [smf] INFO: Removed Session: UE IMSI:[262421361273865] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 04/26 11:05:41.881: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 04/26 11:05:41.890: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 04/26 11:05:41.892: [smf] INFO: Removed Session: UE IMSI:[262427434689644] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 04/26 11:05:41.892: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 04/26 11:05:41.901: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 04/26 11:05:41.903: [smf] INFO: Removed Session: UE IMSI:[262427087160869] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 04/26 11:05:41.903: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 04/26 11:05:41.912: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 04/26 11:05:41.914: [smf] INFO: Removed Session: UE IMSI:[262428442025045] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 04/26 11:05:41.914: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 04/26 11:05:41.923: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 04/26 11:05:41.925: [smf] INFO: Removed Session: UE IMSI:[262420557927716] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 04/26 11:05:41.926: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 04/26 11:05:41.935: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 04/26 11:05:41.937: [smf] INFO: Removed Session: UE IMSI:[262425370102933] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 04/26 11:05:41.937: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 04/26 11:05:41.945: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 04/26 11:05:41.946: [smf] INFO: Removed Session: UE IMSI:[262426448832504] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 04/26 11:05:41.946: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 04/26 11:05:41.956: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 04/26 11:05:41.957: [smf] INFO: Removed Session: UE IMSI:[262420408863379] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 04/26 11:05:41.957: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 04/26 11:05:41.967: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 04/26 11:05:41.969: [smf] INFO: Removed Session: UE IMSI:[262420871333750] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 04/26 11:05:41.969: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 04/26 11:05:41.978: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 04/26 11:05:41.979: [smf] INFO: Removed Session: UE IMSI:[262429577353672] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 04/26 11:05:41.979: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 04/26 11:05:41.989: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 04/26 11:05:41.990: [smf] INFO: Removed Session: UE IMSI:[262425272120660] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:41.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 04/26 11:05:41.990: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 04/26 11:05:42.000: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 04/26 11:05:42.001: [smf] INFO: Removed Session: UE IMSI:[262429370552159] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 04/26 11:05:42.001: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 04/26 11:05:42.012: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 04/26 11:05:42.014: [smf] INFO: Removed Session: UE IMSI:[262423903194816] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 04/26 11:05:42.014: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 04/26 11:05:42.023: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 04/26 11:05:42.024: [smf] INFO: Removed Session: UE IMSI:[262426904938471] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 04/26 11:05:42.024: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 04/26 11:05:42.034: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 04/26 11:05:42.036: [smf] INFO: Removed Session: UE IMSI:[262427388229865] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 04/26 11:05:42.036: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 04/26 11:05:42.045: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 04/26 11:05:42.046: [smf] INFO: Removed Session: UE IMSI:[262423141517122] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 04/26 11:05:42.046: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 04/26 11:05:42.056: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 04/26 11:05:42.057: [smf] INFO: Removed Session: UE IMSI:[262425569922888] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 04/26 11:05:42.057: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 04/26 11:05:42.066: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 04/26 11:05:42.067: [smf] INFO: Removed Session: UE IMSI:[262420030293894] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 04/26 11:05:42.067: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 04/26 11:05:42.077: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 04/26 11:05:42.078: [smf] INFO: Removed Session: UE IMSI:[262423581157817] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 04/26 11:05:42.078: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 04/26 11:05:42.087: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 04/26 11:05:42.090: [smf] INFO: Removed Session: UE IMSI:[262425628364924] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 04/26 11:05:42.090: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 04/26 11:05:42.098: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 04/26 11:05:42.100: [smf] INFO: Removed Session: UE IMSI:[262421152140277] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 04/26 11:05:42.100: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 04/26 11:05:42.109: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 04/26 11:05:42.111: [smf] INFO: Removed Session: UE IMSI:[262421710514683] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 04/26 11:05:42.111: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 04/26 11:05:42.120: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 04/26 11:05:42.122: [smf] INFO: Removed Session: UE IMSI:[262422239911037] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 04/26 11:05:42.122: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 04/26 11:05:42.130: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 04/26 11:05:42.132: [smf] INFO: Removed Session: UE IMSI:[262422076799727] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 04/26 11:05:42.132: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 04/26 11:05:42.141: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 04/26 11:05:42.143: [smf] INFO: Removed Session: UE IMSI:[262420742139266] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 04/26 11:05:42.143: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 04/26 11:05:42.152: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 04/26 11:05:42.154: [smf] INFO: Removed Session: UE IMSI:[262420722282676] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 04/26 11:05:42.154: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 04/26 11:05:42.163: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 04/26 11:05:42.165: [smf] INFO: Removed Session: UE IMSI:[262425542276828] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 04/26 11:05:42.165: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 04/26 11:05:42.174: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 04/26 11:05:42.177: [smf] INFO: Removed Session: UE IMSI:[262423005743480] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 04/26 11:05:42.177: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 04/26 11:05:42.185: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 04/26 11:05:42.186: [smf] INFO: Removed Session: UE IMSI:[262421864766577] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 04/26 11:05:42.186: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 04/26 11:05:42.195: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 04/26 11:05:42.196: [smf] INFO: Removed Session: UE IMSI:[262424737383093] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 04/26 11:05:42.196: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 04/26 11:05:42.206: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 04/26 11:05:42.207: [smf] INFO: Removed Session: UE IMSI:[262423916384740] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 04/26 11:05:42.207: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 04/26 11:05:42.217: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 04/26 11:05:42.219: [smf] INFO: Removed Session: UE IMSI:[262429370737211] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 04/26 11:05:42.219: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 04/26 11:05:42.229: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 04/26 11:05:42.230: [smf] INFO: Removed Session: UE IMSI:[262429722871885] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 04/26 11:05:42.231: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 04/26 11:05:42.240: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 04/26 11:05:42.242: [smf] INFO: Removed Session: UE IMSI:[262425556238343] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 04/26 11:05:42.242: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 04/26 11:05:42.251: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 04/26 11:05:42.254: [smf] INFO: Removed Session: UE IMSI:[262420438799038] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 04/26 11:05:42.254: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 04/26 11:05:42.262: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 04/26 11:05:42.264: [smf] INFO: Removed Session: UE IMSI:[262427109119961] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 04/26 11:05:42.264: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 04/26 11:05:42.273: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 04/26 11:05:42.275: [smf] INFO: Removed Session: UE IMSI:[262425275951972] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 04/26 11:05:42.275: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 04/26 11:05:42.284: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 04/26 11:05:42.286: [smf] INFO: Removed Session: UE IMSI:[262426663283467] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 04/26 11:05:42.286: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 04/26 11:05:42.296: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 04/26 11:05:42.297: [smf] INFO: Removed Session: UE IMSI:[262429025787992] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 04/26 11:05:42.298: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 04/26 11:05:42.306: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 04/26 11:05:42.308: [smf] INFO: Removed Session: UE IMSI:[262422229298898] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 04/26 11:05:42.308: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 04/26 11:05:42.318: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 04/26 11:05:42.320: [smf] INFO: Removed Session: UE IMSI:[262420038362404] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 04/26 11:05:42.320: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 04/26 11:05:42.329: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 04/26 11:05:42.331: [smf] INFO: Removed Session: UE IMSI:[262421427980799] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 04/26 11:05:42.331: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 04/26 11:05:42.340: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 04/26 11:05:42.342: [smf] INFO: Removed Session: UE IMSI:[262426562668293] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 04/26 11:05:42.342: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 04/26 11:05:42.351: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 04/26 11:05:42.352: [smf] INFO: Removed Session: UE IMSI:[262421982889416] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 04/26 11:05:42.352: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 04/26 11:05:42.362: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 04/26 11:05:42.363: [smf] INFO: Removed Session: UE IMSI:[262427301676089] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 04/26 11:05:42.363: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 04/26 11:05:42.373: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 04/26 11:05:42.374: [smf] INFO: Removed Session: UE IMSI:[262427462298568] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 04/26 11:05:42.374: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 04/26 11:05:42.384: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 04/26 11:05:42.386: [smf] INFO: Removed Session: UE IMSI:[262427512945488] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 04/26 11:05:42.386: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 04/26 11:05:42.395: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 04/26 11:05:42.397: [smf] INFO: Removed Session: UE IMSI:[262422319384402] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 04/26 11:05:42.397: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 04/26 11:05:42.406: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 04/26 11:05:42.408: [smf] INFO: Removed Session: UE IMSI:[262427397169547] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 04/26 11:05:42.408: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 04/26 11:05:42.418: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 04/26 11:05:42.420: [smf] INFO: Removed Session: UE IMSI:[262429885119042] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 04/26 11:05:42.420: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 04/26 11:05:42.429: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 04/26 11:05:42.430: [smf] INFO: Removed Session: UE IMSI:[262420349205858] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 04/26 11:05:42.430: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 04/26 11:05:42.439: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 04/26 11:05:42.441: [smf] INFO: Removed Session: UE IMSI:[262428306037513] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 04/26 11:05:42.441: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 04/26 11:05:42.451: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 04/26 11:05:42.453: [smf] INFO: Removed Session: UE IMSI:[262420228333389] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 04/26 11:05:42.453: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 04/26 11:05:42.462: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 04/26 11:05:42.463: [smf] INFO: Removed Session: UE IMSI:[262423236732311] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 04/26 11:05:42.463: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 04/26 11:05:42.473: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 04/26 11:05:42.475: [smf] INFO: Removed Session: UE IMSI:[262423259912059] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 04/26 11:05:42.475: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 04/26 11:05:42.484: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 04/26 11:05:42.486: [smf] INFO: Removed Session: UE IMSI:[262426496273692] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 04/26 11:05:42.486: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 04/26 11:05:42.495: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 04/26 11:05:42.497: [smf] INFO: Removed Session: UE IMSI:[262421624427566] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 04/26 11:05:42.497: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 04/26 11:05:42.506: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 04/26 11:05:42.508: [smf] INFO: Removed Session: UE IMSI:[262423976070368] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 04/26 11:05:42.509: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 04/26 11:05:42.517: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 04/26 11:05:42.519: [smf] INFO: Removed Session: UE IMSI:[262421849909839] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 04/26 11:05:42.519: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 04/26 11:05:42.528: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 04/26 11:05:42.529: [smf] INFO: Removed Session: UE IMSI:[262423077187803] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 04/26 11:05:42.529: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 04/26 11:05:42.539: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 04/26 11:05:42.542: [smf] INFO: Removed Session: UE IMSI:[262427079252197] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 04/26 11:05:42.542: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 04/26 11:05:42.550: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 04/26 11:05:42.553: [smf] INFO: Removed Session: UE IMSI:[262422505891881] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 04/26 11:05:42.553: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 04/26 11:05:42.561: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 04/26 11:05:42.563: [smf] INFO: Removed Session: UE IMSI:[262428658304297] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 04/26 11:05:42.563: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 04/26 11:05:42.572: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 04/26 11:05:42.573: [smf] INFO: Removed Session: UE IMSI:[262426995282534] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 04/26 11:05:42.573: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 04/26 11:05:42.583: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 04/26 11:05:42.586: [smf] INFO: Removed Session: UE IMSI:[262422890408793] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 04/26 11:05:42.586: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 04/26 11:05:42.594: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 04/26 11:05:42.596: [smf] INFO: Removed Session: UE IMSI:[262423382979965] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 04/26 11:05:42.596: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 04/26 11:05:42.605: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 04/26 11:05:42.605: [smf] INFO: Removed Session: UE IMSI:[262424916856457] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 04/26 11:05:42.605: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 04/26 11:05:42.615: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 04/26 11:05:42.617: [smf] INFO: Removed Session: UE IMSI:[262422652566657] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 04/26 11:05:42.617: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 04/26 11:05:42.626: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 04/26 11:05:42.628: [smf] INFO: Removed Session: UE IMSI:[262425056711460] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 04/26 11:05:42.628: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 04/26 11:05:42.638: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 04/26 11:05:42.640: [smf] INFO: Removed Session: UE IMSI:[262422574301337] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 04/26 11:05:42.640: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 04/26 11:05:42.650: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 04/26 11:05:42.652: [smf] INFO: Removed Session: UE IMSI:[262427611112781] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 04/26 11:05:42.652: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 04/26 11:05:42.661: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 04/26 11:05:42.662: [smf] INFO: Removed Session: UE IMSI:[262420114916779] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 04/26 11:05:42.663: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 04/26 11:05:42.672: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 04/26 11:05:42.674: [smf] INFO: Removed Session: UE IMSI:[262427225673200] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 04/26 11:05:42.674: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 04/26 11:05:42.682: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 04/26 11:05:42.684: [smf] INFO: Removed Session: UE IMSI:[262424258809433] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 04/26 11:05:42.684: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 04/26 11:05:42.694: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 04/26 11:05:42.696: [smf] INFO: Removed Session: UE IMSI:[262421046220273] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 04/26 11:05:42.696: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 04/26 11:05:42.705: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 04/26 11:05:42.707: [smf] INFO: Removed Session: UE IMSI:[262423568922229] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 04/26 11:05:42.707: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 04/26 11:05:42.717: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 04/26 11:05:42.719: [smf] INFO: Removed Session: UE IMSI:[262421233555728] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 04/26 11:05:42.719: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 04/26 11:05:42.727: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 04/26 11:05:42.728: [smf] INFO: Removed Session: UE IMSI:[262421572086781] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 04/26 11:05:42.728: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 04/26 11:05:42.738: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 04/26 11:05:42.738: [smf] INFO: Removed Session: UE IMSI:[262422761330275] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 04/26 11:05:42.738: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 04/26 11:05:42.749: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 04/26 11:05:42.750: [smf] INFO: Removed Session: UE IMSI:[262422009894823] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 04/26 11:05:42.750: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 04/26 11:05:42.760: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 04/26 11:05:42.762: [smf] INFO: Removed Session: UE IMSI:[262429977805570] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 04/26 11:05:42.762: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 04/26 11:05:42.772: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 04/26 11:05:42.774: [smf] INFO: Removed Session: UE IMSI:[262423340347805] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 04/26 11:05:42.774: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 04/26 11:05:42.783: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 04/26 11:05:42.784: [smf] INFO: Removed Session: UE IMSI:[262423186143647] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 04/26 11:05:42.784: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 04/26 11:05:42.793: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 04/26 11:05:42.795: [smf] INFO: Removed Session: UE IMSI:[262420889526761] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 04/26 11:05:42.795: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 04/26 11:05:42.804: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 04/26 11:05:42.805: [smf] INFO: Removed Session: UE IMSI:[262426002737543] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 04/26 11:05:42.806: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 04/26 11:05:42.815: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 04/26 11:05:42.816: [smf] INFO: Removed Session: UE IMSI:[262422063322223] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 04/26 11:05:42.816: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 04/26 11:05:42.826: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 04/26 11:05:42.827: [smf] INFO: Removed Session: UE IMSI:[262427395017847] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 04/26 11:05:42.827: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 04/26 11:05:42.837: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 04/26 11:05:42.838: [smf] INFO: Removed Session: UE IMSI:[262423522444339] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 04/26 11:05:42.838: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 04/26 11:05:42.847: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 04/26 11:05:42.849: [smf] INFO: Removed Session: UE IMSI:[262424827981472] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 04/26 11:05:42.849: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 04/26 11:05:42.858: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 04/26 11:05:42.859: [smf] INFO: Removed Session: UE IMSI:[262421246886273] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 04/26 11:05:42.859: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 04/26 11:05:42.869: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 04/26 11:05:42.870: [smf] INFO: Removed Session: UE IMSI:[262422435427390] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 04/26 11:05:42.870: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 04/26 11:05:42.880: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 04/26 11:05:42.881: [smf] INFO: Removed Session: UE IMSI:[262426052694393] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 04/26 11:05:42.881: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 04/26 11:05:42.891: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 04/26 11:05:42.892: [smf] INFO: Removed Session: UE IMSI:[262423472217517] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 04/26 11:05:42.892: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 04/26 11:05:42.902: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 04/26 11:05:42.903: [smf] INFO: Removed Session: UE IMSI:[262423103495533] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 04/26 11:05:42.903: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 04/26 11:05:42.912: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 04/26 11:05:42.914: [smf] INFO: Removed Session: UE IMSI:[262425891927304] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 04/26 11:05:42.914: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 04/26 11:05:42.923: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 04/26 11:05:42.925: [smf] INFO: Removed Session: UE IMSI:[262421903849573] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 04/26 11:05:42.925: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 04/26 11:05:42.934: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 04/26 11:05:42.936: [smf] INFO: Removed Session: UE IMSI:[262429372529562] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 04/26 11:05:42.936: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 04/26 11:05:42.945: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 04/26 11:05:42.947: [smf] INFO: Removed Session: UE IMSI:[262424525614288] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 04/26 11:05:42.947: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 04/26 11:05:42.956: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/26 11:05:42.958: [smf] INFO: Removed Session: UE IMSI:[262422159108953] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 04/26 11:05:42.958: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 04/26 11:05:42.967: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 04/26 11:05:42.968: [smf] INFO: Removed Session: UE IMSI:[262427808919839] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:42.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/26 11:05:42.968: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 04/26 11:05:43.173: [smf] INFO: Removed Session: UE IMSI:[262426014845856] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:43.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 04/26 11:05:43.173: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: Warning: Stopping inactive timer T_next. MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:05:45.187: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/26 11:05:45.187: [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(85)@788869d0778a: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(86)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@788869d0778a: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sat Apr 26 11:05:45 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512624) Waiting for packet dumper to finish... 1 (prev_count=6512624, count=6513136) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sat Apr 26 11:05:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_addr_pool_exhaustion started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:05:50.950: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:05:51.668: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 04/26 11:05:52.679: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 04/26 11:05:52.679: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 04/26 11:05:52.679: [smf] INFO: UE IMSI[262428632903339] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.689: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/26 11:05:52.689: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/26 11:05:52.689: [smf] INFO: UE IMSI[262424577708871] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.697: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 04/26 11:05:52.697: [upf] INFO: UE F-SEID[UP:0xb25 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.697: [upf] INFO: UE F-SEID[UP:0xb25 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.698: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 04/26 11:05:52.698: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 04/26 11:05:52.698: [smf] INFO: UE IMSI[262422319534294] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.703: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/26 11:05:52.703: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.703: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.706: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 04/26 11:05:52.706: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 04/26 11:05:52.706: [smf] INFO: UE IMSI[262424694361722] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.707: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 04/26 11:05:52.707: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.707: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.712: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 04/26 11:05:52.712: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 04/26 11:05:52.712: [smf] INFO: UE IMSI[262420988816817] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.714: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 04/26 11:05:52.714: [upf] INFO: UE F-SEID[UP:0xa86 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.714: [upf] INFO: UE F-SEID[UP:0xa86 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.720: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 04/26 11:05:52.720: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 04/26 11:05:52.720: [smf] INFO: UE IMSI[262420596164309] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.721: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 04/26 11:05:52.721: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.721: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.727: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 04/26 11:05:52.727: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 04/26 11:05:52.727: [smf] INFO: UE IMSI[262425342982685] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.728: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 04/26 11:05:52.728: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.728: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.733: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 04/26 11:05:52.733: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 04/26 11:05:52.733: [smf] INFO: UE IMSI[262421472782405] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.734: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 04/26 11:05:52.734: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x31e] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.734: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x31e] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.739: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 04/26 11:05:52.739: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 04/26 11:05:52.739: [smf] INFO: UE IMSI[262427950221600] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.740: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 04/26 11:05:52.740: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.740: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.745: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 04/26 11:05:52.745: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 04/26 11:05:52.745: [smf] INFO: UE IMSI[262429876192989] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.746: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 04/26 11:05:52.746: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.746: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.751: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 04/26 11:05:52.751: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 04/26 11:05:52.751: [smf] INFO: UE IMSI[262429748627565] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.753: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 04/26 11:05:52.753: [upf] INFO: UE F-SEID[UP:0xb79 CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.753: [upf] INFO: UE F-SEID[UP:0xb79 CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.758: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 04/26 11:05:52.758: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 04/26 11:05:52.758: [smf] INFO: UE IMSI[262421077274126] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.759: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 04/26 11:05:52.759: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.759: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.764: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 04/26 11:05:52.764: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 04/26 11:05:52.764: [smf] INFO: UE IMSI[262422573795885] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.766: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 04/26 11:05:52.766: [upf] INFO: UE F-SEID[UP:0x846 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.766: [upf] INFO: UE F-SEID[UP:0x846 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.771: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 04/26 11:05:52.771: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 04/26 11:05:52.771: [smf] INFO: UE IMSI[262420012486465] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.772: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 04/26 11:05:52.772: [upf] INFO: UE F-SEID[UP:0x82a CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.772: [upf] INFO: UE F-SEID[UP:0x82a CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.777: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 04/26 11:05:52.777: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 04/26 11:05:52.777: [smf] INFO: UE IMSI[262423562282869] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.778: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 04/26 11:05:52.778: [upf] INFO: UE F-SEID[UP:0x633 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.778: [upf] INFO: UE F-SEID[UP:0x633 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.783: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 04/26 11:05:52.783: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 04/26 11:05:52.783: [smf] INFO: UE IMSI[262426658136218] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.784: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 04/26 11:05:52.784: [upf] INFO: UE F-SEID[UP:0xadb CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.784: [upf] INFO: UE F-SEID[UP:0xadb CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.789: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 04/26 11:05:52.789: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 04/26 11:05:52.789: [smf] INFO: UE IMSI[262421128264748] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.790: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 04/26 11:05:52.790: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.790: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.795: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 04/26 11:05:52.795: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 04/26 11:05:52.795: [smf] INFO: UE IMSI[262420137637559] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.796: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 04/26 11:05:52.796: [upf] INFO: UE F-SEID[UP:0x750 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.796: [upf] INFO: UE F-SEID[UP:0x750 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.801: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 04/26 11:05:52.801: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 04/26 11:05:52.801: [smf] INFO: UE IMSI[262427785955769] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.802: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 04/26 11:05:52.802: [upf] INFO: UE F-SEID[UP:0x442 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.802: [upf] INFO: UE F-SEID[UP:0x442 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.807: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 04/26 11:05:52.807: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 04/26 11:05:52.807: [smf] INFO: UE IMSI[262426559275851] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.808: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 04/26 11:05:52.808: [upf] INFO: UE F-SEID[UP:0xa9 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.808: [upf] INFO: UE F-SEID[UP:0xa9 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.813: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 04/26 11:05:52.813: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 04/26 11:05:52.813: [smf] INFO: UE IMSI[262425519007145] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.813: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 04/26 11:05:52.813: [upf] INFO: UE F-SEID[UP:0x5c CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.813: [upf] INFO: UE F-SEID[UP:0x5c CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.819: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 04/26 11:05:52.819: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 04/26 11:05:52.819: [smf] INFO: UE IMSI[262421412419695] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.819: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 04/26 11:05:52.819: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.819: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.825: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 04/26 11:05:52.825: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 04/26 11:05:52.825: [smf] INFO: UE IMSI[262421025537388] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.825: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 04/26 11:05:52.825: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.825: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.831: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 04/26 11:05:52.831: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 04/26 11:05:52.831: [smf] INFO: UE IMSI[262428539061665] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.831: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 04/26 11:05:52.831: [upf] INFO: UE F-SEID[UP:0xe67 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.831: [upf] INFO: UE F-SEID[UP:0xe67 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.837: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 04/26 11:05:52.837: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 04/26 11:05:52.837: [smf] INFO: UE IMSI[262421509390279] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.837: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 04/26 11:05:52.837: [upf] INFO: UE F-SEID[UP:0x8aa CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.837: [upf] INFO: UE F-SEID[UP:0x8aa CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.842: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 04/26 11:05:52.842: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 04/26 11:05:52.842: [smf] INFO: UE IMSI[262423825713236] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.843: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 04/26 11:05:52.843: [upf] INFO: UE F-SEID[UP:0x812 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.843: [upf] INFO: UE F-SEID[UP:0x812 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.848: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 04/26 11:05:52.848: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 04/26 11:05:52.848: [smf] INFO: UE IMSI[262420409718792] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.849: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 04/26 11:05:52.849: [upf] INFO: UE F-SEID[UP:0x9ac CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.849: [upf] INFO: UE F-SEID[UP:0x9ac CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.854: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 04/26 11:05:52.854: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 04/26 11:05:52.854: [smf] INFO: UE IMSI[262424410561102] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.855: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 04/26 11:05:52.855: [upf] INFO: UE F-SEID[UP:0x195 CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.855: [upf] INFO: UE F-SEID[UP:0x195 CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.860: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 04/26 11:05:52.860: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 04/26 11:05:52.860: [smf] INFO: UE IMSI[262425768090793] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.861: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 04/26 11:05:52.861: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.861: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.866: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 04/26 11:05:52.866: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 04/26 11:05:52.866: [smf] INFO: UE IMSI[262429139201683] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.867: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 04/26 11:05:52.867: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.867: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.872: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 04/26 11:05:52.872: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 04/26 11:05:52.872: [smf] INFO: UE IMSI[262420523400606] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.873: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 04/26 11:05:52.873: [upf] INFO: UE F-SEID[UP:0x262 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.873: [upf] INFO: UE F-SEID[UP:0x262 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.878: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 04/26 11:05:52.878: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 04/26 11:05:52.878: [smf] INFO: UE IMSI[262424935194093] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.878: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 04/26 11:05:52.878: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.878: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.884: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 04/26 11:05:52.884: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 04/26 11:05:52.884: [smf] INFO: UE IMSI[262426266325213] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.885: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 04/26 11:05:52.885: [upf] INFO: UE F-SEID[UP:0x5ff CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.885: [upf] INFO: UE F-SEID[UP:0x5ff CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.890: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 04/26 11:05:52.890: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 04/26 11:05:52.890: [smf] INFO: UE IMSI[262426860278995] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.891: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 04/26 11:05:52.891: [upf] INFO: UE F-SEID[UP:0xf05 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.891: [upf] INFO: UE F-SEID[UP:0xf05 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.896: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 04/26 11:05:52.896: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 04/26 11:05:52.896: [smf] INFO: UE IMSI[262428126192177] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.896: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 04/26 11:05:52.896: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.896: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.901: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 04/26 11:05:52.901: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 04/26 11:05:52.901: [smf] INFO: UE IMSI[262428350443341] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.902: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 04/26 11:05:52.902: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.902: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.907: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 04/26 11:05:52.907: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 04/26 11:05:52.907: [smf] INFO: UE IMSI[262424925871378] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.908: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 04/26 11:05:52.908: [upf] INFO: UE F-SEID[UP:0x455 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.908: [upf] INFO: UE F-SEID[UP:0x455 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.913: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 04/26 11:05:52.913: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 04/26 11:05:52.913: [smf] INFO: UE IMSI[262429368301068] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.914: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 04/26 11:05:52.914: [upf] INFO: UE F-SEID[UP:0x4df CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.914: [upf] INFO: UE F-SEID[UP:0x4df CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.919: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 04/26 11:05:52.919: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 04/26 11:05:52.919: [smf] INFO: UE IMSI[262420452478220] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.920: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 04/26 11:05:52.920: [upf] INFO: UE F-SEID[UP:0xe8e CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.920: [upf] INFO: UE F-SEID[UP:0xe8e CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.925: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 04/26 11:05:52.925: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 04/26 11:05:52.925: [smf] INFO: UE IMSI[262421054979077] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.926: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 04/26 11:05:52.926: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.926: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.932: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 04/26 11:05:52.932: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 04/26 11:05:52.932: [smf] INFO: UE IMSI[262428538956810] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.933: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 04/26 11:05:52.933: [upf] INFO: UE F-SEID[UP:0x762 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.933: [upf] INFO: UE F-SEID[UP:0x762 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.938: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 04/26 11:05:52.938: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 04/26 11:05:52.939: [smf] INFO: UE IMSI[262421789078771] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.940: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 04/26 11:05:52.940: [upf] INFO: UE F-SEID[UP:0x415 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.940: [upf] INFO: UE F-SEID[UP:0x415 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.945: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 04/26 11:05:52.945: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 04/26 11:05:52.945: [smf] INFO: UE IMSI[262426178530966] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.946: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 04/26 11:05:52.946: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.946: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.951: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 04/26 11:05:52.951: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 04/26 11:05:52.951: [smf] INFO: UE IMSI[262426877955964] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.951: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 04/26 11:05:52.952: [upf] INFO: UE F-SEID[UP:0x41 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.952: [upf] INFO: UE F-SEID[UP:0x41 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.957: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 04/26 11:05:52.957: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 04/26 11:05:52.957: [smf] INFO: UE IMSI[262420599806720] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.957: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 04/26 11:05:52.957: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.957: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.962: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 04/26 11:05:52.962: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 04/26 11:05:52.963: [smf] INFO: UE IMSI[262420999018775] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.963: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 04/26 11:05:52.963: [upf] INFO: UE F-SEID[UP:0xd63 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.963: [upf] INFO: UE F-SEID[UP:0xd63 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.968: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 04/26 11:05:52.968: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 04/26 11:05:52.968: [smf] INFO: UE IMSI[262422245393958] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.969: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 04/26 11:05:52.969: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.969: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.974: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 04/26 11:05:52.974: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 04/26 11:05:52.974: [smf] INFO: UE IMSI[262420133182030] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.975: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 04/26 11:05:52.975: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.975: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.980: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 04/26 11:05:52.980: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 04/26 11:05:52.980: [smf] INFO: UE IMSI[262427782801745] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.980: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 04/26 11:05:52.980: [upf] INFO: UE F-SEID[UP:0xa87 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.981: [upf] INFO: UE F-SEID[UP:0xa87 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.986: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 04/26 11:05:52.986: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 04/26 11:05:52.986: [smf] INFO: UE IMSI[262423178878614] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.986: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 04/26 11:05:52.986: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.986: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.992: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 04/26 11:05:52.992: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 04/26 11:05:52.992: [smf] INFO: UE IMSI[262422354083355] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.992: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 04/26 11:05:52.992: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.992: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.997: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 04/26 11:05:52.997: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 04/26 11:05:52.997: [smf] INFO: UE IMSI[262424163756200] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:52.998: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 04/26 11:05:52.998: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:52.998: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.003: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 04/26 11:05:53.003: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 04/26 11:05:53.003: [smf] INFO: UE IMSI[262420636377378] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.004: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 04/26 11:05:53.004: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.004: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.009: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 04/26 11:05:53.009: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 04/26 11:05:53.009: [smf] INFO: UE IMSI[262427195076479] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.009: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 04/26 11:05:53.009: [upf] INFO: UE F-SEID[UP:0xba CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.009: [upf] INFO: UE F-SEID[UP:0xba CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.015: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 04/26 11:05:53.015: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 04/26 11:05:53.015: [smf] INFO: UE IMSI[262423001549138] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.015: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 04/26 11:05:53.015: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.015: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.020: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 04/26 11:05:53.020: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 04/26 11:05:53.020: [smf] INFO: UE IMSI[262427048663549] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.021: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 04/26 11:05:53.021: [upf] INFO: UE F-SEID[UP:0xa7a CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.021: [upf] INFO: UE F-SEID[UP:0xa7a CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.026: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 04/26 11:05:53.026: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 04/26 11:05:53.026: [smf] INFO: UE IMSI[262428110812497] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.027: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 04/26 11:05:53.027: [upf] INFO: UE F-SEID[UP:0xf17 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.027: [upf] INFO: UE F-SEID[UP:0xf17 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.032: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 04/26 11:05:53.032: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 04/26 11:05:53.032: [smf] INFO: UE IMSI[262423315328131] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.032: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 04/26 11:05:53.032: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.032: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.038: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 04/26 11:05:53.038: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 04/26 11:05:53.038: [smf] INFO: UE IMSI[262424696861268] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.038: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 04/26 11:05:53.038: [upf] INFO: UE F-SEID[UP:0xc6f CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.038: [upf] INFO: UE F-SEID[UP:0xc6f CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.044: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 04/26 11:05:53.044: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 04/26 11:05:53.044: [smf] INFO: UE IMSI[262421557275027] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.044: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 04/26 11:05:53.044: [upf] INFO: UE F-SEID[UP:0x67c CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.044: [upf] INFO: UE F-SEID[UP:0x67c CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.049: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 04/26 11:05:53.049: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 04/26 11:05:53.049: [smf] INFO: UE IMSI[262425580006880] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.050: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 04/26 11:05:53.050: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.050: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.055: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 04/26 11:05:53.055: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 04/26 11:05:53.055: [smf] INFO: UE IMSI[262426146829760] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.056: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 04/26 11:05:53.056: [upf] INFO: UE F-SEID[UP:0x31c CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.056: [upf] INFO: UE F-SEID[UP:0x31c CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.063: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 04/26 11:05:53.063: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 04/26 11:05:53.063: [smf] INFO: UE IMSI[262425705159993] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.063: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 04/26 11:05:53.063: [upf] INFO: UE F-SEID[UP:0x74c CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.063: [upf] INFO: UE F-SEID[UP:0x74c CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.069: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 04/26 11:05:53.069: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 04/26 11:05:53.069: [smf] INFO: UE IMSI[262429759085091] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.070: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 04/26 11:05:53.070: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.070: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.076: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 04/26 11:05:53.076: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 04/26 11:05:53.076: [smf] INFO: UE IMSI[262423473344547] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.076: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 04/26 11:05:53.076: [upf] INFO: UE F-SEID[UP:0x48c CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.076: [upf] INFO: UE F-SEID[UP:0x48c CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.082: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 04/26 11:05:53.082: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 04/26 11:05:53.082: [smf] INFO: UE IMSI[262425301564605] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.082: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 04/26 11:05:53.082: [upf] INFO: UE F-SEID[UP:0xdaf CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.082: [upf] INFO: UE F-SEID[UP:0xdaf CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.088: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 04/26 11:05:53.088: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 04/26 11:05:53.088: [smf] INFO: UE IMSI[262420533873552] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.088: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 04/26 11:05:53.089: [upf] INFO: UE F-SEID[UP:0x260 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.089: [upf] INFO: UE F-SEID[UP:0x260 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.094: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 04/26 11:05:53.094: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 04/26 11:05:53.094: [smf] INFO: UE IMSI[262428158823488] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.094: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 04/26 11:05:53.094: [upf] INFO: UE F-SEID[UP:0x267 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.094: [upf] INFO: UE F-SEID[UP:0x267 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.100: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 04/26 11:05:53.100: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 04/26 11:05:53.100: [smf] INFO: UE IMSI[262428353349483] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.100: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 04/26 11:05:53.100: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.100: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.106: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 04/26 11:05:53.106: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 04/26 11:05:53.106: [smf] INFO: UE IMSI[262426018555088] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.106: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 04/26 11:05:53.106: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.106: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.112: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 04/26 11:05:53.112: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 04/26 11:05:53.112: [smf] INFO: UE IMSI[262424485183337] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.113: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 04/26 11:05:53.113: [upf] INFO: UE F-SEID[UP:0xb3f CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.113: [upf] INFO: UE F-SEID[UP:0xb3f CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.118: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 04/26 11:05:53.118: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 04/26 11:05:53.118: [smf] INFO: UE IMSI[262427939282517] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.119: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 04/26 11:05:53.119: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.119: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.124: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 04/26 11:05:53.124: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 04/26 11:05:53.124: [smf] INFO: UE IMSI[262423060820050] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.125: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 04/26 11:05:53.125: [upf] INFO: UE F-SEID[UP:0x348 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.125: [upf] INFO: UE F-SEID[UP:0x348 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.130: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 04/26 11:05:53.130: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 04/26 11:05:53.130: [smf] INFO: UE IMSI[262428406963927] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.130: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 04/26 11:05:53.130: [upf] INFO: UE F-SEID[UP:0x118 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.130: [upf] INFO: UE F-SEID[UP:0x118 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.136: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 04/26 11:05:53.136: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 04/26 11:05:53.136: [smf] INFO: UE IMSI[262424885144885] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.136: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 04/26 11:05:53.136: [upf] INFO: UE F-SEID[UP:0x358 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.136: [upf] INFO: UE F-SEID[UP:0x358 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.142: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 04/26 11:05:53.142: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 04/26 11:05:53.142: [smf] INFO: UE IMSI[262427363227903] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.142: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 04/26 11:05:53.142: [upf] INFO: UE F-SEID[UP:0x606 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.142: [upf] INFO: UE F-SEID[UP:0x606 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.147: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 04/26 11:05:53.147: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 04/26 11:05:53.147: [smf] INFO: UE IMSI[262429538389973] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.148: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 04/26 11:05:53.148: [upf] INFO: UE F-SEID[UP:0x1ef CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.148: [upf] INFO: UE F-SEID[UP:0x1ef CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.154: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 04/26 11:05:53.154: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 04/26 11:05:53.154: [smf] INFO: UE IMSI[262422769488048] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.155: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 04/26 11:05:53.155: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.155: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.160: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 04/26 11:05:53.160: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 04/26 11:05:53.160: [smf] INFO: UE IMSI[262426686726160] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.161: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 04/26 11:05:53.161: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.161: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.166: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 04/26 11:05:53.166: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 04/26 11:05:53.166: [smf] INFO: UE IMSI[262426430770441] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.166: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 04/26 11:05:53.166: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.166: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.171: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 04/26 11:05:53.171: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 04/26 11:05:53.171: [smf] INFO: UE IMSI[262422517272880] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.172: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 04/26 11:05:53.172: [upf] INFO: UE F-SEID[UP:0x691 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.172: [upf] INFO: UE F-SEID[UP:0x691 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.177: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 04/26 11:05:53.177: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 04/26 11:05:53.177: [smf] INFO: UE IMSI[262424349560789] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.178: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 04/26 11:05:53.178: [upf] INFO: UE F-SEID[UP:0x34b CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.178: [upf] INFO: UE F-SEID[UP:0x34b CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.183: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 04/26 11:05:53.183: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 04/26 11:05:53.183: [smf] INFO: UE IMSI[262427170301453] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.184: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 04/26 11:05:53.184: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.184: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.189: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 04/26 11:05:53.189: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 04/26 11:05:53.189: [smf] INFO: UE IMSI[262429604711172] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.189: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 04/26 11:05:53.189: [upf] INFO: UE F-SEID[UP:0xaf CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.189: [upf] INFO: UE F-SEID[UP:0xaf CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.194: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 04/26 11:05:53.194: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 04/26 11:05:53.194: [smf] INFO: UE IMSI[262425256956729] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.195: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 04/26 11:05:53.195: [upf] INFO: UE F-SEID[UP:0x42a CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.195: [upf] INFO: UE F-SEID[UP:0x42a CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.200: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 04/26 11:05:53.200: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 04/26 11:05:53.200: [smf] INFO: UE IMSI[262420684032584] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.201: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 04/26 11:05:53.201: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.201: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.206: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 04/26 11:05:53.206: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 04/26 11:05:53.206: [smf] INFO: UE IMSI[262426769166196] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.207: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 04/26 11:05:53.207: [upf] INFO: UE F-SEID[UP:0x98c CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.207: [upf] INFO: UE F-SEID[UP:0x98c CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.212: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 04/26 11:05:53.212: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 04/26 11:05:53.212: [smf] INFO: UE IMSI[262423947403035] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.212: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 04/26 11:05:53.212: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.212: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.218: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 04/26 11:05:53.218: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 04/26 11:05:53.218: [smf] INFO: UE IMSI[262428043901085] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.218: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 04/26 11:05:53.218: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.218: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.223: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 04/26 11:05:53.223: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 04/26 11:05:53.223: [smf] INFO: UE IMSI[262424251640835] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.224: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 04/26 11:05:53.224: [upf] INFO: UE F-SEID[UP:0x83b CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.224: [upf] INFO: UE F-SEID[UP:0x83b CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.229: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 04/26 11:05:53.229: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 04/26 11:05:53.229: [smf] INFO: UE IMSI[262429739819038] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.231: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 04/26 11:05:53.231: [upf] INFO: UE F-SEID[UP:0x558 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.231: [upf] INFO: UE F-SEID[UP:0x558 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.235: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 04/26 11:05:53.235: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 04/26 11:05:53.235: [smf] INFO: UE IMSI[262420580652766] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.236: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 04/26 11:05:53.236: [upf] INFO: UE F-SEID[UP:0x88a CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.236: [upf] INFO: UE F-SEID[UP:0x88a CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.241: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 04/26 11:05:53.241: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 04/26 11:05:53.241: [smf] INFO: UE IMSI[262426627351755] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.242: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 04/26 11:05:53.242: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.242: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.247: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 04/26 11:05:53.247: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 04/26 11:05:53.247: [smf] INFO: UE IMSI[262426317314342] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.248: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 04/26 11:05:53.248: [upf] INFO: UE F-SEID[UP:0xc92 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.248: [upf] INFO: UE F-SEID[UP:0xc92 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.253: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 04/26 11:05:53.253: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 04/26 11:05:53.253: [smf] INFO: UE IMSI[262425410273944] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.253: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 04/26 11:05:53.253: [upf] INFO: UE F-SEID[UP:0x306 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.253: [upf] INFO: UE F-SEID[UP:0x306 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.259: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 04/26 11:05:53.259: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 04/26 11:05:53.259: [smf] INFO: UE IMSI[262427633559887] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.260: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 04/26 11:05:53.260: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.260: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.265: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 04/26 11:05:53.265: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 04/26 11:05:53.265: [smf] INFO: UE IMSI[262425804880753] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.266: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 04/26 11:05:53.266: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.266: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.271: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 04/26 11:05:53.271: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 04/26 11:05:53.271: [smf] INFO: UE IMSI[262422170905483] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.272: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 04/26 11:05:53.272: [upf] INFO: UE F-SEID[UP:0x68d CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.272: [upf] INFO: UE F-SEID[UP:0x68d CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.277: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 04/26 11:05:53.277: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 04/26 11:05:53.277: [smf] INFO: UE IMSI[262429112294730] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.278: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 04/26 11:05:53.278: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.278: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.283: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 04/26 11:05:53.283: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 04/26 11:05:53.283: [smf] INFO: UE IMSI[262429622278119] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.283: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 04/26 11:05:53.283: [upf] INFO: UE F-SEID[UP:0xca0 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.283: [upf] INFO: UE F-SEID[UP:0xca0 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.289: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 04/26 11:05:53.289: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 04/26 11:05:53.289: [smf] INFO: UE IMSI[262420207044554] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.289: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 04/26 11:05:53.289: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.289: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.294: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 04/26 11:05:53.294: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 04/26 11:05:53.294: [smf] INFO: UE IMSI[262426373623325] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.295: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 04/26 11:05:53.295: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.295: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.300: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 04/26 11:05:53.300: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 04/26 11:05:53.300: [smf] INFO: UE IMSI[262423411787400] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.301: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 04/26 11:05:53.301: [upf] INFO: UE F-SEID[UP:0x45d CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.301: [upf] INFO: UE F-SEID[UP:0x45d CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.306: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 04/26 11:05:53.306: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 04/26 11:05:53.306: [smf] INFO: UE IMSI[262421699430406] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.307: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 04/26 11:05:53.307: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.307: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.312: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 04/26 11:05:53.312: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 04/26 11:05:53.312: [smf] INFO: UE IMSI[262426464440578] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.312: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 04/26 11:05:53.312: [upf] INFO: UE F-SEID[UP:0x7ee CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.312: [upf] INFO: UE F-SEID[UP:0x7ee CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.318: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 04/26 11:05:53.318: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 04/26 11:05:53.318: [smf] INFO: UE IMSI[262420462407469] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.318: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 04/26 11:05:53.318: [upf] INFO: UE F-SEID[UP:0x536 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.318: [upf] INFO: UE F-SEID[UP:0x536 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.324: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 04/26 11:05:53.324: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 04/26 11:05:53.324: [smf] INFO: UE IMSI[262422182990435] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.324: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 04/26 11:05:53.324: [upf] INFO: UE F-SEID[UP:0xeda CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.324: [upf] INFO: UE F-SEID[UP:0xeda CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.330: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 04/26 11:05:53.330: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 04/26 11:05:53.330: [smf] INFO: UE IMSI[262420338485964] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.330: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 04/26 11:05:53.330: [upf] INFO: UE F-SEID[UP:0x771 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.330: [upf] INFO: UE F-SEID[UP:0x771 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.336: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 04/26 11:05:53.336: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 04/26 11:05:53.336: [smf] INFO: UE IMSI[262429465111488] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.336: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 04/26 11:05:53.336: [upf] INFO: UE F-SEID[UP:0x252 CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.336: [upf] INFO: UE F-SEID[UP:0x252 CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.341: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 04/26 11:05:53.341: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 04/26 11:05:53.341: [smf] INFO: UE IMSI[262420834398986] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.342: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 04/26 11:05:53.342: [upf] INFO: UE F-SEID[UP:0x342 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.342: [upf] INFO: UE F-SEID[UP:0x342 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.347: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 04/26 11:05:53.347: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 04/26 11:05:53.347: [smf] INFO: UE IMSI[262421855134386] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.348: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 04/26 11:05:53.348: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.348: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.353: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 04/26 11:05:53.353: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 04/26 11:05:53.353: [smf] INFO: UE IMSI[262428591909514] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.354: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 04/26 11:05:53.354: [upf] INFO: UE F-SEID[UP:0x799 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.354: [upf] INFO: UE F-SEID[UP:0x799 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.359: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 04/26 11:05:53.359: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 04/26 11:05:53.359: [smf] INFO: UE IMSI[262428970346196] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.360: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 04/26 11:05:53.360: [upf] INFO: UE F-SEID[UP:0x34e CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.360: [upf] INFO: UE F-SEID[UP:0x34e CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.365: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 04/26 11:05:53.365: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 04/26 11:05:53.365: [smf] INFO: UE IMSI[262422569598294] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.365: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 04/26 11:05:53.366: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.366: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.371: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 04/26 11:05:53.371: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 04/26 11:05:53.371: [smf] INFO: UE IMSI[262420954626534] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.371: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 04/26 11:05:53.371: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.371: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.377: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 04/26 11:05:53.377: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 04/26 11:05:53.377: [smf] INFO: UE IMSI[262422457983927] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.377: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 04/26 11:05:53.377: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.377: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.382: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 04/26 11:05:53.383: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 04/26 11:05:53.383: [smf] INFO: UE IMSI[262426300088343] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.383: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 04/26 11:05:53.383: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.383: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.388: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 04/26 11:05:53.388: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 04/26 11:05:53.388: [smf] INFO: UE IMSI[262420475109899] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.389: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 04/26 11:05:53.389: [upf] INFO: UE F-SEID[UP:0xf11 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.389: [upf] INFO: UE F-SEID[UP:0xf11 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.394: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 04/26 11:05:53.394: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 04/26 11:05:53.394: [smf] INFO: UE IMSI[262429533860408] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.395: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 04/26 11:05:53.395: [upf] INFO: UE F-SEID[UP:0x532 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.395: [upf] INFO: UE F-SEID[UP:0x532 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.400: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 04/26 11:05:53.400: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 04/26 11:05:53.400: [smf] INFO: UE IMSI[262424248051240] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.401: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 04/26 11:05:53.401: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.401: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.406: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 04/26 11:05:53.406: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 04/26 11:05:53.406: [smf] INFO: UE IMSI[262420456838301] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.407: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 04/26 11:05:53.407: [upf] INFO: UE F-SEID[UP:0x35e CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.407: [upf] INFO: UE F-SEID[UP:0x35e CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.412: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 04/26 11:05:53.412: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 04/26 11:05:53.412: [smf] INFO: UE IMSI[262426948184605] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.412: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 04/26 11:05:53.412: [upf] INFO: UE F-SEID[UP:0xd4d CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.412: [upf] INFO: UE F-SEID[UP:0xd4d CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.417: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 04/26 11:05:53.417: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 04/26 11:05:53.417: [smf] INFO: UE IMSI[262424568042705] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.418: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 04/26 11:05:53.418: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.418: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.423: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 04/26 11:05:53.423: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 04/26 11:05:53.423: [smf] INFO: UE IMSI[262420012413083] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.424: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 04/26 11:05:53.424: [upf] INFO: UE F-SEID[UP:0x467 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.424: [upf] INFO: UE F-SEID[UP:0x467 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.429: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 04/26 11:05:53.429: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 04/26 11:05:53.429: [smf] INFO: UE IMSI[262428892303006] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.430: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 04/26 11:05:53.430: [upf] INFO: UE F-SEID[UP:0xd69 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.430: [upf] INFO: UE F-SEID[UP:0xd69 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.435: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 04/26 11:05:53.435: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 04/26 11:05:53.435: [smf] INFO: UE IMSI[262422843274203] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.435: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 04/26 11:05:53.436: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.436: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.441: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 04/26 11:05:53.441: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 04/26 11:05:53.441: [smf] INFO: UE IMSI[262427729009019] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.441: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 04/26 11:05:53.441: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.441: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.447: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 04/26 11:05:53.447: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 04/26 11:05:53.447: [smf] INFO: UE IMSI[262425069858737] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.447: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 04/26 11:05:53.447: [upf] INFO: UE F-SEID[UP:0x75a CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.447: [upf] INFO: UE F-SEID[UP:0x75a CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.453: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 04/26 11:05:53.453: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 04/26 11:05:53.453: [smf] INFO: UE IMSI[262424504404342] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.454: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 04/26 11:05:53.454: [upf] INFO: UE F-SEID[UP:0x6da CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.454: [upf] INFO: UE F-SEID[UP:0x6da CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.459: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 04/26 11:05:53.459: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 04/26 11:05:53.459: [smf] INFO: UE IMSI[262424431957848] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.460: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 04/26 11:05:53.460: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.460: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.466: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 04/26 11:05:53.466: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 04/26 11:05:53.466: [smf] INFO: UE IMSI[262425720477099] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.467: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 04/26 11:05:53.467: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.467: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.472: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 04/26 11:05:53.472: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 04/26 11:05:53.472: [smf] INFO: UE IMSI[262425060178197] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.473: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 04/26 11:05:53.473: [upf] INFO: UE F-SEID[UP:0xdad CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.473: [upf] INFO: UE F-SEID[UP:0xdad CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.478: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 04/26 11:05:53.478: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 04/26 11:05:53.478: [smf] INFO: UE IMSI[262428922670822] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.479: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 04/26 11:05:53.479: [upf] INFO: UE F-SEID[UP:0x62a CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.479: [upf] INFO: UE F-SEID[UP:0x62a CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.484: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 04/26 11:05:53.484: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 04/26 11:05:53.484: [smf] INFO: UE IMSI[262425923287862] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.485: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 04/26 11:05:53.485: [upf] INFO: UE F-SEID[UP:0x710 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.485: [upf] INFO: UE F-SEID[UP:0x710 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.491: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 04/26 11:05:53.491: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 04/26 11:05:53.491: [smf] INFO: UE IMSI[262429555628309] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.491: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 04/26 11:05:53.491: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.491: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.497: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 04/26 11:05:53.497: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 04/26 11:05:53.497: [smf] INFO: UE IMSI[262421976414397] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.498: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 04/26 11:05:53.498: [upf] INFO: UE F-SEID[UP:0x605 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.498: [upf] INFO: UE F-SEID[UP:0x605 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.503: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 04/26 11:05:53.503: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 04/26 11:05:53.503: [smf] INFO: UE IMSI[262420613116660] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.504: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 04/26 11:05:53.504: [upf] INFO: UE F-SEID[UP:0x365 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.504: [upf] INFO: UE F-SEID[UP:0x365 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.509: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 04/26 11:05:53.509: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 04/26 11:05:53.509: [smf] INFO: UE IMSI[262425946084880] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.510: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 04/26 11:05:53.510: [upf] INFO: UE F-SEID[UP:0xbff CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.510: [upf] INFO: UE F-SEID[UP:0xbff CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.515: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 04/26 11:05:53.515: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 04/26 11:05:53.515: [smf] INFO: UE IMSI[262426689106136] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.515: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 04/26 11:05:53.515: [upf] INFO: UE F-SEID[UP:0xb5 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.515: [upf] INFO: UE F-SEID[UP:0xb5 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.521: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 04/26 11:05:53.521: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 04/26 11:05:53.521: [smf] INFO: UE IMSI[262427723578218] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.521: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 04/26 11:05:53.521: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.521: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.527: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 04/26 11:05:53.527: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 04/26 11:05:53.527: [smf] INFO: UE IMSI[262423011561799] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.528: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 04/26 11:05:53.528: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.528: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.534: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 04/26 11:05:53.534: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 04/26 11:05:53.534: [smf] INFO: UE IMSI[262422324501507] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.536: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 04/26 11:05:53.536: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.536: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.542: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 04/26 11:05:53.542: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 04/26 11:05:53.542: [smf] INFO: UE IMSI[262421118620979] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.543: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 04/26 11:05:53.543: [upf] INFO: UE F-SEID[UP:0x507 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.543: [upf] INFO: UE F-SEID[UP:0x507 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.548: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 04/26 11:05:53.548: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 04/26 11:05:53.548: [smf] INFO: UE IMSI[262429474687048] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.549: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 04/26 11:05:53.549: [upf] INFO: UE F-SEID[UP:0x5e CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.549: [upf] INFO: UE F-SEID[UP:0x5e CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.554: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 04/26 11:05:53.554: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 04/26 11:05:53.554: [smf] INFO: UE IMSI[262425413417917] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.555: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 04/26 11:05:53.555: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.555: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.560: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 04/26 11:05:53.560: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 04/26 11:05:53.560: [smf] INFO: UE IMSI[262422359132148] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.561: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 04/26 11:05:53.561: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.561: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.566: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 04/26 11:05:53.566: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 04/26 11:05:53.566: [smf] INFO: UE IMSI[262429776812862] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.567: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 04/26 11:05:53.567: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.567: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.572: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 04/26 11:05:53.572: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 04/26 11:05:53.572: [smf] INFO: UE IMSI[262423931675226] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.573: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 04/26 11:05:53.573: [upf] INFO: UE F-SEID[UP:0x44e CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.573: [upf] INFO: UE F-SEID[UP:0x44e CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.578: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 04/26 11:05:53.578: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 04/26 11:05:53.578: [smf] INFO: UE IMSI[262421141841187] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.579: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 04/26 11:05:53.579: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.579: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.584: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 04/26 11:05:53.584: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 04/26 11:05:53.584: [smf] INFO: UE IMSI[262429097623095] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.585: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 04/26 11:05:53.585: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.585: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.590: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 04/26 11:05:53.590: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 04/26 11:05:53.590: [smf] INFO: UE IMSI[262429399869263] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.590: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 04/26 11:05:53.590: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.590: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.596: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 04/26 11:05:53.596: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 04/26 11:05:53.596: [smf] INFO: UE IMSI[262421057461028] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.596: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 04/26 11:05:53.596: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.596: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.602: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 04/26 11:05:53.602: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 04/26 11:05:53.602: [smf] INFO: UE IMSI[262429569365910] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.602: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 04/26 11:05:53.602: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.602: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.608: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 04/26 11:05:53.608: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 04/26 11:05:53.608: [smf] INFO: UE IMSI[262423205716488] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.608: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 04/26 11:05:53.608: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.608: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.613: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 04/26 11:05:53.613: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 04/26 11:05:53.613: [smf] INFO: UE IMSI[262426137518080] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.614: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 04/26 11:05:53.614: [upf] INFO: UE F-SEID[UP:0xad0 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.614: [upf] INFO: UE F-SEID[UP:0xad0 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.619: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 04/26 11:05:53.619: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 04/26 11:05:53.619: [smf] INFO: UE IMSI[262426015088433] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.620: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 04/26 11:05:53.620: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.620: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.625: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 04/26 11:05:53.625: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 04/26 11:05:53.625: [smf] INFO: UE IMSI[262426754260204] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.625: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 04/26 11:05:53.626: [upf] INFO: UE F-SEID[UP:0x177 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.626: [upf] INFO: UE F-SEID[UP:0x177 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.630: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 04/26 11:05:53.630: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 04/26 11:05:53.631: [smf] INFO: UE IMSI[262423420592054] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.631: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 04/26 11:05:53.631: [upf] INFO: UE F-SEID[UP:0xcee CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.631: [upf] INFO: UE F-SEID[UP:0xcee CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.636: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 04/26 11:05:53.636: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 04/26 11:05:53.636: [smf] INFO: UE IMSI[262427591706362] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.637: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 04/26 11:05:53.637: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.637: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.642: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 04/26 11:05:53.642: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 04/26 11:05:53.642: [smf] INFO: UE IMSI[262425726809532] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.643: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 04/26 11:05:53.643: [upf] INFO: UE F-SEID[UP:0xa58 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.643: [upf] INFO: UE F-SEID[UP:0xa58 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.648: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 04/26 11:05:53.648: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 04/26 11:05:53.648: [smf] INFO: UE IMSI[262421681094923] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.648: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 04/26 11:05:53.648: [upf] INFO: UE F-SEID[UP:0x498 CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.648: [upf] INFO: UE F-SEID[UP:0x498 CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.653: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 04/26 11:05:53.653: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 04/26 11:05:53.653: [smf] INFO: UE IMSI[262428891180438] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.654: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 04/26 11:05:53.654: [upf] INFO: UE F-SEID[UP:0x23e CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.654: [upf] INFO: UE F-SEID[UP:0x23e CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.659: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 04/26 11:05:53.659: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 04/26 11:05:53.659: [smf] INFO: UE IMSI[262428391950621] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.660: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 04/26 11:05:53.660: [upf] INFO: UE F-SEID[UP:0xdd CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.660: [upf] INFO: UE F-SEID[UP:0xdd CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.665: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 04/26 11:05:53.665: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 04/26 11:05:53.665: [smf] INFO: UE IMSI[262429771205942] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.665: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 04/26 11:05:53.665: [upf] INFO: UE F-SEID[UP:0x2b CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.665: [upf] INFO: UE F-SEID[UP:0x2b CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.670: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 04/26 11:05:53.670: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 04/26 11:05:53.670: [smf] INFO: UE IMSI[262422007982031] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.671: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 04/26 11:05:53.671: [upf] INFO: UE F-SEID[UP:0xce4 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.671: [upf] INFO: UE F-SEID[UP:0xce4 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.676: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 04/26 11:05:53.676: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 04/26 11:05:53.676: [smf] INFO: UE IMSI[262424057146119] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.677: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 04/26 11:05:53.677: [upf] INFO: UE F-SEID[UP:0x880 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.677: [upf] INFO: UE F-SEID[UP:0x880 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.683: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 04/26 11:05:53.683: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 04/26 11:05:53.683: [smf] INFO: UE IMSI[262426076778595] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.684: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 04/26 11:05:53.684: [upf] INFO: UE F-SEID[UP:0x16f CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.684: [upf] INFO: UE F-SEID[UP:0x16f CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.689: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 04/26 11:05:53.689: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 04/26 11:05:53.689: [smf] INFO: UE IMSI[262426530878838] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.689: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 04/26 11:05:53.689: [upf] INFO: UE F-SEID[UP:0x142 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.689: [upf] INFO: UE F-SEID[UP:0x142 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.694: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 04/26 11:05:53.694: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 04/26 11:05:53.694: [smf] INFO: UE IMSI[262425104446743] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.695: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 04/26 11:05:53.695: [upf] INFO: UE F-SEID[UP:0x3af CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.695: [upf] INFO: UE F-SEID[UP:0x3af CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.700: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 04/26 11:05:53.700: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 04/26 11:05:53.700: [smf] INFO: UE IMSI[262424380342720] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.701: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 04/26 11:05:53.701: [upf] INFO: UE F-SEID[UP:0xbbb CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.701: [upf] INFO: UE F-SEID[UP:0xbbb CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.706: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 04/26 11:05:53.706: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 04/26 11:05:53.706: [smf] INFO: UE IMSI[262425553435042] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.706: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 04/26 11:05:53.706: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.706: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.711: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 04/26 11:05:53.711: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 04/26 11:05:53.711: [smf] INFO: UE IMSI[262424513768775] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.712: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 04/26 11:05:53.712: [upf] INFO: UE F-SEID[UP:0xfeb CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.712: [upf] INFO: UE F-SEID[UP:0xfeb CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.717: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 04/26 11:05:53.717: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 04/26 11:05:53.717: [smf] INFO: UE IMSI[262421603366940] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.718: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 04/26 11:05:53.718: [upf] INFO: UE F-SEID[UP:0x72d CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.718: [upf] INFO: UE F-SEID[UP:0x72d CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.723: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 04/26 11:05:53.723: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 04/26 11:05:53.723: [smf] INFO: UE IMSI[262428141867499] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.724: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 04/26 11:05:53.724: [upf] INFO: UE F-SEID[UP:0x34c CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.724: [upf] INFO: UE F-SEID[UP:0x34c CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.729: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 04/26 11:05:53.729: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 04/26 11:05:53.729: [smf] INFO: UE IMSI[262422236044517] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.729: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 04/26 11:05:53.729: [upf] INFO: UE F-SEID[UP:0x686 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.729: [upf] INFO: UE F-SEID[UP:0x686 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.735: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 04/26 11:05:53.735: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 04/26 11:05:53.735: [smf] INFO: UE IMSI[262423858065746] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.735: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 04/26 11:05:53.735: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.735: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.741: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 04/26 11:05:53.741: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 04/26 11:05:53.741: [smf] INFO: UE IMSI[262428315760564] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.741: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 04/26 11:05:53.741: [upf] INFO: UE F-SEID[UP:0x696 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.741: [upf] INFO: UE F-SEID[UP:0x696 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.746: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 04/26 11:05:53.746: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 04/26 11:05:53.746: [smf] INFO: UE IMSI[262422673084770] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.747: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 04/26 11:05:53.747: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.747: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.752: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 04/26 11:05:53.752: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 04/26 11:05:53.752: [smf] INFO: UE IMSI[262424242847300] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.753: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 04/26 11:05:53.753: [upf] INFO: UE F-SEID[UP:0x97a CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.753: [upf] INFO: UE F-SEID[UP:0x97a CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.758: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 04/26 11:05:53.758: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 04/26 11:05:53.758: [smf] INFO: UE IMSI[262423950756041] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.759: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 04/26 11:05:53.759: [upf] INFO: UE F-SEID[UP:0x1000 CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.759: [upf] INFO: UE F-SEID[UP:0x1000 CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.764: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 04/26 11:05:53.764: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 04/26 11:05:53.764: [smf] INFO: UE IMSI[262427717508131] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.764: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 04/26 11:05:53.765: [upf] INFO: UE F-SEID[UP:0x38e CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.765: [upf] INFO: UE F-SEID[UP:0x38e CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.770: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 04/26 11:05:53.770: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 04/26 11:05:53.770: [smf] INFO: UE IMSI[262420510357714] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.770: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 04/26 11:05:53.770: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.770: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.776: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 04/26 11:05:53.776: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 04/26 11:05:53.776: [smf] INFO: UE IMSI[262425431276647] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.776: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 04/26 11:05:53.776: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.776: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.782: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 04/26 11:05:53.782: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 04/26 11:05:53.782: [smf] INFO: UE IMSI[262424975327413] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.783: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 04/26 11:05:53.783: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.783: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.789: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 04/26 11:05:53.790: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 04/26 11:05:53.790: [smf] INFO: UE IMSI[262429585512119] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.791: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 04/26 11:05:53.791: [upf] INFO: UE F-SEID[UP:0x663 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.791: [upf] INFO: UE F-SEID[UP:0x663 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.797: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 04/26 11:05:53.797: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 04/26 11:05:53.797: [smf] INFO: UE IMSI[262420470372487] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.799: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 04/26 11:05:53.799: [upf] INFO: UE F-SEID[UP:0x681 CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.799: [upf] INFO: UE F-SEID[UP:0x681 CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.803: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 04/26 11:05:53.803: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 04/26 11:05:53.803: [smf] INFO: UE IMSI[262424527544659] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.804: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 04/26 11:05:53.805: [upf] INFO: UE F-SEID[UP:0xde4 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.805: [upf] INFO: UE F-SEID[UP:0xde4 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.810: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 04/26 11:05:53.810: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 04/26 11:05:53.810: [smf] INFO: UE IMSI[262424407616470] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.812: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 04/26 11:05:53.812: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.812: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.818: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 04/26 11:05:53.818: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 04/26 11:05:53.818: [smf] INFO: UE IMSI[262420037546431] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.819: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 04/26 11:05:53.819: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.819: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.824: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 04/26 11:05:53.824: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 04/26 11:05:53.824: [smf] INFO: UE IMSI[262421273771530] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.824: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 04/26 11:05:53.824: [upf] INFO: UE F-SEID[UP:0xae7 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.824: [upf] INFO: UE F-SEID[UP:0xae7 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.830: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 04/26 11:05:53.830: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 04/26 11:05:53.830: [smf] INFO: UE IMSI[262424296420268] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.830: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 04/26 11:05:53.830: [upf] INFO: UE F-SEID[UP:0xcdd CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.830: [upf] INFO: UE F-SEID[UP:0xcdd CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.835: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 04/26 11:05:53.835: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 04/26 11:05:53.835: [smf] INFO: UE IMSI[262428392739640] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.836: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 04/26 11:05:53.836: [upf] INFO: UE F-SEID[UP:0x18a CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.836: [upf] INFO: UE F-SEID[UP:0x18a CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.841: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 04/26 11:05:53.841: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 04/26 11:05:53.841: [smf] INFO: UE IMSI[262421070585618] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.842: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 04/26 11:05:53.842: [upf] INFO: UE F-SEID[UP:0x55d CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.842: [upf] INFO: UE F-SEID[UP:0x55d CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.847: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 04/26 11:05:53.847: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 04/26 11:05:53.847: [smf] INFO: UE IMSI[262428012662842] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.848: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 04/26 11:05:53.848: [upf] INFO: UE F-SEID[UP:0x80e CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.848: [upf] INFO: UE F-SEID[UP:0x80e CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.853: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 04/26 11:05:53.853: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 04/26 11:05:53.853: [smf] INFO: UE IMSI[262426371811198] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.853: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 04/26 11:05:53.853: [upf] INFO: UE F-SEID[UP:0x61a CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.853: [upf] INFO: UE F-SEID[UP:0x61a CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.859: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 04/26 11:05:53.859: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 04/26 11:05:53.859: [smf] INFO: UE IMSI[262429784600346] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.859: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 04/26 11:05:53.859: [upf] INFO: UE F-SEID[UP:0xf74 CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.859: [upf] INFO: UE F-SEID[UP:0xf74 CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.864: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 04/26 11:05:53.864: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 04/26 11:05:53.864: [smf] INFO: UE IMSI[262428300983654] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.865: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 04/26 11:05:53.865: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.865: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.870: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 04/26 11:05:53.870: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 04/26 11:05:53.870: [smf] INFO: UE IMSI[262425283232601] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.871: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 04/26 11:05:53.871: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.871: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.876: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 04/26 11:05:53.876: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 04/26 11:05:53.876: [smf] INFO: UE IMSI[262424908365808] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.876: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 04/26 11:05:53.876: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.876: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.882: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 04/26 11:05:53.882: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 04/26 11:05:53.882: [smf] INFO: UE IMSI[262428229343895] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.882: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 04/26 11:05:53.882: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0x832] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.882: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0x832] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.887: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 04/26 11:05:53.887: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 04/26 11:05:53.887: [smf] INFO: UE IMSI[262428623991967] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.888: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 04/26 11:05:53.888: [upf] INFO: UE F-SEID[UP:0x76e CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.888: [upf] INFO: UE F-SEID[UP:0x76e CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.893: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 04/26 11:05:53.893: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 04/26 11:05:53.893: [smf] INFO: UE IMSI[262427889043059] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.894: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 04/26 11:05:53.894: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.894: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.899: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 04/26 11:05:53.899: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 04/26 11:05:53.899: [smf] INFO: UE IMSI[262428382196990] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.900: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 04/26 11:05:53.900: [upf] INFO: UE F-SEID[UP:0xf CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.900: [upf] INFO: UE F-SEID[UP:0xf CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.905: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 04/26 11:05:53.905: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 04/26 11:05:53.905: [smf] INFO: UE IMSI[262428947300882] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.905: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 04/26 11:05:53.905: [upf] INFO: UE F-SEID[UP:0x930 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.905: [upf] INFO: UE F-SEID[UP:0x930 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.910: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 04/26 11:05:53.910: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 04/26 11:05:53.910: [smf] INFO: UE IMSI[262421922956949] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.911: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 04/26 11:05:53.911: [upf] INFO: UE F-SEID[UP:0x93 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.911: [upf] INFO: UE F-SEID[UP:0x93 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.916: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 04/26 11:05:53.916: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 04/26 11:05:53.916: [smf] INFO: UE IMSI[262425160017014] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.917: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 04/26 11:05:53.917: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.917: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.922: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 04/26 11:05:53.922: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 04/26 11:05:53.922: [smf] INFO: UE IMSI[262421600844268] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.923: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 04/26 11:05:53.923: [upf] INFO: UE F-SEID[UP:0x35 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.923: [upf] INFO: UE F-SEID[UP:0x35 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.928: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 04/26 11:05:53.928: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 04/26 11:05:53.928: [smf] INFO: UE IMSI[262429903989744] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.929: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 04/26 11:05:53.929: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.929: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.934: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 04/26 11:05:53.934: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 04/26 11:05:53.934: [smf] INFO: UE IMSI[262427838512623] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.934: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 04/26 11:05:53.934: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.934: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.940: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 04/26 11:05:53.940: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 04/26 11:05:53.940: [smf] INFO: UE IMSI[262425664129211] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.940: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 04/26 11:05:53.940: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.940: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.945: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 04/26 11:05:53.945: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 04/26 11:05:53.945: [smf] INFO: UE IMSI[262429695114841] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.946: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 04/26 11:05:53.946: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.946: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.951: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 04/26 11:05:53.951: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 04/26 11:05:53.951: [smf] INFO: UE IMSI[262422664616467] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.952: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 04/26 11:05:53.952: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.952: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.957: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 04/26 11:05:53.957: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 04/26 11:05:53.957: [smf] INFO: UE IMSI[262428976388008] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.958: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 04/26 11:05:53.958: [upf] INFO: UE F-SEID[UP:0x55a CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.958: [upf] INFO: UE F-SEID[UP:0x55a CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.963: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 04/26 11:05:53.963: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 04/26 11:05:53.963: [smf] INFO: UE IMSI[262426612929219] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.963: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 04/26 11:05:53.963: [upf] INFO: UE F-SEID[UP:0xdbf CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.963: [upf] INFO: UE F-SEID[UP:0xdbf CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.969: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 04/26 11:05:53.969: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 04/26 11:05:53.969: [smf] INFO: UE IMSI[262424297936139] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.969: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 04/26 11:05:53.969: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.969: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.974: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 04/26 11:05:53.974: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 04/26 11:05:53.974: [smf] INFO: UE IMSI[262428083143204] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.975: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 04/26 11:05:53.975: [upf] INFO: UE F-SEID[UP:0xfba CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.975: [upf] INFO: UE F-SEID[UP:0xfba CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.980: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 04/26 11:05:53.980: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 04/26 11:05:53.980: [smf] INFO: UE IMSI[262420366108108] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.981: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 04/26 11:05:53.981: [upf] INFO: UE F-SEID[UP:0x74 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.981: [upf] INFO: UE F-SEID[UP:0x74 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.986: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 04/26 11:05:53.986: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 04/26 11:05:53.986: [smf] INFO: UE IMSI[262420825587435] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.987: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 04/26 11:05:53.987: [upf] INFO: UE F-SEID[UP:0xb7c CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.987: [upf] INFO: UE F-SEID[UP:0xb7c CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.992: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 04/26 11:05:53.992: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 04/26 11:05:53.992: [smf] INFO: UE IMSI[262425802031472] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:53.993: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 04/26 11:05:53.993: [upf] INFO: UE F-SEID[UP:0x52f CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.993: [upf] INFO: UE F-SEID[UP:0x52f CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:53.999: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 04/26 11:05:53.999: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 04/26 11:05:53.999: [smf] INFO: UE IMSI[262425809036957] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.000: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 04/26 11:05:54.000: [upf] INFO: UE F-SEID[UP:0x807 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.000: [upf] INFO: UE F-SEID[UP:0x807 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.005: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 04/26 11:05:54.005: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 04/26 11:05:54.005: [smf] INFO: UE IMSI[262427065483464] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.006: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 04/26 11:05:54.006: [upf] INFO: UE F-SEID[UP:0x25d CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.006: [upf] INFO: UE F-SEID[UP:0x25d CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.011: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 04/26 11:05:54.011: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 04/26 11:05:54.011: [smf] INFO: UE IMSI[262428079279314] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.012: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 04/26 11:05:54.012: [upf] INFO: UE F-SEID[UP:0xd07 CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.012: [upf] INFO: UE F-SEID[UP:0xd07 CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.017: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 04/26 11:05:54.017: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 04/26 11:05:54.017: [smf] INFO: UE IMSI[262424978866404] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.018: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 04/26 11:05:54.018: [upf] INFO: UE F-SEID[UP:0x760 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.018: [upf] INFO: UE F-SEID[UP:0x760 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.023: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 04/26 11:05:54.023: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 04/26 11:05:54.023: [smf] INFO: UE IMSI[262427455741527] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.023: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 04/26 11:05:54.023: [upf] INFO: UE F-SEID[UP:0x382 CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.023: [upf] INFO: UE F-SEID[UP:0x382 CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.029: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 04/26 11:05:54.029: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 04/26 11:05:54.029: [smf] INFO: UE IMSI[262425136882970] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.030: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 04/26 11:05:54.030: [upf] INFO: UE F-SEID[UP:0xc CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.030: [upf] INFO: UE F-SEID[UP:0xc CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.035: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 04/26 11:05:54.035: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 04/26 11:05:54.035: [smf] INFO: UE IMSI[262428423303965] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.035: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 04/26 11:05:54.035: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.035: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.041: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 04/26 11:05:54.041: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 04/26 11:05:54.041: [smf] INFO: UE IMSI[262425824604289] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.041: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 04/26 11:05:54.041: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.041: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.046: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 04/26 11:05:54.046: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 04/26 11:05:54.046: [smf] INFO: UE IMSI[262422904288866] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.047: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 04/26 11:05:54.047: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.047: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.052: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 04/26 11:05:54.052: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 04/26 11:05:54.052: [smf] INFO: UE IMSI[262428074585267] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.053: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 04/26 11:05:54.053: [upf] INFO: UE F-SEID[UP:0x802 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.053: [upf] INFO: UE F-SEID[UP:0x802 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.058: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 04/26 11:05:54.058: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 04/26 11:05:54.058: [smf] INFO: UE IMSI[262421271701772] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.059: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 04/26 11:05:54.059: [upf] INFO: UE F-SEID[UP:0x703 CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.059: [upf] INFO: UE F-SEID[UP:0x703 CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.064: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 04/26 11:05:54.064: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 04/26 11:05:54.064: [smf] INFO: UE IMSI[262426238277277] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.064: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 04/26 11:05:54.064: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.064: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.070: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 04/26 11:05:54.070: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 04/26 11:05:54.070: [smf] INFO: UE IMSI[262424478861558] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.070: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 04/26 11:05:54.070: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.070: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.075: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 04/26 11:05:54.075: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 04/26 11:05:54.075: [smf] INFO: UE IMSI[262427558553769] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.076: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 04/26 11:05:54.076: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.076: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.081: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 04/26 11:05:54.081: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 04/26 11:05:54.081: [smf] INFO: UE IMSI[262429572954511] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.082: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 04/26 11:05:54.082: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.082: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.087: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 04/26 11:05:54.087: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 04/26 11:05:54.087: [smf] INFO: UE IMSI[262420716230701] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.088: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 04/26 11:05:54.088: [upf] INFO: UE F-SEID[UP:0x5f CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.088: [upf] INFO: UE F-SEID[UP:0x5f CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.093: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 04/26 11:05:54.093: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 04/26 11:05:54.093: [smf] INFO: UE IMSI[262429973974661] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.094: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 04/26 11:05:54.094: [upf] INFO: UE F-SEID[UP:0x208 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.094: [upf] INFO: UE F-SEID[UP:0x208 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.099: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 04/26 11:05:54.099: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 04/26 11:05:54.099: [smf] INFO: UE IMSI[262426078208580] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.099: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 04/26 11:05:54.099: [upf] INFO: UE F-SEID[UP:0x562 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.099: [upf] INFO: UE F-SEID[UP:0x562 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.105: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 04/26 11:05:54.105: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 04/26 11:05:54.105: [smf] INFO: UE IMSI[262421080772351] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.105: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 04/26 11:05:54.105: [upf] INFO: UE F-SEID[UP:0x967 CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.105: [upf] INFO: UE F-SEID[UP:0x967 CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.111: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 04/26 11:05:54.111: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 04/26 11:05:54.111: [smf] INFO: UE IMSI[262422156026185] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.111: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 04/26 11:05:54.111: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.111: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.117: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 04/26 11:05:54.117: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 04/26 11:05:54.117: [smf] INFO: UE IMSI[262424087679357] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.117: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 04/26 11:05:54.117: [upf] INFO: UE F-SEID[UP:0x4bd CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.117: [upf] INFO: UE F-SEID[UP:0x4bd CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.122: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 04/26 11:05:54.122: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 04/26 11:05:54.122: [smf] INFO: UE IMSI[262429632153114] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.123: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 04/26 11:05:54.123: [upf] INFO: UE F-SEID[UP:0x940 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.123: [upf] INFO: UE F-SEID[UP:0x940 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.128: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 04/26 11:05:54.128: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 04/26 11:05:54.128: [smf] INFO: UE IMSI[262426126359092] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.129: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 04/26 11:05:54.129: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.129: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.134: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 04/26 11:05:54.134: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 04/26 11:05:54.134: [smf] INFO: UE IMSI[262426931568948] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.134: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 04/26 11:05:54.134: [upf] INFO: UE F-SEID[UP:0x457 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.134: [upf] INFO: UE F-SEID[UP:0x457 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.140: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 04/26 11:05:54.140: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 04/26 11:05:54.140: [smf] INFO: UE IMSI[262421081529307] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.140: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 04/26 11:05:54.140: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.140: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.146: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 04/26 11:05:54.146: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 04/26 11:05:54.146: [smf] INFO: UE IMSI[262428109850193] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.147: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 04/26 11:05:54.147: [upf] INFO: UE F-SEID[UP:0x976 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.147: [upf] INFO: UE F-SEID[UP:0x976 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.153: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 04/26 11:05:54.153: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 04/26 11:05:54.153: [smf] INFO: UE IMSI[262423721087120] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.154: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 04/26 11:05:54.154: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.154: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.160: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 04/26 11:05:54.160: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 04/26 11:05:54.160: [smf] INFO: UE IMSI[262426014050088] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.161: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 04/26 11:05:54.161: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.161: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.166: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 04/26 11:05:54.166: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 04/26 11:05:54.166: [smf] INFO: UE IMSI[262420862457849] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.167: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 04/26 11:05:54.167: [upf] INFO: UE F-SEID[UP:0x6a CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.167: [upf] INFO: UE F-SEID[UP:0x6a CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.173: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 04/26 11:05:54.173: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 04/26 11:05:54.173: [smf] INFO: UE IMSI[262429975818681] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.174: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 04/26 11:05:54.174: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.174: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.179: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 04/26 11:05:54.179: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 04/26 11:05:54.180: [smf] INFO: UE IMSI[262428790502988] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.180: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 04/26 11:05:54.180: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.180: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.186: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 04/26 11:05:54.186: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 04/26 11:05:54.186: [smf] INFO: UE IMSI[262425629096433] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.186: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 04/26 11:05:54.187: [upf] INFO: UE F-SEID[UP:0xefb CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.187: [upf] INFO: UE F-SEID[UP:0xefb CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.192: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 04/26 11:05:54.192: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 04/26 11:05:54.192: [smf] INFO: UE IMSI[262429629417397] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.193: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 04/26 11:05:54.193: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.193: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.198: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 04/26 11:05:54.198: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 04/26 11:05:54.198: [smf] INFO: UE IMSI[262423666368109] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.198: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 04/26 11:05:54.198: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.198: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.204: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 04/26 11:05:54.204: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 04/26 11:05:54.204: [smf] INFO: UE IMSI[262425074203182] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.204: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 04/26 11:05:54.204: [upf] INFO: UE F-SEID[UP:0xa68 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.204: [upf] INFO: UE F-SEID[UP:0xa68 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.210: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 04/26 11:05:54.210: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 04/26 11:05:54.210: [smf] INFO: UE IMSI[262420681785914] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.210: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 04/26 11:05:54.210: [upf] INFO: UE F-SEID[UP:0x793 CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.210: [upf] INFO: UE F-SEID[UP:0x793 CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.215: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 04/26 11:05:54.215: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 04/26 11:05:54.215: [smf] INFO: UE IMSI[262424985674955] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.216: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 04/26 11:05:54.216: [upf] INFO: UE F-SEID[UP:0x25e CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.216: [upf] INFO: UE F-SEID[UP:0x25e CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.221: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 04/26 11:05:54.221: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 04/26 11:05:54.221: [smf] INFO: UE IMSI[262425601723628] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.222: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 04/26 11:05:54.222: [upf] INFO: UE F-SEID[UP:0x31a CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.222: [upf] INFO: UE F-SEID[UP:0x31a CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.227: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 04/26 11:05:54.227: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 04/26 11:05:54.227: [smf] INFO: UE IMSI[262424425111125] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.228: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 04/26 11:05:54.228: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.228: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.233: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 04/26 11:05:54.233: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 04/26 11:05:54.233: [smf] INFO: UE IMSI[262425704795904] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.233: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 04/26 11:05:54.233: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.233: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.239: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 04/26 11:05:54.239: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 04/26 11:05:54.239: [smf] INFO: UE IMSI[262428660773843] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.239: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 04/26 11:05:54.239: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.239: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.244: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 04/26 11:05:54.244: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 04/26 11:05:54.244: [smf] INFO: UE IMSI[262429804369266] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.245: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 04/26 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x837 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x837 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.250: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 04/26 11:05:54.250: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 04/26 11:05:54.250: [smf] INFO: UE IMSI[262426025484391] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.251: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 04/26 11:05:54.251: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.251: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.256: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 04/26 11:05:54.256: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 04/26 11:05:54.256: [smf] INFO: UE IMSI[262423141597418] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.257: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 04/26 11:05:54.257: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.257: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.262: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 04/26 11:05:54.262: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 04/26 11:05:54.262: [smf] INFO: UE IMSI[262422056754885] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.263: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 04/26 11:05:54.263: [upf] INFO: UE F-SEID[UP:0xebc CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.263: [upf] INFO: UE F-SEID[UP:0xebc CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.268: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 04/26 11:05:54.268: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 04/26 11:05:54.268: [smf] INFO: UE IMSI[262424375435922] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.269: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 04/26 11:05:54.269: [upf] INFO: UE F-SEID[UP:0x411 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.269: [upf] INFO: UE F-SEID[UP:0x411 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.274: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 04/26 11:05:54.274: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 04/26 11:05:54.274: [smf] INFO: UE IMSI[262427286165743] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.274: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 04/26 11:05:54.274: [upf] INFO: UE F-SEID[UP:0xf5c CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.274: [upf] INFO: UE F-SEID[UP:0xf5c CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.279: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 04/26 11:05:54.279: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 04/26 11:05:54.279: [smf] INFO: UE IMSI[262423315674665] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.280: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 04/26 11:05:54.280: [upf] INFO: UE F-SEID[UP:0x96c CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.280: [upf] INFO: UE F-SEID[UP:0x96c CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.285: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 04/26 11:05:54.285: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 04/26 11:05:54.285: [smf] INFO: UE IMSI[262426849277026] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.286: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 04/26 11:05:54.286: [upf] INFO: UE F-SEID[UP:0x25 CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.286: [upf] INFO: UE F-SEID[UP:0x25 CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.291: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 04/26 11:05:54.291: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 04/26 11:05:54.291: [smf] INFO: UE IMSI[262421875107137] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.292: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 04/26 11:05:54.292: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.292: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.297: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 04/26 11:05:54.297: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 04/26 11:05:54.297: [smf] INFO: UE IMSI[262423455837725] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.298: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 04/26 11:05:54.298: [upf] INFO: UE F-SEID[UP:0x724 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.298: [upf] INFO: UE F-SEID[UP:0x724 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.303: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 04/26 11:05:54.303: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 04/26 11:05:54.303: [smf] INFO: UE IMSI[262423422517357] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.303: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 04/26 11:05:54.303: [upf] INFO: UE F-SEID[UP:0xeea CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.303: [upf] INFO: UE F-SEID[UP:0xeea CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.309: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 04/26 11:05:54.309: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 04/26 11:05:54.309: [smf] INFO: UE IMSI[262424437970887] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.309: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 04/26 11:05:54.309: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.309: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.314: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 04/26 11:05:54.314: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 04/26 11:05:54.314: [smf] INFO: UE IMSI[262424807596958] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.315: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 04/26 11:05:54.315: [upf] INFO: UE F-SEID[UP:0x473 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.315: [upf] INFO: UE F-SEID[UP:0x473 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.320: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 04/26 11:05:54.320: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 04/26 11:05:54.320: [smf] INFO: UE IMSI[262424426564475] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.321: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 04/26 11:05:54.321: [upf] INFO: UE F-SEID[UP:0x514 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.321: [upf] INFO: UE F-SEID[UP:0x514 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.326: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 04/26 11:05:54.326: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 04/26 11:05:54.326: [smf] INFO: UE IMSI[262422088668083] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.326: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 04/26 11:05:54.326: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.326: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.331: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 04/26 11:05:54.331: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 04/26 11:05:54.331: [smf] INFO: UE IMSI[262420528456020] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.332: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 04/26 11:05:54.332: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.332: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.337: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 04/26 11:05:54.337: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 04/26 11:05:54.337: [smf] INFO: UE IMSI[262427245686810] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.338: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 04/26 11:05:54.338: [upf] INFO: UE F-SEID[UP:0xb42 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.338: [upf] INFO: UE F-SEID[UP:0xb42 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.343: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 04/26 11:05:54.343: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 04/26 11:05:54.343: [smf] INFO: UE IMSI[262420992968842] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.344: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 04/26 11:05:54.344: [upf] INFO: UE F-SEID[UP:0x27e CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.344: [upf] INFO: UE F-SEID[UP:0x27e CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.349: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 04/26 11:05:54.349: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 04/26 11:05:54.349: [smf] INFO: UE IMSI[262427239346438] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.349: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 04/26 11:05:54.349: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.349: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.355: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 04/26 11:05:54.355: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 04/26 11:05:54.355: [smf] INFO: UE IMSI[262426194490797] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.355: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 04/26 11:05:54.355: [upf] INFO: UE F-SEID[UP:0x69f CP:0xd8a] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.355: [upf] INFO: UE F-SEID[UP:0x69f CP:0xd8a] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.360: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 04/26 11:05:54.360: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 04/26 11:05:54.360: [smf] INFO: UE IMSI[262426418731379] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.361: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 04/26 11:05:54.361: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.361: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.366: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 04/26 11:05:54.366: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 04/26 11:05:54.366: [smf] INFO: UE IMSI[262428677209223] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.367: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 04/26 11:05:54.367: [upf] INFO: UE F-SEID[UP:0xa89 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.367: [upf] INFO: UE F-SEID[UP:0xa89 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.372: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 04/26 11:05:54.372: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 04/26 11:05:54.372: [smf] INFO: UE IMSI[262427379051454] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.373: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 04/26 11:05:54.373: [upf] INFO: UE F-SEID[UP:0x355 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.373: [upf] INFO: UE F-SEID[UP:0x355 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.378: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 04/26 11:05:54.378: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 04/26 11:05:54.378: [smf] INFO: UE IMSI[262424976112102] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.379: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 04/26 11:05:54.379: [upf] INFO: UE F-SEID[UP:0x438 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.379: [upf] INFO: UE F-SEID[UP:0x438 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.384: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 04/26 11:05:54.384: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 04/26 11:05:54.384: [smf] INFO: UE IMSI[262422531932048] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.385: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 04/26 11:05:54.385: [upf] INFO: UE F-SEID[UP:0x128 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.385: [upf] INFO: UE F-SEID[UP:0x128 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.391: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 04/26 11:05:54.391: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 04/26 11:05:54.391: [smf] INFO: UE IMSI[262425055612449] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.392: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 04/26 11:05:54.392: [upf] INFO: UE F-SEID[UP:0x25c CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.392: [upf] INFO: UE F-SEID[UP:0x25c CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.397: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 04/26 11:05:54.397: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 04/26 11:05:54.397: [smf] INFO: UE IMSI[262428000809562] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.398: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 04/26 11:05:54.398: [upf] INFO: UE F-SEID[UP:0x22f CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.398: [upf] INFO: UE F-SEID[UP:0x22f CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.403: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 04/26 11:05:54.403: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 04/26 11:05:54.403: [smf] INFO: UE IMSI[262423461348627] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.404: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 04/26 11:05:54.404: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.404: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.409: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 04/26 11:05:54.409: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 04/26 11:05:54.409: [smf] INFO: UE IMSI[262429295624407] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.411: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 04/26 11:05:54.411: [upf] INFO: UE F-SEID[UP:0x679 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.411: [upf] INFO: UE F-SEID[UP:0x679 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.417: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 04/26 11:05:54.417: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 04/26 11:05:54.417: [smf] INFO: UE IMSI[262426423792367] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.420: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 04/26 11:05:54.420: [upf] INFO: UE F-SEID[UP:0x395 CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.420: [upf] INFO: UE F-SEID[UP:0x395 CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.426: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 04/26 11:05:54.426: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 04/26 11:05:54.426: [smf] INFO: UE IMSI[262427023306809] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.428: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 04/26 11:05:54.428: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.428: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.433: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 04/26 11:05:54.433: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 04/26 11:05:54.433: [smf] INFO: UE IMSI[262420594452096] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.434: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 04/26 11:05:54.434: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.434: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.439: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 04/26 11:05:54.439: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 04/26 11:05:54.439: [smf] INFO: UE IMSI[262426357068018] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.440: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 04/26 11:05:54.440: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.440: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.445: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 04/26 11:05:54.445: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 04/26 11:05:54.445: [smf] INFO: UE IMSI[262425705393592] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.446: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 04/26 11:05:54.446: [upf] INFO: UE F-SEID[UP:0x4ed CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.446: [upf] INFO: UE F-SEID[UP:0x4ed CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.451: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 04/26 11:05:54.451: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 04/26 11:05:54.451: [smf] INFO: UE IMSI[262421068611195] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.452: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 04/26 11:05:54.452: [upf] INFO: UE F-SEID[UP:0x1a CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.452: [upf] INFO: UE F-SEID[UP:0x1a CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.457: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 04/26 11:05:54.457: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 04/26 11:05:54.457: [smf] INFO: UE IMSI[262428083057698] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.458: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 04/26 11:05:54.458: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.458: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.463: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 04/26 11:05:54.463: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 04/26 11:05:54.463: [smf] INFO: UE IMSI[262423244816102] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.465: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 04/26 11:05:54.465: [upf] INFO: UE F-SEID[UP:0x801 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.465: [upf] INFO: UE F-SEID[UP:0x801 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.470: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 04/26 11:05:54.470: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 04/26 11:05:54.470: [smf] INFO: UE IMSI[262423329733157] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.473: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 04/26 11:05:54.473: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.473: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.479: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 04/26 11:05:54.479: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 04/26 11:05:54.479: [smf] INFO: UE IMSI[262428551282567] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.480: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 04/26 11:05:54.480: [upf] INFO: UE F-SEID[UP:0x71 CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.480: [upf] INFO: UE F-SEID[UP:0x71 CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.485: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 04/26 11:05:54.485: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 04/26 11:05:54.485: [smf] INFO: UE IMSI[262425929953999] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.486: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 04/26 11:05:54.486: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.486: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.491: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 04/26 11:05:54.491: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 04/26 11:05:54.491: [smf] INFO: UE IMSI[262429577740793] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.492: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 04/26 11:05:54.492: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.492: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.498: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 04/26 11:05:54.498: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 04/26 11:05:54.498: [smf] INFO: UE IMSI[262427773173991] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.499: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 04/26 11:05:54.499: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.499: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.504: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 04/26 11:05:54.504: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 04/26 11:05:54.504: [smf] INFO: UE IMSI[262425769444460] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.504: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 04/26 11:05:54.504: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.504: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.510: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 04/26 11:05:54.510: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 04/26 11:05:54.510: [smf] INFO: UE IMSI[262424787091739] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.510: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 04/26 11:05:54.510: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.510: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.516: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 04/26 11:05:54.516: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 04/26 11:05:54.516: [smf] INFO: UE IMSI[262422194038859] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.516: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 04/26 11:05:54.516: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.516: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.521: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 04/26 11:05:54.521: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 04/26 11:05:54.522: [smf] INFO: UE IMSI[262425358902881] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.522: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 04/26 11:05:54.522: [upf] INFO: UE F-SEID[UP:0xcae CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.522: [upf] INFO: UE F-SEID[UP:0xcae CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.527: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 04/26 11:05:54.527: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 04/26 11:05:54.527: [smf] INFO: UE IMSI[262428194897088] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.528: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 04/26 11:05:54.528: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.528: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.533: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 04/26 11:05:54.533: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 04/26 11:05:54.533: [smf] INFO: UE IMSI[262429509248891] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.534: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 04/26 11:05:54.534: [upf] INFO: UE F-SEID[UP:0x664 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.534: [upf] INFO: UE F-SEID[UP:0x664 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.539: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 04/26 11:05:54.539: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 04/26 11:05:54.539: [smf] INFO: UE IMSI[262427068226555] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.540: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 04/26 11:05:54.540: [upf] INFO: UE F-SEID[UP:0x326 CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.540: [upf] INFO: UE F-SEID[UP:0x326 CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.545: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 04/26 11:05:54.545: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 04/26 11:05:54.545: [smf] INFO: UE IMSI[262428049802392] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.546: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 04/26 11:05:54.546: [upf] INFO: UE F-SEID[UP:0xa33 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.546: [upf] INFO: UE F-SEID[UP:0xa33 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.551: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 04/26 11:05:54.551: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 04/26 11:05:54.551: [smf] INFO: UE IMSI[262420034245251] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.551: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 04/26 11:05:54.551: [upf] INFO: UE F-SEID[UP:0x665 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.551: [upf] INFO: UE F-SEID[UP:0x665 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.557: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 04/26 11:05:54.557: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 04/26 11:05:54.557: [smf] INFO: UE IMSI[262429581228517] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.558: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 04/26 11:05:54.558: [upf] INFO: UE F-SEID[UP:0x71a CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.558: [upf] INFO: UE F-SEID[UP:0x71a CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.563: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 04/26 11:05:54.563: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 04/26 11:05:54.563: [smf] INFO: UE IMSI[262424515272527] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.563: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 04/26 11:05:54.563: [upf] INFO: UE F-SEID[UP:0x408 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.563: [upf] INFO: UE F-SEID[UP:0x408 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.569: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 04/26 11:05:54.569: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 04/26 11:05:54.569: [smf] INFO: UE IMSI[262428099471772] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.569: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 04/26 11:05:54.569: [upf] INFO: UE F-SEID[UP:0x491 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.569: [upf] INFO: UE F-SEID[UP:0x491 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.574: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 04/26 11:05:54.574: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 04/26 11:05:54.574: [smf] INFO: UE IMSI[262422850865422] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.575: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 04/26 11:05:54.575: [upf] INFO: UE F-SEID[UP:0x86 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.575: [upf] INFO: UE F-SEID[UP:0x86 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.580: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 04/26 11:05:54.580: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 04/26 11:05:54.580: [smf] INFO: UE IMSI[262423775314517] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.581: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 04/26 11:05:54.581: [upf] INFO: UE F-SEID[UP:0xc75 CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.581: [upf] INFO: UE F-SEID[UP:0xc75 CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.586: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 04/26 11:05:54.586: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 04/26 11:05:54.586: [smf] INFO: UE IMSI[262428142209810] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.587: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 04/26 11:05:54.587: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.587: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.592: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 04/26 11:05:54.592: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 04/26 11:05:54.592: [smf] INFO: UE IMSI[262428881120241] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.593: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 04/26 11:05:54.593: [upf] INFO: UE F-SEID[UP:0x61 CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.593: [upf] INFO: UE F-SEID[UP:0x61 CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.598: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 04/26 11:05:54.598: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 04/26 11:05:54.598: [smf] INFO: UE IMSI[262423259649831] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.599: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 04/26 11:05:54.599: [upf] INFO: UE F-SEID[UP:0x349 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.599: [upf] INFO: UE F-SEID[UP:0x349 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.604: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 04/26 11:05:54.604: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 04/26 11:05:54.604: [smf] INFO: UE IMSI[262429313097828] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.604: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 04/26 11:05:54.604: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.604: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.610: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 04/26 11:05:54.610: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 04/26 11:05:54.610: [smf] INFO: UE IMSI[262420003175261] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.610: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 04/26 11:05:54.610: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.610: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.616: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 04/26 11:05:54.616: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 04/26 11:05:54.616: [smf] INFO: UE IMSI[262426845625634] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.616: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 04/26 11:05:54.616: [upf] INFO: UE F-SEID[UP:0x53a CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.616: [upf] INFO: UE F-SEID[UP:0x53a CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.622: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 04/26 11:05:54.622: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 04/26 11:05:54.622: [smf] INFO: UE IMSI[262429689479195] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.622: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 04/26 11:05:54.622: [upf] INFO: UE F-SEID[UP:0x1ff CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.622: [upf] INFO: UE F-SEID[UP:0x1ff CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.628: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 04/26 11:05:54.628: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 04/26 11:05:54.628: [smf] INFO: UE IMSI[262426483979618] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.628: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 04/26 11:05:54.628: [upf] INFO: UE F-SEID[UP:0xc25 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.628: [upf] INFO: UE F-SEID[UP:0xc25 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.633: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 04/26 11:05:54.633: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 04/26 11:05:54.633: [smf] INFO: UE IMSI[262427857957129] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.634: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 04/26 11:05:54.634: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.634: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.639: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 04/26 11:05:54.639: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 04/26 11:05:54.639: [smf] INFO: UE IMSI[262420690685611] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.640: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 04/26 11:05:54.640: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.640: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.645: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 04/26 11:05:54.645: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 04/26 11:05:54.645: [smf] INFO: UE IMSI[262420274011721] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.646: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 04/26 11:05:54.646: [upf] INFO: UE F-SEID[UP:0x995 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.646: [upf] INFO: UE F-SEID[UP:0x995 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.651: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 04/26 11:05:54.651: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 04/26 11:05:54.651: [smf] INFO: UE IMSI[262427958724529] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.651: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 04/26 11:05:54.651: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.651: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.657: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 04/26 11:05:54.657: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 04/26 11:05:54.657: [smf] INFO: UE IMSI[262422052057816] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.657: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 04/26 11:05:54.657: [upf] INFO: UE F-SEID[UP:0xff8 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.657: [upf] INFO: UE F-SEID[UP:0xff8 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.663: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 04/26 11:05:54.663: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 04/26 11:05:54.663: [smf] INFO: UE IMSI[262426511325414] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.663: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 04/26 11:05:54.663: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.663: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.669: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 04/26 11:05:54.669: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 04/26 11:05:54.669: [smf] INFO: UE IMSI[262425896596176] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.669: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 04/26 11:05:54.669: [upf] INFO: UE F-SEID[UP:0x8da CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.669: [upf] INFO: UE F-SEID[UP:0x8da CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.674: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 04/26 11:05:54.674: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 04/26 11:05:54.674: [smf] INFO: UE IMSI[262422262334389] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.675: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 04/26 11:05:54.675: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.675: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.680: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 04/26 11:05:54.680: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 04/26 11:05:54.680: [smf] INFO: UE IMSI[262423140510969] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.681: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 04/26 11:05:54.681: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.681: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.686: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 04/26 11:05:54.686: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 04/26 11:05:54.686: [smf] INFO: UE IMSI[262421626406890] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.686: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 04/26 11:05:54.686: [upf] INFO: UE F-SEID[UP:0x604 CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.686: [upf] INFO: UE F-SEID[UP:0x604 CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.692: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 04/26 11:05:54.692: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 04/26 11:05:54.692: [smf] INFO: UE IMSI[262423355312693] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.692: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 04/26 11:05:54.692: [upf] INFO: UE F-SEID[UP:0x796 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.692: [upf] INFO: UE F-SEID[UP:0x796 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.698: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 04/26 11:05:54.698: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 04/26 11:05:54.698: [smf] INFO: UE IMSI[262421080829563] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.698: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 04/26 11:05:54.698: [upf] INFO: UE F-SEID[UP:0x635 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.698: [upf] INFO: UE F-SEID[UP:0x635 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.703: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 04/26 11:05:54.703: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 04/26 11:05:54.703: [smf] INFO: UE IMSI[262423750276303] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.704: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 04/26 11:05:54.704: [upf] INFO: UE F-SEID[UP:0x87f CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.704: [upf] INFO: UE F-SEID[UP:0x87f CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.709: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 04/26 11:05:54.709: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 04/26 11:05:54.709: [smf] INFO: UE IMSI[262422938852839] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.710: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 04/26 11:05:54.710: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.710: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.715: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 04/26 11:05:54.715: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 04/26 11:05:54.715: [smf] INFO: UE IMSI[262423468629110] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.716: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 04/26 11:05:54.716: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.716: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.721: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 04/26 11:05:54.721: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 04/26 11:05:54.721: [smf] INFO: UE IMSI[262420665335406] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.721: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 04/26 11:05:54.721: [upf] INFO: UE F-SEID[UP:0xe6d CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.721: [upf] INFO: UE F-SEID[UP:0xe6d CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.727: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 04/26 11:05:54.727: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 04/26 11:05:54.727: [smf] INFO: UE IMSI[262429783074598] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.727: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 04/26 11:05:54.728: [upf] INFO: UE F-SEID[UP:0xf5d CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.728: [upf] INFO: UE F-SEID[UP:0xf5d CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.733: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 04/26 11:05:54.733: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 04/26 11:05:54.733: [smf] INFO: UE IMSI[262423968797643] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.733: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 04/26 11:05:54.733: [upf] INFO: UE F-SEID[UP:0x19e CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.733: [upf] INFO: UE F-SEID[UP:0x19e CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.738: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 04/26 11:05:54.739: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 04/26 11:05:54.739: [smf] INFO: UE IMSI[262423769402751] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.739: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 04/26 11:05:54.739: [upf] INFO: UE F-SEID[UP:0x145 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.739: [upf] INFO: UE F-SEID[UP:0x145 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.744: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 04/26 11:05:54.744: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 04/26 11:05:54.744: [smf] INFO: UE IMSI[262427303929892] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.745: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 04/26 11:05:54.745: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.745: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.750: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 04/26 11:05:54.750: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 04/26 11:05:54.750: [smf] INFO: UE IMSI[262423232555813] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.750: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 04/26 11:05:54.750: [upf] INFO: UE F-SEID[UP:0xdb CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.750: [upf] INFO: UE F-SEID[UP:0xdb CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.756: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 04/26 11:05:54.756: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 04/26 11:05:54.756: [smf] INFO: UE IMSI[262428825339882] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.756: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 04/26 11:05:54.756: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.756: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.761: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 04/26 11:05:54.761: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 04/26 11:05:54.761: [smf] INFO: UE IMSI[262426436634254] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.762: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 04/26 11:05:54.762: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.762: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.767: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 04/26 11:05:54.767: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 04/26 11:05:54.767: [smf] INFO: UE IMSI[262428049601980] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.768: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 04/26 11:05:54.768: [upf] INFO: UE F-SEID[UP:0x79b CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.768: [upf] INFO: UE F-SEID[UP:0x79b CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.773: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 04/26 11:05:54.773: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 04/26 11:05:54.773: [smf] INFO: UE IMSI[262427623443297] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.774: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 04/26 11:05:54.774: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.774: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.779: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 04/26 11:05:54.779: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 04/26 11:05:54.779: [smf] INFO: UE IMSI[262424325917690] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.780: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 04/26 11:05:54.780: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.780: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.784: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 04/26 11:05:54.784: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 04/26 11:05:54.784: [smf] INFO: UE IMSI[262423514431253] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.785: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 04/26 11:05:54.785: [upf] INFO: UE F-SEID[UP:0x159 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.785: [upf] INFO: UE F-SEID[UP:0x159 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.790: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 04/26 11:05:54.790: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 04/26 11:05:54.791: [smf] INFO: UE IMSI[262421727806868] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.792: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 04/26 11:05:54.792: [upf] INFO: UE F-SEID[UP:0x798 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.792: [upf] INFO: UE F-SEID[UP:0x798 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.797: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 04/26 11:05:54.797: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 04/26 11:05:54.797: [smf] INFO: UE IMSI[262425057670098] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.798: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 04/26 11:05:54.798: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.798: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.803: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 04/26 11:05:54.803: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 04/26 11:05:54.803: [smf] INFO: UE IMSI[262429324491920] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.803: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 04/26 11:05:54.804: [upf] INFO: UE F-SEID[UP:0x6af CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.804: [upf] INFO: UE F-SEID[UP:0x6af CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.809: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 04/26 11:05:54.809: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 04/26 11:05:54.809: [smf] INFO: UE IMSI[262429593595539] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.810: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 04/26 11:05:54.810: [upf] INFO: UE F-SEID[UP:0x246 CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.810: [upf] INFO: UE F-SEID[UP:0x246 CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.815: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 04/26 11:05:54.815: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 04/26 11:05:54.815: [smf] INFO: UE IMSI[262429147018357] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.815: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 04/26 11:05:54.815: [upf] INFO: UE F-SEID[UP:0x10b CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.815: [upf] INFO: UE F-SEID[UP:0x10b CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.820: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 04/26 11:05:54.820: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 04/26 11:05:54.820: [smf] INFO: UE IMSI[262422722229255] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.821: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 04/26 11:05:54.821: [upf] INFO: UE F-SEID[UP:0xdab CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.821: [upf] INFO: UE F-SEID[UP:0xdab CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.826: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 04/26 11:05:54.826: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 04/26 11:05:54.826: [smf] INFO: UE IMSI[262427696414553] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.827: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 04/26 11:05:54.827: [upf] INFO: UE F-SEID[UP:0x26a CP:0x444] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.827: [upf] INFO: UE F-SEID[UP:0x26a CP:0x444] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.832: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 04/26 11:05:54.832: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 04/26 11:05:54.832: [smf] INFO: UE IMSI[262423848873399] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.833: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 04/26 11:05:54.833: [upf] INFO: UE F-SEID[UP:0xd70 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.833: [upf] INFO: UE F-SEID[UP:0xd70 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.838: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 04/26 11:05:54.838: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 04/26 11:05:54.838: [smf] INFO: UE IMSI[262424599885087] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.839: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 04/26 11:05:54.839: [upf] INFO: UE F-SEID[UP:0xdde CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.839: [upf] INFO: UE F-SEID[UP:0xdde CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.844: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 04/26 11:05:54.844: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 04/26 11:05:54.844: [smf] INFO: UE IMSI[262424818073553] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.845: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 04/26 11:05:54.845: [upf] INFO: UE F-SEID[UP:0x138 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.845: [upf] INFO: UE F-SEID[UP:0x138 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.850: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 04/26 11:05:54.850: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 04/26 11:05:54.850: [smf] INFO: UE IMSI[262428955232290] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.850: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 04/26 11:05:54.850: [upf] INFO: UE F-SEID[UP:0x202 CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.850: [upf] INFO: UE F-SEID[UP:0x202 CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.856: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 04/26 11:05:54.856: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 04/26 11:05:54.856: [smf] INFO: UE IMSI[262423746949826] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.856: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 04/26 11:05:54.856: [upf] INFO: UE F-SEID[UP:0x723 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.856: [upf] INFO: UE F-SEID[UP:0x723 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.862: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 04/26 11:05:54.862: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 04/26 11:05:54.862: [smf] INFO: UE IMSI[262423381599629] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.863: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 04/26 11:05:54.863: [upf] INFO: UE F-SEID[UP:0xd4a CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.863: [upf] INFO: UE F-SEID[UP:0xd4a CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.869: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 04/26 11:05:54.869: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 04/26 11:05:54.869: [smf] INFO: UE IMSI[262425393182854] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.869: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 04/26 11:05:54.869: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.869: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.875: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 04/26 11:05:54.875: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 04/26 11:05:54.875: [smf] INFO: UE IMSI[262429125084860] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.876: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 04/26 11:05:54.876: [upf] INFO: UE F-SEID[UP:0xd16 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.876: [upf] INFO: UE F-SEID[UP:0xd16 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.882: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 04/26 11:05:54.882: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 04/26 11:05:54.882: [smf] INFO: UE IMSI[262424497202320] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.883: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 04/26 11:05:54.883: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.883: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.888: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 04/26 11:05:54.888: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 04/26 11:05:54.888: [smf] INFO: UE IMSI[262423808802641] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.888: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 04/26 11:05:54.888: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.888: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.894: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 04/26 11:05:54.894: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 04/26 11:05:54.894: [smf] INFO: UE IMSI[262426715161082] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.894: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 04/26 11:05:54.894: [upf] INFO: UE F-SEID[UP:0xb84 CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.894: [upf] INFO: UE F-SEID[UP:0xb84 CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.900: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 04/26 11:05:54.900: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 04/26 11:05:54.900: [smf] INFO: UE IMSI[262420501400657] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.901: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 04/26 11:05:54.901: [upf] INFO: UE F-SEID[UP:0x93d CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.901: [upf] INFO: UE F-SEID[UP:0x93d CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.906: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 04/26 11:05:54.906: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 04/26 11:05:54.906: [smf] INFO: UE IMSI[262425771393340] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.907: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 04/26 11:05:54.907: [upf] INFO: UE F-SEID[UP:0xef3 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.907: [upf] INFO: UE F-SEID[UP:0xef3 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.913: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 04/26 11:05:54.913: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 04/26 11:05:54.913: [smf] INFO: UE IMSI[262429231229620] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.914: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 04/26 11:05:54.914: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.914: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.919: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 04/26 11:05:54.919: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 04/26 11:05:54.920: [smf] INFO: UE IMSI[262425842902256] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.921: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 04/26 11:05:54.921: [upf] INFO: UE F-SEID[UP:0x90f CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.921: [upf] INFO: UE F-SEID[UP:0x90f CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.927: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 04/26 11:05:54.927: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 04/26 11:05:54.927: [smf] INFO: UE IMSI[262429989676899] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.927: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 04/26 11:05:54.927: [upf] INFO: UE F-SEID[UP:0x4ee CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.927: [upf] INFO: UE F-SEID[UP:0x4ee CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.933: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 04/26 11:05:54.933: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 04/26 11:05:54.933: [smf] INFO: UE IMSI[262420698155599] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.933: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 04/26 11:05:54.933: [upf] INFO: UE F-SEID[UP:0xd41 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.933: [upf] INFO: UE F-SEID[UP:0xd41 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.939: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 04/26 11:05:54.939: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 04/26 11:05:54.939: [smf] INFO: UE IMSI[262424232568125] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.940: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 04/26 11:05:54.940: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.940: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.945: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 04/26 11:05:54.945: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 04/26 11:05:54.945: [smf] INFO: UE IMSI[262426280128857] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.946: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 04/26 11:05:54.946: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.946: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.951: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 04/26 11:05:54.951: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 04/26 11:05:54.951: [smf] INFO: UE IMSI[262426525693583] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.952: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 04/26 11:05:54.952: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.952: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.957: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 04/26 11:05:54.957: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 04/26 11:05:54.957: [smf] INFO: UE IMSI[262421761646424] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.958: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 04/26 11:05:54.958: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.958: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.963: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 04/26 11:05:54.963: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 04/26 11:05:54.963: [smf] INFO: UE IMSI[262425248407496] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.964: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 04/26 11:05:54.964: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.964: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.969: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 04/26 11:05:54.969: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 04/26 11:05:54.969: [smf] INFO: UE IMSI[262420976595147] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.969: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 04/26 11:05:54.969: [upf] INFO: UE F-SEID[UP:0x978 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.969: [upf] INFO: UE F-SEID[UP:0x978 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.975: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 04/26 11:05:54.975: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 04/26 11:05:54.975: [smf] INFO: UE IMSI[262429790334904] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.975: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 04/26 11:05:54.975: [upf] INFO: UE F-SEID[UP:0xacd CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.975: [upf] INFO: UE F-SEID[UP:0xacd CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.981: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 04/26 11:05:54.981: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 04/26 11:05:54.981: [smf] INFO: UE IMSI[262425415567204] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.981: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 04/26 11:05:54.981: [upf] INFO: UE F-SEID[UP:0x185 CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.981: [upf] INFO: UE F-SEID[UP:0x185 CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.987: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 04/26 11:05:54.987: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 04/26 11:05:54.987: [smf] INFO: UE IMSI[262424653623719] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.987: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 04/26 11:05:54.987: [upf] INFO: UE F-SEID[UP:0x21e CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.987: [upf] INFO: UE F-SEID[UP:0x21e CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.992: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 04/26 11:05:54.992: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 04/26 11:05:54.992: [smf] INFO: UE IMSI[262425836064732] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.993: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 04/26 11:05:54.993: [upf] INFO: UE F-SEID[UP:0xa2c CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.993: [upf] INFO: UE F-SEID[UP:0xa2c CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.998: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 04/26 11:05:54.998: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 04/26 11:05:54.998: [smf] INFO: UE IMSI[262425997066793] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:54.999: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 04/26 11:05:54.999: [upf] INFO: UE F-SEID[UP:0x22d CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:54.999: [upf] INFO: UE F-SEID[UP:0x22d CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.004: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 04/26 11:05:55.004: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 04/26 11:05:55.004: [smf] INFO: UE IMSI[262422723752510] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.004: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 04/26 11:05:55.004: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.004: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.010: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 04/26 11:05:55.010: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 04/26 11:05:55.010: [smf] INFO: UE IMSI[262428550251345] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.010: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 04/26 11:05:55.010: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.010: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.015: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 04/26 11:05:55.015: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 04/26 11:05:55.015: [smf] INFO: UE IMSI[262428175830475] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.016: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 04/26 11:05:55.016: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.016: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.021: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 04/26 11:05:55.021: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 04/26 11:05:55.021: [smf] INFO: UE IMSI[262426319074934] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.022: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 04/26 11:05:55.022: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.022: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.027: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 04/26 11:05:55.027: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 04/26 11:05:55.027: [smf] INFO: UE IMSI[262426791460997] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.028: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 04/26 11:05:55.028: [upf] INFO: UE F-SEID[UP:0x9cb CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.028: [upf] INFO: UE F-SEID[UP:0x9cb CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.033: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 04/26 11:05:55.033: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 04/26 11:05:55.033: [smf] INFO: UE IMSI[262423596342511] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.034: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 04/26 11:05:55.034: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.034: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.039: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 04/26 11:05:55.039: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 04/26 11:05:55.039: [smf] INFO: UE IMSI[262421805826440] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.039: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 04/26 11:05:55.039: [upf] INFO: UE F-SEID[UP:0x500 CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.039: [upf] INFO: UE F-SEID[UP:0x500 CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.045: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 04/26 11:05:55.045: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 04/26 11:05:55.045: [smf] INFO: UE IMSI[262425259958593] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.045: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 04/26 11:05:55.045: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.045: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.050: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 04/26 11:05:55.050: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 04/26 11:05:55.050: [smf] INFO: UE IMSI[262429514162129] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.051: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 04/26 11:05:55.051: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.051: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.056: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 04/26 11:05:55.056: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 04/26 11:05:55.056: [smf] INFO: UE IMSI[262422196318746] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.057: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 04/26 11:05:55.057: [upf] INFO: UE F-SEID[UP:0x464 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.057: [upf] INFO: UE F-SEID[UP:0x464 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.062: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 04/26 11:05:55.062: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 04/26 11:05:55.062: [smf] INFO: UE IMSI[262428089044655] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.063: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 04/26 11:05:55.063: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.063: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.068: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 04/26 11:05:55.068: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 04/26 11:05:55.068: [smf] INFO: UE IMSI[262429738392684] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.068: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 04/26 11:05:55.068: [upf] INFO: UE F-SEID[UP:0xbdc CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.068: [upf] INFO: UE F-SEID[UP:0xbdc CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.074: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 04/26 11:05:55.074: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 04/26 11:05:55.074: [smf] INFO: UE IMSI[262420235260845] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.074: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 04/26 11:05:55.074: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.074: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.080: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 04/26 11:05:55.080: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 04/26 11:05:55.080: [smf] INFO: UE IMSI[262429097872242] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.080: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 04/26 11:05:55.080: [upf] INFO: UE F-SEID[UP:0xb7b CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.080: [upf] INFO: UE F-SEID[UP:0xb7b CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.085: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 04/26 11:05:55.085: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 04/26 11:05:55.085: [smf] INFO: UE IMSI[262422914810452] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.086: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 04/26 11:05:55.086: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.086: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.091: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 04/26 11:05:55.091: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 04/26 11:05:55.091: [smf] INFO: UE IMSI[262421455768196] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.092: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 04/26 11:05:55.092: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.092: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.097: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 04/26 11:05:55.097: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 04/26 11:05:55.097: [smf] INFO: UE IMSI[262429275234218] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.097: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 04/26 11:05:55.097: [upf] INFO: UE F-SEID[UP:0x92f CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.097: [upf] INFO: UE F-SEID[UP:0x92f CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.103: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 04/26 11:05:55.103: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 04/26 11:05:55.103: [smf] INFO: UE IMSI[262421274382188] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.103: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 04/26 11:05:55.103: [upf] INFO: UE F-SEID[UP:0x213 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.103: [upf] INFO: UE F-SEID[UP:0x213 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.110: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 04/26 11:05:55.110: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 04/26 11:05:55.110: [smf] INFO: UE IMSI[262420706630670] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.111: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 04/26 11:05:55.111: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.111: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.117: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 04/26 11:05:55.117: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 04/26 11:05:55.117: [smf] INFO: UE IMSI[262428078975571] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.118: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 04/26 11:05:55.118: [upf] INFO: UE F-SEID[UP:0x646 CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.118: [upf] INFO: UE F-SEID[UP:0x646 CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.125: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 04/26 11:05:55.125: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 04/26 11:05:55.125: [smf] INFO: UE IMSI[262429957349307] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.127: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 04/26 11:05:55.127: [upf] INFO: UE F-SEID[UP:0x440 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.127: [upf] INFO: UE F-SEID[UP:0x440 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.133: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 04/26 11:05:55.133: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 04/26 11:05:55.133: [smf] INFO: UE IMSI[262421292064231] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.134: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 04/26 11:05:55.134: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.134: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.139: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 04/26 11:05:55.139: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 04/26 11:05:55.139: [smf] INFO: UE IMSI[262423280487110] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.139: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 04/26 11:05:55.139: [upf] INFO: UE F-SEID[UP:0x27c CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.139: [upf] INFO: UE F-SEID[UP:0x27c CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.145: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 04/26 11:05:55.145: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 04/26 11:05:55.145: [smf] INFO: UE IMSI[262422678412811] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.145: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 04/26 11:05:55.145: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.145: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.151: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 04/26 11:05:55.151: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 04/26 11:05:55.151: [smf] INFO: UE IMSI[262424526824322] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.151: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 04/26 11:05:55.151: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.151: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.156: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 04/26 11:05:55.156: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 04/26 11:05:55.156: [smf] INFO: UE IMSI[262420417208491] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.157: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 04/26 11:05:55.157: [upf] INFO: UE F-SEID[UP:0x44c CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.157: [upf] INFO: UE F-SEID[UP:0x44c CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.162: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 04/26 11:05:55.162: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 04/26 11:05:55.162: [smf] INFO: UE IMSI[262428035811906] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.163: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 04/26 11:05:55.163: [upf] INFO: UE F-SEID[UP:0x97b CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.163: [upf] INFO: UE F-SEID[UP:0x97b CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.168: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 04/26 11:05:55.168: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 04/26 11:05:55.168: [smf] INFO: UE IMSI[262427659656595] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.169: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 04/26 11:05:55.169: [upf] INFO: UE F-SEID[UP:0x12 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.169: [upf] INFO: UE F-SEID[UP:0x12 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.174: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 04/26 11:05:55.174: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 04/26 11:05:55.174: [smf] INFO: UE IMSI[262427664820856] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.175: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 04/26 11:05:55.175: [upf] INFO: UE F-SEID[UP:0x139 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.175: [upf] INFO: UE F-SEID[UP:0x139 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.180: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 04/26 11:05:55.180: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 04/26 11:05:55.180: [smf] INFO: UE IMSI[262426743399439] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.180: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 04/26 11:05:55.180: [upf] INFO: UE F-SEID[UP:0x384 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.180: [upf] INFO: UE F-SEID[UP:0x384 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.186: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 04/26 11:05:55.186: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 04/26 11:05:55.186: [smf] INFO: UE IMSI[262422589762969] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.186: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 04/26 11:05:55.186: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.186: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.191: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 04/26 11:05:55.191: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 04/26 11:05:55.191: [smf] INFO: UE IMSI[262428962654650] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.192: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 04/26 11:05:55.192: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.192: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.197: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 04/26 11:05:55.197: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 04/26 11:05:55.197: [smf] INFO: UE IMSI[262423316138808] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.198: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 04/26 11:05:55.198: [upf] INFO: UE F-SEID[UP:0x8a CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.198: [upf] INFO: UE F-SEID[UP:0x8a CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.203: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 04/26 11:05:55.203: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 04/26 11:05:55.203: [smf] INFO: UE IMSI[262424958112653] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.204: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 04/26 11:05:55.204: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.204: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.209: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 04/26 11:05:55.209: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 04/26 11:05:55.209: [smf] INFO: UE IMSI[262422890858021] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.209: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 04/26 11:05:55.209: [upf] INFO: UE F-SEID[UP:0x809 CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.209: [upf] INFO: UE F-SEID[UP:0x809 CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.215: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 04/26 11:05:55.215: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 04/26 11:05:55.215: [smf] INFO: UE IMSI[262420529299175] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.215: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 04/26 11:05:55.215: [upf] INFO: UE F-SEID[UP:0x23c CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.215: [upf] INFO: UE F-SEID[UP:0x23c CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.220: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 04/26 11:05:55.220: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 04/26 11:05:55.220: [smf] INFO: UE IMSI[262426789166971] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.221: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 04/26 11:05:55.221: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.221: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.226: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 04/26 11:05:55.226: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 04/26 11:05:55.226: [smf] INFO: UE IMSI[262429104259654] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.227: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 04/26 11:05:55.227: [upf] INFO: UE F-SEID[UP:0x667 CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.227: [upf] INFO: UE F-SEID[UP:0x667 CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.233: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 04/26 11:05:55.233: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 04/26 11:05:55.233: [smf] INFO: UE IMSI[262427218735858] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.234: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 04/26 11:05:55.234: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.234: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.239: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 04/26 11:05:55.239: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 04/26 11:05:55.239: [smf] INFO: UE IMSI[262425759154704] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.240: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 04/26 11:05:55.240: [upf] INFO: UE F-SEID[UP:0x407 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.240: [upf] INFO: UE F-SEID[UP:0x407 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.245: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 04/26 11:05:55.245: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 04/26 11:05:55.245: [smf] INFO: UE IMSI[262425461156175] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.246: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 04/26 11:05:55.246: [upf] INFO: UE F-SEID[UP:0x6fd CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.246: [upf] INFO: UE F-SEID[UP:0x6fd CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.252: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 04/26 11:05:55.252: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 04/26 11:05:55.252: [smf] INFO: UE IMSI[262422183345093] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.252: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 04/26 11:05:55.252: [upf] INFO: UE F-SEID[UP:0x9da CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.252: [upf] INFO: UE F-SEID[UP:0x9da CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.257: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 04/26 11:05:55.257: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 04/26 11:05:55.257: [smf] INFO: UE IMSI[262424192300605] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.258: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 04/26 11:05:55.258: [upf] INFO: UE F-SEID[UP:0xded CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.258: [upf] INFO: UE F-SEID[UP:0xded CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.263: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 04/26 11:05:55.263: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 04/26 11:05:55.263: [smf] INFO: UE IMSI[262426269102767] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.264: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 04/26 11:05:55.264: [upf] INFO: UE F-SEID[UP:0x83f CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.264: [upf] INFO: UE F-SEID[UP:0x83f CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.269: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 04/26 11:05:55.269: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 04/26 11:05:55.269: [smf] INFO: UE IMSI[262422716791409] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.270: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 04/26 11:05:55.270: [upf] INFO: UE F-SEID[UP:0x294 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.270: [upf] INFO: UE F-SEID[UP:0x294 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.275: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 04/26 11:05:55.275: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 04/26 11:05:55.275: [smf] INFO: UE IMSI[262422601640887] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.275: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 04/26 11:05:55.275: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.275: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.281: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 04/26 11:05:55.281: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 04/26 11:05:55.281: [smf] INFO: UE IMSI[262422237890152] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.281: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 04/26 11:05:55.281: [upf] INFO: UE F-SEID[UP:0x72 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.281: [upf] INFO: UE F-SEID[UP:0x72 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.287: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 04/26 11:05:55.287: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 04/26 11:05:55.287: [smf] INFO: UE IMSI[262426120964798] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.287: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 04/26 11:05:55.287: [upf] INFO: UE F-SEID[UP:0x141 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.287: [upf] INFO: UE F-SEID[UP:0x141 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.292: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 04/26 11:05:55.292: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 04/26 11:05:55.292: [smf] INFO: UE IMSI[262422368087331] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.293: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 04/26 11:05:55.293: [upf] INFO: UE F-SEID[UP:0x609 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.293: [upf] INFO: UE F-SEID[UP:0x609 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.298: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 04/26 11:05:55.298: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 04/26 11:05:55.298: [smf] INFO: UE IMSI[262421616174296] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.299: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 04/26 11:05:55.299: [upf] INFO: UE F-SEID[UP:0x511 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.299: [upf] INFO: UE F-SEID[UP:0x511 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.305: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 04/26 11:05:55.305: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 04/26 11:05:55.305: [smf] INFO: UE IMSI[262428893734256] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.306: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 04/26 11:05:55.306: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.306: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.312: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 04/26 11:05:55.312: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 04/26 11:05:55.312: [smf] INFO: UE IMSI[262428752200583] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.313: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 04/26 11:05:55.313: [upf] INFO: UE F-SEID[UP:0x518 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.313: [upf] INFO: UE F-SEID[UP:0x518 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.318: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 04/26 11:05:55.318: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 04/26 11:05:55.318: [smf] INFO: UE IMSI[262421426044266] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.320: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 04/26 11:05:55.320: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.320: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.325: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 04/26 11:05:55.325: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 04/26 11:05:55.325: [smf] INFO: UE IMSI[262429088898735] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.325: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 04/26 11:05:55.325: [upf] INFO: UE F-SEID[UP:0x227 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.325: [upf] INFO: UE F-SEID[UP:0x227 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.331: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 04/26 11:05:55.331: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 04/26 11:05:55.331: [smf] INFO: UE IMSI[262429828888062] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.331: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 04/26 11:05:55.331: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.331: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.336: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 04/26 11:05:55.336: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 04/26 11:05:55.336: [smf] INFO: UE IMSI[262422822249949] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.337: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 04/26 11:05:55.337: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.337: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.342: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 04/26 11:05:55.342: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 04/26 11:05:55.342: [smf] INFO: UE IMSI[262424901370750] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.343: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 04/26 11:05:55.343: [upf] INFO: UE F-SEID[UP:0x63a CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.343: [upf] INFO: UE F-SEID[UP:0x63a CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.348: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 04/26 11:05:55.348: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 04/26 11:05:55.348: [smf] INFO: UE IMSI[262428759404321] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.349: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 04/26 11:05:55.349: [upf] INFO: UE F-SEID[UP:0x1be CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.349: [upf] INFO: UE F-SEID[UP:0x1be CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.354: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 04/26 11:05:55.354: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 04/26 11:05:55.354: [smf] INFO: UE IMSI[262425116465252] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.354: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 04/26 11:05:55.354: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.354: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.360: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 04/26 11:05:55.360: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 04/26 11:05:55.360: [smf] INFO: UE IMSI[262425029595406] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.360: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 04/26 11:05:55.360: [upf] INFO: UE F-SEID[UP:0xcbc CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.360: [upf] INFO: UE F-SEID[UP:0xcbc CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.365: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 04/26 11:05:55.365: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 04/26 11:05:55.365: [smf] INFO: UE IMSI[262429166839878] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.366: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 04/26 11:05:55.366: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.366: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.371: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 04/26 11:05:55.371: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 04/26 11:05:55.371: [smf] INFO: UE IMSI[262429985318188] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.372: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 04/26 11:05:55.372: [upf] INFO: UE F-SEID[UP:0x323 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.372: [upf] INFO: UE F-SEID[UP:0x323 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.377: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 04/26 11:05:55.377: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 04/26 11:05:55.377: [smf] INFO: UE IMSI[262426935301066] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.378: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 04/26 11:05:55.378: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.378: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.383: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 04/26 11:05:55.383: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 04/26 11:05:55.383: [smf] INFO: UE IMSI[262427827346645] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.383: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 04/26 11:05:55.383: [upf] INFO: UE F-SEID[UP:0x3df CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.383: [upf] INFO: UE F-SEID[UP:0x3df CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.389: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 04/26 11:05:55.389: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 04/26 11:05:55.389: [smf] INFO: UE IMSI[262425353552410] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.389: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 04/26 11:05:55.389: [upf] INFO: UE F-SEID[UP:0x6bc CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.389: [upf] INFO: UE F-SEID[UP:0x6bc CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.395: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 04/26 11:05:55.395: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 04/26 11:05:55.395: [smf] INFO: UE IMSI[262423554370131] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.396: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 04/26 11:05:55.396: [upf] INFO: UE F-SEID[UP:0x981 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.396: [upf] INFO: UE F-SEID[UP:0x981 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.401: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 04/26 11:05:55.401: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 04/26 11:05:55.402: [smf] INFO: UE IMSI[262427998347563] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.404: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 04/26 11:05:55.404: [upf] INFO: UE F-SEID[UP:0x286 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.404: [upf] INFO: UE F-SEID[UP:0x286 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.409: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 04/26 11:05:55.409: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 04/26 11:05:55.409: [smf] INFO: UE IMSI[262423344464486] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.410: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 04/26 11:05:55.410: [upf] INFO: UE F-SEID[UP:0xe7c CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.410: [upf] INFO: UE F-SEID[UP:0xe7c CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.415: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 04/26 11:05:55.415: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 04/26 11:05:55.415: [smf] INFO: UE IMSI[262427471633858] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.416: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 04/26 11:05:55.416: [upf] INFO: UE F-SEID[UP:0x755 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.416: [upf] INFO: UE F-SEID[UP:0x755 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.421: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 04/26 11:05:55.421: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 04/26 11:05:55.421: [smf] INFO: UE IMSI[262424864529385] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.421: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 04/26 11:05:55.421: [upf] INFO: UE F-SEID[UP:0x541 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.421: [upf] INFO: UE F-SEID[UP:0x541 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.427: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 04/26 11:05:55.427: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 04/26 11:05:55.427: [smf] INFO: UE IMSI[262429684291550] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.427: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 04/26 11:05:55.427: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.427: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.433: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 04/26 11:05:55.433: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 04/26 11:05:55.433: [smf] INFO: UE IMSI[262424276827625] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.434: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 04/26 11:05:55.434: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.434: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.440: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 04/26 11:05:55.440: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 04/26 11:05:55.440: [smf] INFO: UE IMSI[262426243297728] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.440: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 04/26 11:05:55.440: [upf] INFO: UE F-SEID[UP:0xdba CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.440: [upf] INFO: UE F-SEID[UP:0xdba CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.445: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 04/26 11:05:55.445: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 04/26 11:05:55.445: [smf] INFO: UE IMSI[262422277122011] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.446: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 04/26 11:05:55.446: [upf] INFO: UE F-SEID[UP:0x366 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.446: [upf] INFO: UE F-SEID[UP:0x366 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.451: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 04/26 11:05:55.451: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 04/26 11:05:55.451: [smf] INFO: UE IMSI[262424789513210] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.452: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 04/26 11:05:55.452: [upf] INFO: UE F-SEID[UP:0x629 CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.452: [upf] INFO: UE F-SEID[UP:0x629 CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.457: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 04/26 11:05:55.457: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 04/26 11:05:55.457: [smf] INFO: UE IMSI[262428090201571] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.458: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 04/26 11:05:55.458: [upf] INFO: UE F-SEID[UP:0x52e CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.458: [upf] INFO: UE F-SEID[UP:0x52e CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.463: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 04/26 11:05:55.463: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 04/26 11:05:55.463: [smf] INFO: UE IMSI[262425711117681] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.463: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 04/26 11:05:55.463: [upf] INFO: UE F-SEID[UP:0xda CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.463: [upf] INFO: UE F-SEID[UP:0xda CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.469: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 04/26 11:05:55.469: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 04/26 11:05:55.469: [smf] INFO: UE IMSI[262422049982829] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.470: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 04/26 11:05:55.470: [upf] INFO: UE F-SEID[UP:0x766 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.470: [upf] INFO: UE F-SEID[UP:0x766 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.476: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 04/26 11:05:55.476: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 04/26 11:05:55.476: [smf] INFO: UE IMSI[262426760594530] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.476: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 04/26 11:05:55.476: [upf] INFO: UE F-SEID[UP:0x4 CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.476: [upf] INFO: UE F-SEID[UP:0x4 CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.482: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 04/26 11:05:55.482: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 04/26 11:05:55.482: [smf] INFO: UE IMSI[262424275123244] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.482: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 04/26 11:05:55.482: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.482: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.487: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 04/26 11:05:55.487: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 04/26 11:05:55.487: [smf] INFO: UE IMSI[262425341479473] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.488: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 04/26 11:05:55.488: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.488: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.493: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 04/26 11:05:55.493: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 04/26 11:05:55.493: [smf] INFO: UE IMSI[262422755851676] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.494: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 04/26 11:05:55.494: [upf] INFO: UE F-SEID[UP:0xaaf CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.494: [upf] INFO: UE F-SEID[UP:0xaaf CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.499: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 04/26 11:05:55.499: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 04/26 11:05:55.499: [smf] INFO: UE IMSI[262421484749955] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.499: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 04/26 11:05:55.499: [upf] INFO: UE F-SEID[UP:0xd74 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.499: [upf] INFO: UE F-SEID[UP:0xd74 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.504: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 04/26 11:05:55.504: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 04/26 11:05:55.504: [smf] INFO: UE IMSI[262424984537094] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.505: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 04/26 11:05:55.505: [upf] INFO: UE F-SEID[UP:0xf59 CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.505: [upf] INFO: UE F-SEID[UP:0xf59 CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.510: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 04/26 11:05:55.510: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 04/26 11:05:55.510: [smf] INFO: UE IMSI[262425351922676] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.511: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 04/26 11:05:55.511: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.511: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.516: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 04/26 11:05:55.516: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 04/26 11:05:55.516: [smf] INFO: UE IMSI[262426214311584] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.516: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 04/26 11:05:55.516: [upf] INFO: UE F-SEID[UP:0x37a CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.516: [upf] INFO: UE F-SEID[UP:0x37a CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.521: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 04/26 11:05:55.521: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 04/26 11:05:55.521: [smf] INFO: UE IMSI[262422827028813] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.522: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 04/26 11:05:55.522: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.522: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.527: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 04/26 11:05:55.527: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 04/26 11:05:55.527: [smf] INFO: UE IMSI[262422076407947] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.528: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 04/26 11:05:55.528: [upf] INFO: UE F-SEID[UP:0xbab CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.528: [upf] INFO: UE F-SEID[UP:0xbab CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.533: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 04/26 11:05:55.533: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 04/26 11:05:55.533: [smf] INFO: UE IMSI[262428437011003] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.533: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 04/26 11:05:55.533: [upf] INFO: UE F-SEID[UP:0x47e CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.533: [upf] INFO: UE F-SEID[UP:0x47e CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.539: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 04/26 11:05:55.539: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 04/26 11:05:55.539: [smf] INFO: UE IMSI[262423355792559] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.539: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 04/26 11:05:55.539: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.539: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.544: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 04/26 11:05:55.544: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 04/26 11:05:55.544: [smf] INFO: UE IMSI[262422310004912] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.545: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 04/26 11:05:55.545: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.545: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.550: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 04/26 11:05:55.550: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 04/26 11:05:55.550: [smf] INFO: UE IMSI[262423886550166] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.550: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 04/26 11:05:55.550: [upf] INFO: UE F-SEID[UP:0x89 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.550: [upf] INFO: UE F-SEID[UP:0x89 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.556: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 04/26 11:05:55.556: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 04/26 11:05:55.556: [smf] INFO: UE IMSI[262420253147407] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.556: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 04/26 11:05:55.556: [upf] INFO: UE F-SEID[UP:0x919 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.556: [upf] INFO: UE F-SEID[UP:0x919 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.561: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 04/26 11:05:55.561: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 04/26 11:05:55.561: [smf] INFO: UE IMSI[262425075808974] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.562: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 04/26 11:05:55.562: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.562: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.567: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 04/26 11:05:55.567: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 04/26 11:05:55.567: [smf] INFO: UE IMSI[262421389859454] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.568: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 04/26 11:05:55.568: [upf] INFO: UE F-SEID[UP:0xd4b CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.568: [upf] INFO: UE F-SEID[UP:0xd4b CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.573: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 04/26 11:05:55.573: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 04/26 11:05:55.573: [smf] INFO: UE IMSI[262426059019821] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.573: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 04/26 11:05:55.573: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.573: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.578: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 04/26 11:05:55.578: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 04/26 11:05:55.578: [smf] INFO: UE IMSI[262426401369445] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.579: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 04/26 11:05:55.579: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.579: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.584: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 04/26 11:05:55.584: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 04/26 11:05:55.584: [smf] INFO: UE IMSI[262426560477456] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.585: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 04/26 11:05:55.585: [upf] INFO: UE F-SEID[UP:0x906 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.585: [upf] INFO: UE F-SEID[UP:0x906 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.590: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 04/26 11:05:55.590: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 04/26 11:05:55.590: [smf] INFO: UE IMSI[262421712247219] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.590: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 04/26 11:05:55.590: [upf] INFO: UE F-SEID[UP:0xafe CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.590: [upf] INFO: UE F-SEID[UP:0xafe CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.595: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 04/26 11:05:55.595: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 04/26 11:05:55.595: [smf] INFO: UE IMSI[262425152093816] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.596: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 04/26 11:05:55.596: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.596: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.601: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 04/26 11:05:55.601: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 04/26 11:05:55.601: [smf] INFO: UE IMSI[262428065166121] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.602: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 04/26 11:05:55.602: [upf] INFO: UE F-SEID[UP:0xf9 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.602: [upf] INFO: UE F-SEID[UP:0xf9 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.607: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 04/26 11:05:55.607: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 04/26 11:05:55.607: [smf] INFO: UE IMSI[262428432964761] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.607: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 04/26 11:05:55.607: [upf] INFO: UE F-SEID[UP:0x70d CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.607: [upf] INFO: UE F-SEID[UP:0x70d CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.613: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 04/26 11:05:55.613: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 04/26 11:05:55.613: [smf] INFO: UE IMSI[262428687341555] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.613: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 04/26 11:05:55.613: [upf] INFO: UE F-SEID[UP:0xb3b CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.613: [upf] INFO: UE F-SEID[UP:0xb3b CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.618: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 04/26 11:05:55.618: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 04/26 11:05:55.618: [smf] INFO: UE IMSI[262428086659477] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.619: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 04/26 11:05:55.619: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.619: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.624: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 04/26 11:05:55.624: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 04/26 11:05:55.624: [smf] INFO: UE IMSI[262428745466889] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.625: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 04/26 11:05:55.625: [upf] INFO: UE F-SEID[UP:0x404 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.625: [upf] INFO: UE F-SEID[UP:0x404 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.630: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 04/26 11:05:55.630: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 04/26 11:05:55.630: [smf] INFO: UE IMSI[262429385512705] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.630: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 04/26 11:05:55.630: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.630: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.635: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 04/26 11:05:55.635: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 04/26 11:05:55.635: [smf] INFO: UE IMSI[262420624722443] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.636: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 04/26 11:05:55.636: [upf] INFO: UE F-SEID[UP:0xf8d CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.636: [upf] INFO: UE F-SEID[UP:0xf8d CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.641: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 04/26 11:05:55.641: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 04/26 11:05:55.641: [smf] INFO: UE IMSI[262429665493885] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.642: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 04/26 11:05:55.642: [upf] INFO: UE F-SEID[UP:0x57a CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.642: [upf] INFO: UE F-SEID[UP:0x57a CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.647: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 04/26 11:05:55.647: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 04/26 11:05:55.647: [smf] INFO: UE IMSI[262423949941895] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.647: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 04/26 11:05:55.647: [upf] INFO: UE F-SEID[UP:0x619 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.647: [upf] INFO: UE F-SEID[UP:0x619 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.652: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 04/26 11:05:55.653: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 04/26 11:05:55.653: [smf] INFO: UE IMSI[262428751963598] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.653: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 04/26 11:05:55.653: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.653: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.658: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 04/26 11:05:55.658: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 04/26 11:05:55.658: [smf] INFO: UE IMSI[262426014823710] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.659: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 04/26 11:05:55.659: [upf] INFO: UE F-SEID[UP:0xb03 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.659: [upf] INFO: UE F-SEID[UP:0xb03 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.664: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 04/26 11:05:55.664: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 04/26 11:05:55.664: [smf] INFO: UE IMSI[262428067158219] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.664: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 04/26 11:05:55.664: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.664: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.670: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 04/26 11:05:55.670: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 04/26 11:05:55.670: [smf] INFO: UE IMSI[262425980568964] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.670: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 04/26 11:05:55.670: [upf] INFO: UE F-SEID[UP:0xd8e CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.670: [upf] INFO: UE F-SEID[UP:0xd8e CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.675: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 04/26 11:05:55.675: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 04/26 11:05:55.675: [smf] INFO: UE IMSI[262428094635802] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.676: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 04/26 11:05:55.676: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.676: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.681: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 04/26 11:05:55.681: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 04/26 11:05:55.681: [smf] INFO: UE IMSI[262429552517848] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.682: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 04/26 11:05:55.682: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.682: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.687: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 04/26 11:05:55.687: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 04/26 11:05:55.687: [smf] INFO: UE IMSI[262420403341300] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.687: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 04/26 11:05:55.687: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.687: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.693: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 04/26 11:05:55.693: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 04/26 11:05:55.693: [smf] INFO: UE IMSI[262425524869289] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.693: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 04/26 11:05:55.693: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.693: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.698: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 04/26 11:05:55.698: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 04/26 11:05:55.698: [smf] INFO: UE IMSI[262426495284413] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.699: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 04/26 11:05:55.699: [upf] INFO: UE F-SEID[UP:0x393 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.699: [upf] INFO: UE F-SEID[UP:0x393 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.704: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 04/26 11:05:55.704: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 04/26 11:05:55.704: [smf] INFO: UE IMSI[262426261621850] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.705: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 04/26 11:05:55.705: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.705: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.710: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 04/26 11:05:55.710: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 04/26 11:05:55.710: [smf] INFO: UE IMSI[262420318945849] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.710: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 04/26 11:05:55.710: [upf] INFO: UE F-SEID[UP:0xccc CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.710: [upf] INFO: UE F-SEID[UP:0xccc CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.716: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 04/26 11:05:55.716: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 04/26 11:05:55.716: [smf] INFO: UE IMSI[262426353212590] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.716: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 04/26 11:05:55.716: [upf] INFO: UE F-SEID[UP:0x68 CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.716: [upf] INFO: UE F-SEID[UP:0x68 CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.721: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 04/26 11:05:55.721: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 04/26 11:05:55.721: [smf] INFO: UE IMSI[262427228238832] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.722: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 04/26 11:05:55.722: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.722: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.727: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 04/26 11:05:55.727: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 04/26 11:05:55.727: [smf] INFO: UE IMSI[262428645769035] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.728: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 04/26 11:05:55.728: [upf] INFO: UE F-SEID[UP:0x291 CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.728: [upf] INFO: UE F-SEID[UP:0x291 CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.733: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 04/26 11:05:55.733: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 04/26 11:05:55.733: [smf] INFO: UE IMSI[262426078508338] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.733: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 04/26 11:05:55.733: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.733: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.738: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 04/26 11:05:55.738: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 04/26 11:05:55.738: [smf] INFO: UE IMSI[262421944395579] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.739: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 04/26 11:05:55.739: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.739: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.744: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 04/26 11:05:55.744: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 04/26 11:05:55.744: [smf] INFO: UE IMSI[262424016043282] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.745: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 04/26 11:05:55.745: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.745: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.750: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 04/26 11:05:55.750: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 04/26 11:05:55.750: [smf] INFO: UE IMSI[262421839794417] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.750: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 04/26 11:05:55.750: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.750: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.756: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 04/26 11:05:55.756: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 04/26 11:05:55.756: [smf] INFO: UE IMSI[262422933178409] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.756: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 04/26 11:05:55.756: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.756: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.761: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 04/26 11:05:55.761: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 04/26 11:05:55.761: [smf] INFO: UE IMSI[262428830103962] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.762: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 04/26 11:05:55.762: [upf] INFO: UE F-SEID[UP:0xa15 CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.762: [upf] INFO: UE F-SEID[UP:0xa15 CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.767: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 04/26 11:05:55.767: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 04/26 11:05:55.767: [smf] INFO: UE IMSI[262429885331388] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.768: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 04/26 11:05:55.768: [upf] INFO: UE F-SEID[UP:0x5d CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.768: [upf] INFO: UE F-SEID[UP:0x5d CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.773: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 04/26 11:05:55.773: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 04/26 11:05:55.773: [smf] INFO: UE IMSI[262423178265137] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.773: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 04/26 11:05:55.773: [upf] INFO: UE F-SEID[UP:0x2ad CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.773: [upf] INFO: UE F-SEID[UP:0x2ad CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.779: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 04/26 11:05:55.779: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 04/26 11:05:55.779: [smf] INFO: UE IMSI[262423949121660] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.780: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 04/26 11:05:55.780: [upf] INFO: UE F-SEID[UP:0x2ac CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.780: [upf] INFO: UE F-SEID[UP:0x2ac CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.785: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 04/26 11:05:55.785: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 04/26 11:05:55.785: [smf] INFO: UE IMSI[262427970716780] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.785: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 04/26 11:05:55.785: [upf] INFO: UE F-SEID[UP:0x130 CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.785: [upf] INFO: UE F-SEID[UP:0x130 CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.790: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 04/26 11:05:55.790: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 04/26 11:05:55.790: [smf] INFO: UE IMSI[262422862940076] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.791: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 04/26 11:05:55.791: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.791: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.796: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 04/26 11:05:55.796: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 04/26 11:05:55.796: [smf] INFO: UE IMSI[262422237529372] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.797: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 04/26 11:05:55.797: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.797: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.802: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 04/26 11:05:55.802: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 04/26 11:05:55.802: [smf] INFO: UE IMSI[262429780267629] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.802: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 04/26 11:05:55.802: [upf] INFO: UE F-SEID[UP:0x114 CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.802: [upf] INFO: UE F-SEID[UP:0x114 CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.808: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 04/26 11:05:55.808: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 04/26 11:05:55.808: [smf] INFO: UE IMSI[262427866193887] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.808: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 04/26 11:05:55.808: [upf] INFO: UE F-SEID[UP:0x8af CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.808: [upf] INFO: UE F-SEID[UP:0x8af CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.813: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 04/26 11:05:55.813: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 04/26 11:05:55.813: [smf] INFO: UE IMSI[262423519138004] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.814: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 04/26 11:05:55.814: [upf] INFO: UE F-SEID[UP:0x622 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.814: [upf] INFO: UE F-SEID[UP:0x622 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.819: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 04/26 11:05:55.819: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 04/26 11:05:55.819: [smf] INFO: UE IMSI[262421021506918] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.820: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 04/26 11:05:55.820: [upf] INFO: UE F-SEID[UP:0x96b CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.820: [upf] INFO: UE F-SEID[UP:0x96b CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.825: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 04/26 11:05:55.825: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 04/26 11:05:55.825: [smf] INFO: UE IMSI[262429565769103] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.826: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 04/26 11:05:55.826: [upf] INFO: UE F-SEID[UP:0xfbb CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.826: [upf] INFO: UE F-SEID[UP:0xfbb CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.831: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 04/26 11:05:55.831: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 04/26 11:05:55.831: [smf] INFO: UE IMSI[262425456149909] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.832: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 04/26 11:05:55.832: [upf] INFO: UE F-SEID[UP:0x516 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.832: [upf] INFO: UE F-SEID[UP:0x516 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.837: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 04/26 11:05:55.837: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 04/26 11:05:55.837: [smf] INFO: UE IMSI[262422126528635] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.837: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 04/26 11:05:55.837: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.838: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.843: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 04/26 11:05:55.843: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 04/26 11:05:55.843: [smf] INFO: UE IMSI[262429842207083] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.843: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 04/26 11:05:55.843: [upf] INFO: UE F-SEID[UP:0x423 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.843: [upf] INFO: UE F-SEID[UP:0x423 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.848: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 04/26 11:05:55.848: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 04/26 11:05:55.848: [smf] INFO: UE IMSI[262429333605820] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.849: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 04/26 11:05:55.849: [upf] INFO: UE F-SEID[UP:0x249 CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.849: [upf] INFO: UE F-SEID[UP:0x249 CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.854: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 04/26 11:05:55.854: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 04/26 11:05:55.854: [smf] INFO: UE IMSI[262420736749320] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.855: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 04/26 11:05:55.855: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.855: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.860: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 04/26 11:05:55.860: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 04/26 11:05:55.860: [smf] INFO: UE IMSI[262423869278509] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.861: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 04/26 11:05:55.861: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.861: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.866: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 04/26 11:05:55.866: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 04/26 11:05:55.866: [smf] INFO: UE IMSI[262422694722933] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.866: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 04/26 11:05:55.866: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.866: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.872: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 04/26 11:05:55.872: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 04/26 11:05:55.872: [smf] INFO: UE IMSI[262427950838750] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.872: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 04/26 11:05:55.872: [upf] INFO: UE F-SEID[UP:0xa2e CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.872: [upf] INFO: UE F-SEID[UP:0xa2e CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.877: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 04/26 11:05:55.877: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 04/26 11:05:55.877: [smf] INFO: UE IMSI[262424405538691] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.878: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 04/26 11:05:55.878: [upf] INFO: UE F-SEID[UP:0x45 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.878: [upf] INFO: UE F-SEID[UP:0x45 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.883: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 04/26 11:05:55.883: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 04/26 11:05:55.883: [smf] INFO: UE IMSI[262429191879319] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.884: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 04/26 11:05:55.884: [upf] INFO: UE F-SEID[UP:0x379 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.884: [upf] INFO: UE F-SEID[UP:0x379 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.889: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 04/26 11:05:55.889: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 04/26 11:05:55.889: [smf] INFO: UE IMSI[262425029592503] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.890: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 04/26 11:05:55.890: [upf] INFO: UE F-SEID[UP:0xd46 CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.890: [upf] INFO: UE F-SEID[UP:0xd46 CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.895: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 04/26 11:05:55.895: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 04/26 11:05:55.895: [smf] INFO: UE IMSI[262425120045766] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.895: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 04/26 11:05:55.895: [upf] INFO: UE F-SEID[UP:0xc50 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.895: [upf] INFO: UE F-SEID[UP:0xc50 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.901: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 04/26 11:05:55.901: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 04/26 11:05:55.901: [smf] INFO: UE IMSI[262423390948104] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.902: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 04/26 11:05:55.902: [upf] INFO: UE F-SEID[UP:0x6fc CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.902: [upf] INFO: UE F-SEID[UP:0x6fc CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.907: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 04/26 11:05:55.907: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 04/26 11:05:55.907: [smf] INFO: UE IMSI[262422676949731] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.908: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 04/26 11:05:55.908: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.908: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.913: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 04/26 11:05:55.913: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 04/26 11:05:55.913: [smf] INFO: UE IMSI[262422744596900] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.914: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 04/26 11:05:55.914: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.914: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.919: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 04/26 11:05:55.919: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 04/26 11:05:55.919: [smf] INFO: UE IMSI[262426684973266] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.919: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 04/26 11:05:55.919: [upf] INFO: UE F-SEID[UP:0x41b CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.919: [upf] INFO: UE F-SEID[UP:0x41b CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.925: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 04/26 11:05:55.925: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 04/26 11:05:55.925: [smf] INFO: UE IMSI[262423588441013] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.925: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 04/26 11:05:55.925: [upf] INFO: UE F-SEID[UP:0x69a CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.925: [upf] INFO: UE F-SEID[UP:0x69a CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.930: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 04/26 11:05:55.931: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 04/26 11:05:55.931: [smf] INFO: UE IMSI[262423609011425] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.931: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 04/26 11:05:55.931: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.931: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.936: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 04/26 11:05:55.936: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 04/26 11:05:55.936: [smf] INFO: UE IMSI[262426572858861] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.937: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 04/26 11:05:55.937: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.937: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.942: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 04/26 11:05:55.942: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 04/26 11:05:55.942: [smf] INFO: UE IMSI[262425408569829] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.943: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 04/26 11:05:55.943: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.943: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.948: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 04/26 11:05:55.948: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 04/26 11:05:55.948: [smf] INFO: UE IMSI[262422601871452] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.948: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 04/26 11:05:55.948: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.948: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.954: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 04/26 11:05:55.954: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 04/26 11:05:55.954: [smf] INFO: UE IMSI[262420947682575] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.954: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 04/26 11:05:55.954: [upf] INFO: UE F-SEID[UP:0x778 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.954: [upf] INFO: UE F-SEID[UP:0x778 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.960: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 04/26 11:05:55.960: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 04/26 11:05:55.960: [smf] INFO: UE IMSI[262429135533454] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.960: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 04/26 11:05:55.960: [upf] INFO: UE F-SEID[UP:0xad8 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.960: [upf] INFO: UE F-SEID[UP:0xad8 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.965: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 04/26 11:05:55.965: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 04/26 11:05:55.965: [smf] INFO: UE IMSI[262421296897638] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.966: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 04/26 11:05:55.966: [upf] INFO: UE F-SEID[UP:0x2bb CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.966: [upf] INFO: UE F-SEID[UP:0x2bb CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.971: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 04/26 11:05:55.971: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 04/26 11:05:55.971: [smf] INFO: UE IMSI[262421778795352] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.972: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 04/26 11:05:55.972: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.972: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.977: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 04/26 11:05:55.977: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 04/26 11:05:55.977: [smf] INFO: UE IMSI[262427168771396] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.978: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 04/26 11:05:55.978: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.978: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.983: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 04/26 11:05:55.983: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 04/26 11:05:55.983: [smf] INFO: UE IMSI[262422727230511] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.983: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 04/26 11:05:55.983: [upf] INFO: UE F-SEID[UP:0x52 CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.983: [upf] INFO: UE F-SEID[UP:0x52 CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.989: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 04/26 11:05:55.989: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 04/26 11:05:55.989: [smf] INFO: UE IMSI[262427081818578] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.989: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 04/26 11:05:55.989: [upf] INFO: UE F-SEID[UP:0xfdf CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.989: [upf] INFO: UE F-SEID[UP:0xfdf CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.994: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 04/26 11:05:55.994: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 04/26 11:05:55.994: [smf] INFO: UE IMSI[262424508748400] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:55.995: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 04/26 11:05:55.995: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:55.995: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.000: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 04/26 11:05:56.000: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 04/26 11:05:56.000: [smf] INFO: UE IMSI[262425903454093] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.001: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 04/26 11:05:56.001: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.001: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.006: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 04/26 11:05:56.006: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 04/26 11:05:56.006: [smf] INFO: UE IMSI[262421181199055] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.007: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 04/26 11:05:56.007: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.007: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.012: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 04/26 11:05:56.012: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 04/26 11:05:56.012: [smf] INFO: UE IMSI[262422894610753] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.013: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 04/26 11:05:56.013: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.013: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.018: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 04/26 11:05:56.018: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 04/26 11:05:56.018: [smf] INFO: UE IMSI[262422614564439] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.018: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 04/26 11:05:56.018: [upf] INFO: UE F-SEID[UP:0x78a CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.018: [upf] INFO: UE F-SEID[UP:0x78a CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.024: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 04/26 11:05:56.024: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 04/26 11:05:56.024: [smf] INFO: UE IMSI[262425941175745] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.024: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 04/26 11:05:56.024: [upf] INFO: UE F-SEID[UP:0x458 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.024: [upf] INFO: UE F-SEID[UP:0x458 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.030: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 04/26 11:05:56.030: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 04/26 11:05:56.030: [smf] INFO: UE IMSI[262428487771287] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.031: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 04/26 11:05:56.031: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.031: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.036: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 04/26 11:05:56.036: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 04/26 11:05:56.036: [smf] INFO: UE IMSI[262429145124287] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.037: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 04/26 11:05:56.037: [upf] INFO: UE F-SEID[UP:0xefc CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.037: [upf] INFO: UE F-SEID[UP:0xefc CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.042: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 04/26 11:05:56.042: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 04/26 11:05:56.042: [smf] INFO: UE IMSI[262427868055964] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.043: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 04/26 11:05:56.043: [upf] INFO: UE F-SEID[UP:0xb5c CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.043: [upf] INFO: UE F-SEID[UP:0xb5c CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.048: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 04/26 11:05:56.048: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 04/26 11:05:56.048: [smf] INFO: UE IMSI[262429266364498] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.049: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 04/26 11:05:56.049: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.049: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.054: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 04/26 11:05:56.054: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 04/26 11:05:56.054: [smf] INFO: UE IMSI[262426883801426] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.054: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 04/26 11:05:56.054: [upf] INFO: UE F-SEID[UP:0x47b CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.054: [upf] INFO: UE F-SEID[UP:0x47b CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.060: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 04/26 11:05:56.060: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 04/26 11:05:56.060: [smf] INFO: UE IMSI[262428400214912] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.060: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 04/26 11:05:56.060: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.060: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.066: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 04/26 11:05:56.066: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 04/26 11:05:56.066: [smf] INFO: UE IMSI[262421510345764] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.066: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 04/26 11:05:56.066: [upf] INFO: UE F-SEID[UP:0x351 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.066: [upf] INFO: UE F-SEID[UP:0x351 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.071: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 04/26 11:05:56.071: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 04/26 11:05:56.071: [smf] INFO: UE IMSI[262428964356424] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.072: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 04/26 11:05:56.072: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.072: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.077: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 04/26 11:05:56.077: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 04/26 11:05:56.077: [smf] INFO: UE IMSI[262424031760713] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.078: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 04/26 11:05:56.078: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.078: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.083: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 04/26 11:05:56.083: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 04/26 11:05:56.083: [smf] INFO: UE IMSI[262422959772724] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.084: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 04/26 11:05:56.084: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.084: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.089: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 04/26 11:05:56.089: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 04/26 11:05:56.089: [smf] INFO: UE IMSI[262421390708273] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.089: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 04/26 11:05:56.089: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.089: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.095: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 04/26 11:05:56.095: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 04/26 11:05:56.095: [smf] INFO: UE IMSI[262426616442872] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.095: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 04/26 11:05:56.095: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.095: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.101: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 04/26 11:05:56.101: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 04/26 11:05:56.101: [smf] INFO: UE IMSI[262425572847853] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.101: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 04/26 11:05:56.101: [upf] INFO: UE F-SEID[UP:0x20 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.101: [upf] INFO: UE F-SEID[UP:0x20 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.106: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 04/26 11:05:56.106: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 04/26 11:05:56.106: [smf] INFO: UE IMSI[262423484017718] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.107: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 04/26 11:05:56.107: [upf] INFO: UE F-SEID[UP:0x982 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.107: [upf] INFO: UE F-SEID[UP:0x982 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.112: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 04/26 11:05:56.112: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 04/26 11:05:56.112: [smf] INFO: UE IMSI[262428294028754] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.113: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 04/26 11:05:56.113: [upf] INFO: UE F-SEID[UP:0x194 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.113: [upf] INFO: UE F-SEID[UP:0x194 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.118: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 04/26 11:05:56.118: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 04/26 11:05:56.118: [smf] INFO: UE IMSI[262425670591896] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.118: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 04/26 11:05:56.118: [upf] INFO: UE F-SEID[UP:0xd11 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.118: [upf] INFO: UE F-SEID[UP:0xd11 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.124: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 04/26 11:05:56.124: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 04/26 11:05:56.124: [smf] INFO: UE IMSI[262420611882805] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.124: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 04/26 11:05:56.124: [upf] INFO: UE F-SEID[UP:0x27a CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.124: [upf] INFO: UE F-SEID[UP:0x27a CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.129: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 04/26 11:05:56.129: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 04/26 11:05:56.129: [smf] INFO: UE IMSI[262422890760511] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.130: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 04/26 11:05:56.130: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.130: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.135: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 04/26 11:05:56.135: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 04/26 11:05:56.135: [smf] INFO: UE IMSI[262427310054857] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.136: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 04/26 11:05:56.136: [upf] INFO: UE F-SEID[UP:0x318 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.136: [upf] INFO: UE F-SEID[UP:0x318 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.141: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 04/26 11:05:56.141: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 04/26 11:05:56.141: [smf] INFO: UE IMSI[262422944652299] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.142: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 04/26 11:05:56.142: [upf] INFO: UE F-SEID[UP:0x927 CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.142: [upf] INFO: UE F-SEID[UP:0x927 CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.147: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 04/26 11:05:56.147: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 04/26 11:05:56.147: [smf] INFO: UE IMSI[262421543257335] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.147: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 04/26 11:05:56.147: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.147: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.153: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 04/26 11:05:56.153: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 04/26 11:05:56.153: [smf] INFO: UE IMSI[262425413307566] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.153: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 04/26 11:05:56.153: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.153: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.159: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 04/26 11:05:56.159: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 04/26 11:05:56.159: [smf] INFO: UE IMSI[262428163626773] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.159: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 04/26 11:05:56.159: [upf] INFO: UE F-SEID[UP:0x31e CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.159: [upf] INFO: UE F-SEID[UP:0x31e CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.165: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 04/26 11:05:56.165: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 04/26 11:05:56.165: [smf] INFO: UE IMSI[262427938527344] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.165: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 04/26 11:05:56.165: [upf] INFO: UE F-SEID[UP:0x18d CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.165: [upf] INFO: UE F-SEID[UP:0x18d CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.170: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 04/26 11:05:56.170: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 04/26 11:05:56.170: [smf] INFO: UE IMSI[262428979488115] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.171: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 04/26 11:05:56.171: [upf] INFO: UE F-SEID[UP:0xc43 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.171: [upf] INFO: UE F-SEID[UP:0xc43 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.176: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 04/26 11:05:56.176: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 04/26 11:05:56.176: [smf] INFO: UE IMSI[262421017128462] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.177: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 04/26 11:05:56.177: [upf] INFO: UE F-SEID[UP:0x700 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.177: [upf] INFO: UE F-SEID[UP:0x700 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.182: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 04/26 11:05:56.182: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 04/26 11:05:56.182: [smf] INFO: UE IMSI[262421702937639] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.182: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 04/26 11:05:56.182: [upf] INFO: UE F-SEID[UP:0x257 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.182: [upf] INFO: UE F-SEID[UP:0x257 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.188: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 04/26 11:05:56.188: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 04/26 11:05:56.188: [smf] INFO: UE IMSI[262421797420634] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.188: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 04/26 11:05:56.188: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.188: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.194: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 04/26 11:05:56.194: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 04/26 11:05:56.194: [smf] INFO: UE IMSI[262427456675163] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.194: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 04/26 11:05:56.194: [upf] INFO: UE F-SEID[UP:0xb6c CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.194: [upf] INFO: UE F-SEID[UP:0xb6c CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.200: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 04/26 11:05:56.200: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 04/26 11:05:56.200: [smf] INFO: UE IMSI[262421962185599] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.200: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 04/26 11:05:56.200: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.200: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.206: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 04/26 11:05:56.206: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 04/26 11:05:56.206: [smf] INFO: UE IMSI[262428704513759] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.206: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 04/26 11:05:56.206: [upf] INFO: UE F-SEID[UP:0x137 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.206: [upf] INFO: UE F-SEID[UP:0x137 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.212: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 04/26 11:05:56.212: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 04/26 11:05:56.212: [smf] INFO: UE IMSI[262425417699705] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.212: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 04/26 11:05:56.212: [upf] INFO: UE F-SEID[UP:0x276 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.212: [upf] INFO: UE F-SEID[UP:0x276 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.218: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 04/26 11:05:56.218: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 04/26 11:05:56.218: [smf] INFO: UE IMSI[262422329899853] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.218: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 04/26 11:05:56.218: [upf] INFO: UE F-SEID[UP:0x829 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.218: [upf] INFO: UE F-SEID[UP:0x829 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.224: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 04/26 11:05:56.224: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 04/26 11:05:56.224: [smf] INFO: UE IMSI[262429050043264] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.224: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 04/26 11:05:56.224: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.224: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.230: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 04/26 11:05:56.230: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 04/26 11:05:56.230: [smf] INFO: UE IMSI[262426870338311] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.230: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 04/26 11:05:56.230: [upf] INFO: UE F-SEID[UP:0x94f CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.230: [upf] INFO: UE F-SEID[UP:0x94f CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.235: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 04/26 11:05:56.235: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 04/26 11:05:56.235: [smf] INFO: UE IMSI[262420312459144] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.236: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 04/26 11:05:56.236: [upf] INFO: UE F-SEID[UP:0x815 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.236: [upf] INFO: UE F-SEID[UP:0x815 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.241: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 04/26 11:05:56.241: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 04/26 11:05:56.241: [smf] INFO: UE IMSI[262425416341476] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.242: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 04/26 11:05:56.242: [upf] INFO: UE F-SEID[UP:0x94e CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.242: [upf] INFO: UE F-SEID[UP:0x94e CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.247: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 04/26 11:05:56.247: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 04/26 11:05:56.247: [smf] INFO: UE IMSI[262421416401688] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.248: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 04/26 11:05:56.248: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.248: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.253: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 04/26 11:05:56.253: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 04/26 11:05:56.253: [smf] INFO: UE IMSI[262423468919471] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.254: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 04/26 11:05:56.254: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.254: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.259: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 04/26 11:05:56.259: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 04/26 11:05:56.259: [smf] INFO: UE IMSI[262424874323379] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.260: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 04/26 11:05:56.260: [upf] INFO: UE F-SEID[UP:0x7ba CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.260: [upf] INFO: UE F-SEID[UP:0x7ba CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.265: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 04/26 11:05:56.265: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 04/26 11:05:56.265: [smf] INFO: UE IMSI[262422866445266] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.266: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 04/26 11:05:56.266: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.266: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.271: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 04/26 11:05:56.271: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 04/26 11:05:56.271: [smf] INFO: UE IMSI[262429772861334] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.272: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 04/26 11:05:56.272: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.272: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.277: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 04/26 11:05:56.277: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 04/26 11:05:56.277: [smf] INFO: UE IMSI[262425428807915] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.278: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 04/26 11:05:56.278: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.278: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.283: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 04/26 11:05:56.283: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 04/26 11:05:56.283: [smf] INFO: UE IMSI[262420760793773] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.284: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 04/26 11:05:56.284: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.284: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.289: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 04/26 11:05:56.289: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 04/26 11:05:56.289: [smf] INFO: UE IMSI[262425181689629] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.289: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 04/26 11:05:56.290: [upf] INFO: UE F-SEID[UP:0x26e CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.290: [upf] INFO: UE F-SEID[UP:0x26e CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.295: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 04/26 11:05:56.295: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 04/26 11:05:56.295: [smf] INFO: UE IMSI[262426455123525] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.295: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 04/26 11:05:56.295: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.295: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.301: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 04/26 11:05:56.301: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 04/26 11:05:56.301: [smf] INFO: UE IMSI[262426665425651] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.301: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 04/26 11:05:56.301: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.301: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.307: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 04/26 11:05:56.307: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 04/26 11:05:56.307: [smf] INFO: UE IMSI[262421822005239] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.307: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 04/26 11:05:56.307: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.307: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.313: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 04/26 11:05:56.313: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 04/26 11:05:56.313: [smf] INFO: UE IMSI[262420186720007] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.313: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 04/26 11:05:56.313: [upf] INFO: UE F-SEID[UP:0x102 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.313: [upf] INFO: UE F-SEID[UP:0x102 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.318: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 04/26 11:05:56.318: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 04/26 11:05:56.318: [smf] INFO: UE IMSI[262427933035065] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.319: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 04/26 11:05:56.319: [upf] INFO: UE F-SEID[UP:0x492 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.319: [upf] INFO: UE F-SEID[UP:0x492 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.324: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 04/26 11:05:56.324: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 04/26 11:05:56.324: [smf] INFO: UE IMSI[262420885367664] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.325: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 04/26 11:05:56.325: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.325: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.330: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 04/26 11:05:56.330: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 04/26 11:05:56.330: [smf] INFO: UE IMSI[262422709445669] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.331: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 04/26 11:05:56.331: [upf] INFO: UE F-SEID[UP:0x843 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.331: [upf] INFO: UE F-SEID[UP:0x843 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.336: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 04/26 11:05:56.336: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 04/26 11:05:56.336: [smf] INFO: UE IMSI[262424098215541] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.337: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 04/26 11:05:56.337: [upf] INFO: UE F-SEID[UP:0xaed CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.337: [upf] INFO: UE F-SEID[UP:0xaed CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.342: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 04/26 11:05:56.342: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 04/26 11:05:56.342: [smf] INFO: UE IMSI[262423290183518] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.343: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 04/26 11:05:56.343: [upf] INFO: UE F-SEID[UP:0x917 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.343: [upf] INFO: UE F-SEID[UP:0x917 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.348: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 04/26 11:05:56.348: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 04/26 11:05:56.348: [smf] INFO: UE IMSI[262425320137790] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.349: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 04/26 11:05:56.349: [upf] INFO: UE F-SEID[UP:0xc6 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.349: [upf] INFO: UE F-SEID[UP:0xc6 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.354: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 04/26 11:05:56.354: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 04/26 11:05:56.354: [smf] INFO: UE IMSI[262427998646919] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.354: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 04/26 11:05:56.354: [upf] INFO: UE F-SEID[UP:0x495 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.354: [upf] INFO: UE F-SEID[UP:0x495 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.360: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 04/26 11:05:56.360: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 04/26 11:05:56.360: [smf] INFO: UE IMSI[262424418669487] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.360: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 04/26 11:05:56.360: [upf] INFO: UE F-SEID[UP:0x43e CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.360: [upf] INFO: UE F-SEID[UP:0x43e CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.366: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 04/26 11:05:56.366: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 04/26 11:05:56.366: [smf] INFO: UE IMSI[262429252079759] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.366: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 04/26 11:05:56.366: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.366: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.372: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 04/26 11:05:56.372: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 04/26 11:05:56.372: [smf] INFO: UE IMSI[262424387024696] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.372: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 04/26 11:05:56.372: [upf] INFO: UE F-SEID[UP:0xa0f CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.372: [upf] INFO: UE F-SEID[UP:0xa0f CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.378: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 04/26 11:05:56.378: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 04/26 11:05:56.378: [smf] INFO: UE IMSI[262424583861953] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.378: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 04/26 11:05:56.378: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.378: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.384: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 04/26 11:05:56.384: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 04/26 11:05:56.384: [smf] INFO: UE IMSI[262423560442820] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.384: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 04/26 11:05:56.384: [upf] INFO: UE F-SEID[UP:0x293 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.384: [upf] INFO: UE F-SEID[UP:0x293 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.390: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 04/26 11:05:56.390: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 04/26 11:05:56.390: [smf] INFO: UE IMSI[262429059131314] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.390: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 04/26 11:05:56.390: [upf] INFO: UE F-SEID[UP:0xe8c CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.390: [upf] INFO: UE F-SEID[UP:0xe8c CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.396: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 04/26 11:05:56.396: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 04/26 11:05:56.396: [smf] INFO: UE IMSI[262421574230533] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.396: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 04/26 11:05:56.396: [upf] INFO: UE F-SEID[UP:0xa57 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.396: [upf] INFO: UE F-SEID[UP:0xa57 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.401: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 04/26 11:05:56.401: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 04/26 11:05:56.401: [smf] INFO: UE IMSI[262428481178470] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.402: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 04/26 11:05:56.402: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.402: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.407: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 04/26 11:05:56.407: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 04/26 11:05:56.407: [smf] INFO: UE IMSI[262422697690314] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.408: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 04/26 11:05:56.408: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.408: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.413: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 04/26 11:05:56.413: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 04/26 11:05:56.413: [smf] INFO: UE IMSI[262428575342074] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.413: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 04/26 11:05:56.413: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.413: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.419: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 04/26 11:05:56.419: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 04/26 11:05:56.419: [smf] INFO: UE IMSI[262425138360875] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.419: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 04/26 11:05:56.419: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.419: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.424: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 04/26 11:05:56.424: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 04/26 11:05:56.424: [smf] INFO: UE IMSI[262423816643291] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.425: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 04/26 11:05:56.425: [upf] INFO: UE F-SEID[UP:0xa97 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.425: [upf] INFO: UE F-SEID[UP:0xa97 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.430: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 04/26 11:05:56.430: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 04/26 11:05:56.430: [smf] INFO: UE IMSI[262425208787479] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.431: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 04/26 11:05:56.431: [upf] INFO: UE F-SEID[UP:0x283 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.431: [upf] INFO: UE F-SEID[UP:0x283 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.436: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 04/26 11:05:56.436: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 04/26 11:05:56.436: [smf] INFO: UE IMSI[262421851157340] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.437: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 04/26 11:05:56.437: [upf] INFO: UE F-SEID[UP:0x369 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.437: [upf] INFO: UE F-SEID[UP:0x369 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.443: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 04/26 11:05:56.443: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 04/26 11:05:56.443: [smf] INFO: UE IMSI[262424085264123] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.444: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 04/26 11:05:56.444: [upf] INFO: UE F-SEID[UP:0x8be CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.444: [upf] INFO: UE F-SEID[UP:0x8be CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.450: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 04/26 11:05:56.450: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 04/26 11:05:56.450: [smf] INFO: UE IMSI[262425396909029] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.450: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 04/26 11:05:56.450: [upf] INFO: UE F-SEID[UP:0x54b CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.450: [upf] INFO: UE F-SEID[UP:0x54b CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.456: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 04/26 11:05:56.456: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 04/26 11:05:56.456: [smf] INFO: UE IMSI[262420136881952] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.456: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 04/26 11:05:56.456: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.456: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.462: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 04/26 11:05:56.462: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 04/26 11:05:56.462: [smf] INFO: UE IMSI[262426281816744] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.462: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 04/26 11:05:56.462: [upf] INFO: UE F-SEID[UP:0x216 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.462: [upf] INFO: UE F-SEID[UP:0x216 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.467: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 04/26 11:05:56.467: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 04/26 11:05:56.467: [smf] INFO: UE IMSI[262426046939089] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.468: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 04/26 11:05:56.468: [upf] INFO: UE F-SEID[UP:0x29c CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.468: [upf] INFO: UE F-SEID[UP:0x29c CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.473: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 04/26 11:05:56.473: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 04/26 11:05:56.473: [smf] INFO: UE IMSI[262426120175772] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.474: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 04/26 11:05:56.474: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.474: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.480: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 04/26 11:05:56.480: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 04/26 11:05:56.480: [smf] INFO: UE IMSI[262422982669820] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.481: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 04/26 11:05:56.481: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.481: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.486: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 04/26 11:05:56.486: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 04/26 11:05:56.486: [smf] INFO: UE IMSI[262422903303688] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.487: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 04/26 11:05:56.488: [upf] INFO: UE F-SEID[UP:0x23d CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.488: [upf] INFO: UE F-SEID[UP:0x23d CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.493: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 04/26 11:05:56.493: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 04/26 11:05:56.493: [smf] INFO: UE IMSI[262425627133957] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.494: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 04/26 11:05:56.494: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.494: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.499: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 04/26 11:05:56.499: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 04/26 11:05:56.499: [smf] INFO: UE IMSI[262428833188899] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.500: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 04/26 11:05:56.500: [upf] INFO: UE F-SEID[UP:0x168 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.500: [upf] INFO: UE F-SEID[UP:0x168 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.505: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 04/26 11:05:56.505: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 04/26 11:05:56.505: [smf] INFO: UE IMSI[262427319730181] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.506: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 04/26 11:05:56.506: [upf] INFO: UE F-SEID[UP:0xa5d CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.506: [upf] INFO: UE F-SEID[UP:0xa5d CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.511: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 04/26 11:05:56.511: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 04/26 11:05:56.511: [smf] INFO: UE IMSI[262420619621573] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.512: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 04/26 11:05:56.512: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.512: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.517: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 04/26 11:05:56.517: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 04/26 11:05:56.517: [smf] INFO: UE IMSI[262423839419437] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.518: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 04/26 11:05:56.518: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.518: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.523: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 04/26 11:05:56.523: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 04/26 11:05:56.523: [smf] INFO: UE IMSI[262425075824732] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.524: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 04/26 11:05:56.524: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.524: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.529: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 04/26 11:05:56.529: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 04/26 11:05:56.529: [smf] INFO: UE IMSI[262426351951344] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.530: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 04/26 11:05:56.530: [upf] INFO: UE F-SEID[UP:0x426 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.530: [upf] INFO: UE F-SEID[UP:0x426 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.535: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 04/26 11:05:56.535: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 04/26 11:05:56.535: [smf] INFO: UE IMSI[262429074434643] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.535: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 04/26 11:05:56.535: [upf] INFO: UE F-SEID[UP:0x45e CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.535: [upf] INFO: UE F-SEID[UP:0x45e CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.541: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 04/26 11:05:56.541: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 04/26 11:05:56.541: [smf] INFO: UE IMSI[262429780062380] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.541: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 04/26 11:05:56.541: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.541: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.547: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 04/26 11:05:56.547: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 04/26 11:05:56.547: [smf] INFO: UE IMSI[262423229735805] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.547: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 04/26 11:05:56.547: [upf] INFO: UE F-SEID[UP:0x36 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.547: [upf] INFO: UE F-SEID[UP:0x36 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.553: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 04/26 11:05:56.553: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 04/26 11:05:56.553: [smf] INFO: UE IMSI[262422025996753] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.553: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 04/26 11:05:56.553: [upf] INFO: UE F-SEID[UP:0x566 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.553: [upf] INFO: UE F-SEID[UP:0x566 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.559: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 04/26 11:05:56.559: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 04/26 11:05:56.559: [smf] INFO: UE IMSI[262424669509542] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.559: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 04/26 11:05:56.559: [upf] INFO: UE F-SEID[UP:0x41d CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.559: [upf] INFO: UE F-SEID[UP:0x41d CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.565: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 04/26 11:05:56.565: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 04/26 11:05:56.565: [smf] INFO: UE IMSI[262420708411041] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.565: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 04/26 11:05:56.565: [upf] INFO: UE F-SEID[UP:0x374 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.565: [upf] INFO: UE F-SEID[UP:0x374 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.570: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 04/26 11:05:56.570: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 04/26 11:05:56.570: [smf] INFO: UE IMSI[262426461503252] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.571: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 04/26 11:05:56.571: [upf] INFO: UE F-SEID[UP:0x4a CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.571: [upf] INFO: UE F-SEID[UP:0x4a CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.576: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 04/26 11:05:56.576: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 04/26 11:05:56.576: [smf] INFO: UE IMSI[262426872265288] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.577: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 04/26 11:05:56.577: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.577: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.582: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 04/26 11:05:56.582: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 04/26 11:05:56.582: [smf] INFO: UE IMSI[262422121441505] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.583: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 04/26 11:05:56.583: [upf] INFO: UE F-SEID[UP:0xf94 CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.583: [upf] INFO: UE F-SEID[UP:0xf94 CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.588: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 04/26 11:05:56.588: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 04/26 11:05:56.588: [smf] INFO: UE IMSI[262422483391822] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.589: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 04/26 11:05:56.589: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.589: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.594: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 04/26 11:05:56.594: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 04/26 11:05:56.594: [smf] INFO: UE IMSI[262420502535467] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.595: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 04/26 11:05:56.595: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.595: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.600: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 04/26 11:05:56.600: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 04/26 11:05:56.600: [smf] INFO: UE IMSI[262424223157873] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.601: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 04/26 11:05:56.601: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.601: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.606: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 04/26 11:05:56.606: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 04/26 11:05:56.606: [smf] INFO: UE IMSI[262422952415361] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.607: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 04/26 11:05:56.607: [upf] INFO: UE F-SEID[UP:0x30f CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.607: [upf] INFO: UE F-SEID[UP:0x30f CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.612: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 04/26 11:05:56.612: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 04/26 11:05:56.612: [smf] INFO: UE IMSI[262420351913269] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.613: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 04/26 11:05:56.613: [upf] INFO: UE F-SEID[UP:0xac0 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.613: [upf] INFO: UE F-SEID[UP:0xac0 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.618: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 04/26 11:05:56.618: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 04/26 11:05:56.618: [smf] INFO: UE IMSI[262426287111224] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.619: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 04/26 11:05:56.619: [upf] INFO: UE F-SEID[UP:0xe60 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.619: [upf] INFO: UE F-SEID[UP:0xe60 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.624: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 04/26 11:05:56.624: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 04/26 11:05:56.624: [smf] INFO: UE IMSI[262425689596560] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.624: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 04/26 11:05:56.624: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.624: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.630: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 04/26 11:05:56.630: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 04/26 11:05:56.630: [smf] INFO: UE IMSI[262429108572431] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.631: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 04/26 11:05:56.631: [upf] INFO: UE F-SEID[UP:0x86c CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.631: [upf] INFO: UE F-SEID[UP:0x86c CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.637: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 04/26 11:05:56.637: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 04/26 11:05:56.637: [smf] INFO: UE IMSI[262425274506791] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.638: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 04/26 11:05:56.638: [upf] INFO: UE F-SEID[UP:0x75b CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.638: [upf] INFO: UE F-SEID[UP:0x75b CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.644: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 04/26 11:05:56.644: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 04/26 11:05:56.644: [smf] INFO: UE IMSI[262427367925934] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.645: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 04/26 11:05:56.645: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.645: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.650: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 04/26 11:05:56.650: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 04/26 11:05:56.650: [smf] INFO: UE IMSI[262424742821781] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.651: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 04/26 11:05:56.651: [upf] INFO: UE F-SEID[UP:0xa6c CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.651: [upf] INFO: UE F-SEID[UP:0xa6c CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.656: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 04/26 11:05:56.656: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 04/26 11:05:56.656: [smf] INFO: UE IMSI[262424375884383] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.657: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 04/26 11:05:56.657: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.657: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.662: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 04/26 11:05:56.662: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 04/26 11:05:56.662: [smf] INFO: UE IMSI[262428049396211] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.663: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 04/26 11:05:56.663: [upf] INFO: UE F-SEID[UP:0x2fe CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.663: [upf] INFO: UE F-SEID[UP:0x2fe CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.668: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 04/26 11:05:56.668: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 04/26 11:05:56.668: [smf] INFO: UE IMSI[262420736599256] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.669: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 04/26 11:05:56.669: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.669: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.674: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 04/26 11:05:56.674: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 04/26 11:05:56.674: [smf] INFO: UE IMSI[262420208400323] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.674: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 04/26 11:05:56.674: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.674: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.680: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 04/26 11:05:56.680: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 04/26 11:05:56.680: [smf] INFO: UE IMSI[262425912938704] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.680: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 04/26 11:05:56.680: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.680: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.685: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 04/26 11:05:56.685: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 04/26 11:05:56.685: [smf] INFO: UE IMSI[262423385212709] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.686: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 04/26 11:05:56.686: [upf] INFO: UE F-SEID[UP:0x350 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.686: [upf] INFO: UE F-SEID[UP:0x350 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.691: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 04/26 11:05:56.691: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 04/26 11:05:56.691: [smf] INFO: UE IMSI[262426036499464] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.692: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 04/26 11:05:56.692: [upf] INFO: UE F-SEID[UP:0xce7 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.692: [upf] INFO: UE F-SEID[UP:0xce7 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.697: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 04/26 11:05:56.697: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 04/26 11:05:56.697: [smf] INFO: UE IMSI[262424941594594] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.698: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 04/26 11:05:56.698: [upf] INFO: UE F-SEID[UP:0x9de CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.698: [upf] INFO: UE F-SEID[UP:0x9de CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.703: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 04/26 11:05:56.703: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 04/26 11:05:56.703: [smf] INFO: UE IMSI[262421302910934] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.703: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 04/26 11:05:56.704: [upf] INFO: UE F-SEID[UP:0xb1f CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.704: [upf] INFO: UE F-SEID[UP:0xb1f CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.709: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 04/26 11:05:56.709: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 04/26 11:05:56.709: [smf] INFO: UE IMSI[262428407756307] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.709: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 04/26 11:05:56.709: [upf] INFO: UE F-SEID[UP:0x2da CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.709: [upf] INFO: UE F-SEID[UP:0x2da CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.715: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 04/26 11:05:56.715: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 04/26 11:05:56.715: [smf] INFO: UE IMSI[262423690142382] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.715: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 04/26 11:05:56.715: [upf] INFO: UE F-SEID[UP:0x33c CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.715: [upf] INFO: UE F-SEID[UP:0x33c CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.720: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 04/26 11:05:56.720: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 04/26 11:05:56.720: [smf] INFO: UE IMSI[262420633744050] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.721: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 04/26 11:05:56.721: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.721: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.726: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 04/26 11:05:56.726: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 04/26 11:05:56.726: [smf] INFO: UE IMSI[262421319078310] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.727: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 04/26 11:05:56.727: [upf] INFO: UE F-SEID[UP:0xabd CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.727: [upf] INFO: UE F-SEID[UP:0xabd CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.732: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 04/26 11:05:56.732: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 04/26 11:05:56.732: [smf] INFO: UE IMSI[262425331456842] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.732: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 04/26 11:05:56.733: [upf] INFO: UE F-SEID[UP:0x59 CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.733: [upf] INFO: UE F-SEID[UP:0x59 CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.738: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 04/26 11:05:56.738: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 04/26 11:05:56.738: [smf] INFO: UE IMSI[262424769040138] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.738: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 04/26 11:05:56.738: [upf] INFO: UE F-SEID[UP:0xceb CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.738: [upf] INFO: UE F-SEID[UP:0xceb CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.744: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 04/26 11:05:56.744: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 04/26 11:05:56.744: [smf] INFO: UE IMSI[262421366429078] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.744: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 04/26 11:05:56.744: [upf] INFO: UE F-SEID[UP:0xf04 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.744: [upf] INFO: UE F-SEID[UP:0xf04 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.749: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 04/26 11:05:56.749: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 04/26 11:05:56.749: [smf] INFO: UE IMSI[262426530284434] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.750: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 04/26 11:05:56.750: [upf] INFO: UE F-SEID[UP:0x406 CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.750: [upf] INFO: UE F-SEID[UP:0x406 CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.755: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 04/26 11:05:56.755: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 04/26 11:05:56.755: [smf] INFO: UE IMSI[262427782690903] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.756: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 04/26 11:05:56.756: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.756: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.761: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 04/26 11:05:56.761: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 04/26 11:05:56.761: [smf] INFO: UE IMSI[262424163479367] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.761: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 04/26 11:05:56.761: [upf] INFO: UE F-SEID[UP:0xd30 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.761: [upf] INFO: UE F-SEID[UP:0xd30 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.767: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 04/26 11:05:56.767: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 04/26 11:05:56.767: [smf] INFO: UE IMSI[262429758070449] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.767: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 04/26 11:05:56.767: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.767: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.773: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 04/26 11:05:56.773: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 04/26 11:05:56.773: [smf] INFO: UE IMSI[262423140075955] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.773: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 04/26 11:05:56.773: [upf] INFO: UE F-SEID[UP:0xa7f CP:0x92b] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.773: [upf] INFO: UE F-SEID[UP:0xa7f CP:0x92b] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.778: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 04/26 11:05:56.778: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 04/26 11:05:56.778: [smf] INFO: UE IMSI[262429346346874] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.779: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 04/26 11:05:56.779: [upf] INFO: UE F-SEID[UP:0xef0 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.779: [upf] INFO: UE F-SEID[UP:0xef0 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.784: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 04/26 11:05:56.784: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 04/26 11:05:56.784: [smf] INFO: UE IMSI[262426321228541] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.785: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 04/26 11:05:56.785: [upf] INFO: UE F-SEID[UP:0xede CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.785: [upf] INFO: UE F-SEID[UP:0xede CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.790: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 04/26 11:05:56.790: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 04/26 11:05:56.790: [smf] INFO: UE IMSI[262422622602553] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.791: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 04/26 11:05:56.791: [upf] INFO: UE F-SEID[UP:0x591 CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.791: [upf] INFO: UE F-SEID[UP:0x591 CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.796: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 04/26 11:05:56.796: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 04/26 11:05:56.796: [smf] INFO: UE IMSI[262422262858681] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.797: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 04/26 11:05:56.797: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.797: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.802: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 04/26 11:05:56.802: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 04/26 11:05:56.802: [smf] INFO: UE IMSI[262425215296657] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.802: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 04/26 11:05:56.802: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.803: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.808: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 04/26 11:05:56.808: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 04/26 11:05:56.808: [smf] INFO: UE IMSI[262423811537658] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.808: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 04/26 11:05:56.808: [upf] INFO: UE F-SEID[UP:0x95 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.808: [upf] INFO: UE F-SEID[UP:0x95 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.814: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 04/26 11:05:56.814: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 04/26 11:05:56.814: [smf] INFO: UE IMSI[262422942924790] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.814: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 04/26 11:05:56.814: [upf] INFO: UE F-SEID[UP:0x93f CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.814: [upf] INFO: UE F-SEID[UP:0x93f CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.820: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 04/26 11:05:56.820: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 04/26 11:05:56.820: [smf] INFO: UE IMSI[262424109144911] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.820: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 04/26 11:05:56.820: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.820: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.825: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 04/26 11:05:56.825: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 04/26 11:05:56.825: [smf] INFO: UE IMSI[262429674412394] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.826: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 04/26 11:05:56.826: [upf] INFO: UE F-SEID[UP:0xafc CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.826: [upf] INFO: UE F-SEID[UP:0xafc CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.831: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 04/26 11:05:56.831: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 04/26 11:05:56.831: [smf] INFO: UE IMSI[262429220985257] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.832: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 04/26 11:05:56.832: [upf] INFO: UE F-SEID[UP:0x17a CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.832: [upf] INFO: UE F-SEID[UP:0x17a CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.837: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 04/26 11:05:56.837: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 04/26 11:05:56.837: [smf] INFO: UE IMSI[262420653690632] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.838: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 04/26 11:05:56.838: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.838: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.843: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 04/26 11:05:56.843: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 04/26 11:05:56.843: [smf] INFO: UE IMSI[262423180515821] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.844: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 04/26 11:05:56.844: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.844: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.849: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 04/26 11:05:56.849: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 04/26 11:05:56.849: [smf] INFO: UE IMSI[262428544511401] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.849: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 04/26 11:05:56.849: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.849: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.855: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 04/26 11:05:56.855: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 04/26 11:05:56.855: [smf] INFO: UE IMSI[262429031886199] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.855: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 04/26 11:05:56.855: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.855: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.861: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 04/26 11:05:56.861: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 04/26 11:05:56.861: [smf] INFO: UE IMSI[262429762711684] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.861: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 04/26 11:05:56.861: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.861: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.866: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 04/26 11:05:56.866: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 04/26 11:05:56.866: [smf] INFO: UE IMSI[262425219028779] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.867: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 04/26 11:05:56.867: [upf] INFO: UE F-SEID[UP:0x98a CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.867: [upf] INFO: UE F-SEID[UP:0x98a CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.872: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 04/26 11:05:56.872: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 04/26 11:05:56.872: [smf] INFO: UE IMSI[262429796319136] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.873: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 04/26 11:05:56.873: [upf] INFO: UE F-SEID[UP:0x320 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.873: [upf] INFO: UE F-SEID[UP:0x320 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.878: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 04/26 11:05:56.878: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 04/26 11:05:56.878: [smf] INFO: UE IMSI[262427951918250] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.879: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 04/26 11:05:56.879: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.879: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.884: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 04/26 11:05:56.884: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 04/26 11:05:56.884: [smf] INFO: UE IMSI[262427134018009] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.884: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 04/26 11:05:56.884: [upf] INFO: UE F-SEID[UP:0x839 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.884: [upf] INFO: UE F-SEID[UP:0x839 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.890: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 04/26 11:05:56.890: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 04/26 11:05:56.890: [smf] INFO: UE IMSI[262425101088155] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.890: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 04/26 11:05:56.890: [upf] INFO: UE F-SEID[UP:0x40c CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.890: [upf] INFO: UE F-SEID[UP:0x40c CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.895: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 04/26 11:05:56.895: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 04/26 11:05:56.895: [smf] INFO: UE IMSI[262424785181651] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.896: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 04/26 11:05:56.896: [upf] INFO: UE F-SEID[UP:0x85e CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.896: [upf] INFO: UE F-SEID[UP:0x85e CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.901: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 04/26 11:05:56.901: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 04/26 11:05:56.901: [smf] INFO: UE IMSI[262426325281044] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.902: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 04/26 11:05:56.902: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.902: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.907: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 04/26 11:05:56.907: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 04/26 11:05:56.907: [smf] INFO: UE IMSI[262420705223677] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.907: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 04/26 11:05:56.907: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.907: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.913: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 04/26 11:05:56.913: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 04/26 11:05:56.913: [smf] INFO: UE IMSI[262428707477147] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.913: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 04/26 11:05:56.913: [upf] INFO: UE F-SEID[UP:0x62f CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.913: [upf] INFO: UE F-SEID[UP:0x62f CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.918: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 04/26 11:05:56.918: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 04/26 11:05:56.918: [smf] INFO: UE IMSI[262421059934480] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.919: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 04/26 11:05:56.919: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.919: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.924: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 04/26 11:05:56.924: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 04/26 11:05:56.924: [smf] INFO: UE IMSI[262420265269268] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.925: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 04/26 11:05:56.925: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.925: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.931: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 04/26 11:05:56.931: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 04/26 11:05:56.931: [smf] INFO: UE IMSI[262423993637764] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.932: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 04/26 11:05:56.932: [upf] INFO: UE F-SEID[UP:0xdbe CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.932: [upf] INFO: UE F-SEID[UP:0xdbe CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.937: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 04/26 11:05:56.937: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 04/26 11:05:56.937: [smf] INFO: UE IMSI[262424367345626] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.937: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 04/26 11:05:56.937: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.937: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.943: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 04/26 11:05:56.943: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 04/26 11:05:56.943: [smf] INFO: UE IMSI[262427808264217] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.944: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 04/26 11:05:56.944: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.944: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.949: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 04/26 11:05:56.949: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 04/26 11:05:56.949: [smf] INFO: UE IMSI[262425064182810] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.950: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 04/26 11:05:56.950: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.950: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.955: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 04/26 11:05:56.955: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 04/26 11:05:56.955: [smf] INFO: UE IMSI[262428676271208] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.956: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 04/26 11:05:56.956: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.956: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.961: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 04/26 11:05:56.961: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 04/26 11:05:56.961: [smf] INFO: UE IMSI[262421739070814] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.962: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 04/26 11:05:56.962: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.962: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.967: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 04/26 11:05:56.967: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 04/26 11:05:56.967: [smf] INFO: UE IMSI[262420662555280] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.968: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 04/26 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x156 CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x156 CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.973: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 04/26 11:05:56.973: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 04/26 11:05:56.973: [smf] INFO: UE IMSI[262427986535025] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.974: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 04/26 11:05:56.974: [upf] INFO: UE F-SEID[UP:0x65f CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.974: [upf] INFO: UE F-SEID[UP:0x65f CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.979: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 04/26 11:05:56.979: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 04/26 11:05:56.979: [smf] INFO: UE IMSI[262426339494310] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.980: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 04/26 11:05:56.980: [upf] INFO: UE F-SEID[UP:0xaca CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.980: [upf] INFO: UE F-SEID[UP:0xaca CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.985: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 04/26 11:05:56.985: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 04/26 11:05:56.985: [smf] INFO: UE IMSI[262429074651813] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.986: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 04/26 11:05:56.986: [upf] INFO: UE F-SEID[UP:0xfac CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.986: [upf] INFO: UE F-SEID[UP:0xfac CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.991: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 04/26 11:05:56.991: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 04/26 11:05:56.991: [smf] INFO: UE IMSI[262420516746839] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.992: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 04/26 11:05:56.992: [upf] INFO: UE F-SEID[UP:0x954 CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.992: [upf] INFO: UE F-SEID[UP:0x954 CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.997: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 04/26 11:05:56.997: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 04/26 11:05:56.997: [smf] INFO: UE IMSI[262429717734572] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:56.999: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 04/26 11:05:56.999: [upf] INFO: UE F-SEID[UP:0x43c CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:56.999: [upf] INFO: UE F-SEID[UP:0x43c CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.004: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 04/26 11:05:57.004: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 04/26 11:05:57.004: [smf] INFO: UE IMSI[262423133942871] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.004: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 04/26 11:05:57.004: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.004: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.010: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 04/26 11:05:57.010: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 04/26 11:05:57.010: [smf] INFO: UE IMSI[262421127568338] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.011: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 04/26 11:05:57.011: [upf] INFO: UE F-SEID[UP:0x2ce CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.011: [upf] INFO: UE F-SEID[UP:0x2ce CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.016: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 04/26 11:05:57.016: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 04/26 11:05:57.016: [smf] INFO: UE IMSI[262420665964048] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.017: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 04/26 11:05:57.017: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.017: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.022: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 04/26 11:05:57.022: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 04/26 11:05:57.022: [smf] INFO: UE IMSI[262429526303883] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.022: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 04/26 11:05:57.022: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.022: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.028: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 04/26 11:05:57.028: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 04/26 11:05:57.028: [smf] INFO: UE IMSI[262427561005915] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.028: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 04/26 11:05:57.028: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.028: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.033: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 04/26 11:05:57.033: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 04/26 11:05:57.033: [smf] INFO: UE IMSI[262424215700156] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.034: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 04/26 11:05:57.034: [upf] INFO: UE F-SEID[UP:0xab CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.034: [upf] INFO: UE F-SEID[UP:0xab CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.039: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 04/26 11:05:57.039: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 04/26 11:05:57.039: [smf] INFO: UE IMSI[262427353096303] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.040: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 04/26 11:05:57.040: [upf] INFO: UE F-SEID[UP:0x3cb CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.040: [upf] INFO: UE F-SEID[UP:0x3cb CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.045: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 04/26 11:05:57.045: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 04/26 11:05:57.045: [smf] INFO: UE IMSI[262426552627478] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.046: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 04/26 11:05:57.046: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.046: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.051: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 04/26 11:05:57.051: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 04/26 11:05:57.051: [smf] INFO: UE IMSI[262426759571206] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.052: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 04/26 11:05:57.052: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.052: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.057: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 04/26 11:05:57.057: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 04/26 11:05:57.057: [smf] INFO: UE IMSI[262425100410188] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.058: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 04/26 11:05:57.058: [upf] INFO: UE F-SEID[UP:0x938 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.058: [upf] INFO: UE F-SEID[UP:0x938 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.063: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 04/26 11:05:57.063: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 04/26 11:05:57.063: [smf] INFO: UE IMSI[262423804259846] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.063: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 04/26 11:05:57.064: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.064: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.069: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 04/26 11:05:57.069: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 04/26 11:05:57.069: [smf] INFO: UE IMSI[262429878850319] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.069: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 04/26 11:05:57.069: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.069: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.074: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 04/26 11:05:57.074: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 04/26 11:05:57.074: [smf] INFO: UE IMSI[262429443847393] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.075: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 04/26 11:05:57.075: [upf] INFO: UE F-SEID[UP:0x27d CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.075: [upf] INFO: UE F-SEID[UP:0x27d CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.080: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 04/26 11:05:57.080: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 04/26 11:05:57.080: [smf] INFO: UE IMSI[262420586040717] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.081: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 04/26 11:05:57.081: [upf] INFO: UE F-SEID[UP:0x16e CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.081: [upf] INFO: UE F-SEID[UP:0x16e CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.086: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 04/26 11:05:57.086: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 04/26 11:05:57.086: [smf] INFO: UE IMSI[262423414094833] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.087: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 04/26 11:05:57.087: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.087: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.092: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 04/26 11:05:57.092: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 04/26 11:05:57.092: [smf] INFO: UE IMSI[262427061090719] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.092: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 04/26 11:05:57.092: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.092: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.097: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 04/26 11:05:57.097: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 04/26 11:05:57.097: [smf] INFO: UE IMSI[262422612308963] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.098: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 04/26 11:05:57.098: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.098: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.103: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 04/26 11:05:57.103: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 04/26 11:05:57.103: [smf] INFO: UE IMSI[262426091887052] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.104: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 04/26 11:05:57.104: [upf] INFO: UE F-SEID[UP:0x13c CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.104: [upf] INFO: UE F-SEID[UP:0x13c CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.109: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 04/26 11:05:57.109: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 04/26 11:05:57.109: [smf] INFO: UE IMSI[262425383768008] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.110: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 04/26 11:05:57.110: [upf] INFO: UE F-SEID[UP:0x160 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.110: [upf] INFO: UE F-SEID[UP:0x160 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.115: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 04/26 11:05:57.115: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 04/26 11:05:57.115: [smf] INFO: UE IMSI[262428598674790] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.116: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 04/26 11:05:57.116: [upf] INFO: UE F-SEID[UP:0x97c CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.116: [upf] INFO: UE F-SEID[UP:0x97c CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.121: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 04/26 11:05:57.121: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 04/26 11:05:57.121: [smf] INFO: UE IMSI[262421494917600] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.121: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 04/26 11:05:57.121: [upf] INFO: UE F-SEID[UP:0x1de CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.121: [upf] INFO: UE F-SEID[UP:0x1de CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.127: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 04/26 11:05:57.127: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 04/26 11:05:57.127: [smf] INFO: UE IMSI[262424130354969] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.127: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 04/26 11:05:57.127: [upf] INFO: UE F-SEID[UP:0x17e CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.127: [upf] INFO: UE F-SEID[UP:0x17e CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.132: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 04/26 11:05:57.132: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 04/26 11:05:57.132: [smf] INFO: UE IMSI[262429378431837] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.133: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 04/26 11:05:57.133: [upf] INFO: UE F-SEID[UP:0x94c CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.133: [upf] INFO: UE F-SEID[UP:0x94c CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.138: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 04/26 11:05:57.138: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 04/26 11:05:57.138: [smf] INFO: UE IMSI[262422915273711] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.139: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 04/26 11:05:57.139: [upf] INFO: UE F-SEID[UP:0xf7a CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.139: [upf] INFO: UE F-SEID[UP:0xf7a CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.144: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 04/26 11:05:57.144: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 04/26 11:05:57.144: [smf] INFO: UE IMSI[262429706519000] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.145: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 04/26 11:05:57.145: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.145: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.150: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 04/26 11:05:57.150: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 04/26 11:05:57.150: [smf] INFO: UE IMSI[262422970612839] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.150: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 04/26 11:05:57.150: [upf] INFO: UE F-SEID[UP:0x44f CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.150: [upf] INFO: UE F-SEID[UP:0x44f CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.155: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 04/26 11:05:57.155: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 04/26 11:05:57.155: [smf] INFO: UE IMSI[262427334513843] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.156: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 04/26 11:05:57.156: [upf] INFO: UE F-SEID[UP:0x910 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.156: [upf] INFO: UE F-SEID[UP:0x910 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.161: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 04/26 11:05:57.161: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 04/26 11:05:57.161: [smf] INFO: UE IMSI[262428347170477] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.162: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 04/26 11:05:57.162: [upf] INFO: UE F-SEID[UP:0x79e CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.162: [upf] INFO: UE F-SEID[UP:0x79e CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.167: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 04/26 11:05:57.167: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 04/26 11:05:57.167: [smf] INFO: UE IMSI[262423432548479] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.168: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 04/26 11:05:57.168: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.168: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.173: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 04/26 11:05:57.173: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 04/26 11:05:57.173: [smf] INFO: UE IMSI[262420511118253] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.173: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 04/26 11:05:57.173: [upf] INFO: UE F-SEID[UP:0xd17 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.173: [upf] INFO: UE F-SEID[UP:0xd17 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.179: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 04/26 11:05:57.179: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 04/26 11:05:57.179: [smf] INFO: UE IMSI[262429295480826] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.179: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 04/26 11:05:57.179: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.179: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.184: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 04/26 11:05:57.184: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 04/26 11:05:57.184: [smf] INFO: UE IMSI[262427248644540] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.185: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 04/26 11:05:57.185: [upf] INFO: UE F-SEID[UP:0x30d CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.185: [upf] INFO: UE F-SEID[UP:0x30d CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.190: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 04/26 11:05:57.190: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 04/26 11:05:57.190: [smf] INFO: UE IMSI[262421276778963] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.191: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 04/26 11:05:57.191: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.191: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.196: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 04/26 11:05:57.196: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 04/26 11:05:57.196: [smf] INFO: UE IMSI[262427652902586] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.197: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 04/26 11:05:57.197: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.197: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.202: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 04/26 11:05:57.202: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 04/26 11:05:57.202: [smf] INFO: UE IMSI[262428364811112] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.203: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 04/26 11:05:57.203: [upf] INFO: UE F-SEID[UP:0x754 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.203: [upf] INFO: UE F-SEID[UP:0x754 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.208: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 04/26 11:05:57.208: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 04/26 11:05:57.208: [smf] INFO: UE IMSI[262421730274999] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.209: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 04/26 11:05:57.209: [upf] INFO: UE F-SEID[UP:0x941 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.209: [upf] INFO: UE F-SEID[UP:0x941 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.214: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 04/26 11:05:57.214: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 04/26 11:05:57.214: [smf] INFO: UE IMSI[262428583698728] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.214: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 04/26 11:05:57.214: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.214: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.220: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 04/26 11:05:57.220: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 04/26 11:05:57.220: [smf] INFO: UE IMSI[262423369020247] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.220: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 04/26 11:05:57.220: [upf] INFO: UE F-SEID[UP:0xec3 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.220: [upf] INFO: UE F-SEID[UP:0xec3 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.226: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 04/26 11:05:57.226: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 04/26 11:05:57.226: [smf] INFO: UE IMSI[262422821961470] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.226: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 04/26 11:05:57.226: [upf] INFO: UE F-SEID[UP:0x44a CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.226: [upf] INFO: UE F-SEID[UP:0x44a CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.231: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 04/26 11:05:57.231: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 04/26 11:05:57.231: [smf] INFO: UE IMSI[262426819326227] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.232: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 04/26 11:05:57.232: [upf] INFO: UE F-SEID[UP:0xb78 CP:0xa36] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.232: [upf] INFO: UE F-SEID[UP:0xb78 CP:0xa36] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.237: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 04/26 11:05:57.237: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 04/26 11:05:57.237: [smf] INFO: UE IMSI[262428067924295] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.238: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 04/26 11:05:57.238: [upf] INFO: UE F-SEID[UP:0x396 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.238: [upf] INFO: UE F-SEID[UP:0x396 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.243: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 04/26 11:05:57.243: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 04/26 11:05:57.243: [smf] INFO: UE IMSI[262424242414312] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.244: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 04/26 11:05:57.244: [upf] INFO: UE F-SEID[UP:0x621 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.244: [upf] INFO: UE F-SEID[UP:0x621 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.249: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 04/26 11:05:57.249: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 04/26 11:05:57.249: [smf] INFO: UE IMSI[262426077903491] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.250: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 04/26 11:05:57.250: [upf] INFO: UE F-SEID[UP:0x602 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.250: [upf] INFO: UE F-SEID[UP:0x602 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.255: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 04/26 11:05:57.255: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 04/26 11:05:57.255: [smf] INFO: UE IMSI[262425486110572] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.256: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 04/26 11:05:57.256: [upf] INFO: UE F-SEID[UP:0x27b CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.256: [upf] INFO: UE F-SEID[UP:0x27b CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.261: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 04/26 11:05:57.261: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 04/26 11:05:57.261: [smf] INFO: UE IMSI[262424758041148] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.262: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 04/26 11:05:57.262: [upf] INFO: UE F-SEID[UP:0x72f CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.262: [upf] INFO: UE F-SEID[UP:0x72f CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.268: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 04/26 11:05:57.268: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 04/26 11:05:57.268: [smf] INFO: UE IMSI[262427820729370] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.269: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 04/26 11:05:57.269: [upf] INFO: UE F-SEID[UP:0x512 CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.269: [upf] INFO: UE F-SEID[UP:0x512 CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.274: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 04/26 11:05:57.274: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 04/26 11:05:57.274: [smf] INFO: UE IMSI[262421931555176] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.275: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 04/26 11:05:57.275: [upf] INFO: UE F-SEID[UP:0x519 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.275: [upf] INFO: UE F-SEID[UP:0x519 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.281: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 04/26 11:05:57.281: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 04/26 11:05:57.281: [smf] INFO: UE IMSI[262427727166580] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.283: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 04/26 11:05:57.283: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.283: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.288: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 04/26 11:05:57.288: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 04/26 11:05:57.288: [smf] INFO: UE IMSI[262426947867161] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.289: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 04/26 11:05:57.289: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.289: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.294: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 04/26 11:05:57.294: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 04/26 11:05:57.294: [smf] INFO: UE IMSI[262421551374681] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.295: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 04/26 11:05:57.295: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.295: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.300: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 04/26 11:05:57.300: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 04/26 11:05:57.300: [smf] INFO: UE IMSI[262426213271655] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.301: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 04/26 11:05:57.301: [upf] INFO: UE F-SEID[UP:0x91c CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.301: [upf] INFO: UE F-SEID[UP:0x91c CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.306: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 04/26 11:05:57.306: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 04/26 11:05:57.306: [smf] INFO: UE IMSI[262429499788354] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.307: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 04/26 11:05:57.307: [upf] INFO: UE F-SEID[UP:0xba8 CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.307: [upf] INFO: UE F-SEID[UP:0xba8 CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.312: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 04/26 11:05:57.312: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 04/26 11:05:57.312: [smf] INFO: UE IMSI[262423772373359] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.313: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 04/26 11:05:57.313: [upf] INFO: UE F-SEID[UP:0x68e CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.313: [upf] INFO: UE F-SEID[UP:0x68e CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.318: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 04/26 11:05:57.318: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 04/26 11:05:57.318: [smf] INFO: UE IMSI[262427797787649] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.319: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 04/26 11:05:57.319: [upf] INFO: UE F-SEID[UP:0x340 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.319: [upf] INFO: UE F-SEID[UP:0x340 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.324: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 04/26 11:05:57.324: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 04/26 11:05:57.324: [smf] INFO: UE IMSI[262427800140196] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.325: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 04/26 11:05:57.325: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.325: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.330: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 04/26 11:05:57.330: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 04/26 11:05:57.330: [smf] INFO: UE IMSI[262421968988381] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.331: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 04/26 11:05:57.331: [upf] INFO: UE F-SEID[UP:0x15d CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.331: [upf] INFO: UE F-SEID[UP:0x15d CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.336: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 04/26 11:05:57.336: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 04/26 11:05:57.336: [smf] INFO: UE IMSI[262424118418767] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.336: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 04/26 11:05:57.336: [upf] INFO: UE F-SEID[UP:0xdbd CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.336: [upf] INFO: UE F-SEID[UP:0xdbd CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.341: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 04/26 11:05:57.341: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 04/26 11:05:57.341: [smf] INFO: UE IMSI[262427489781345] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.342: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 04/26 11:05:57.342: [upf] INFO: UE F-SEID[UP:0xb91 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.342: [upf] INFO: UE F-SEID[UP:0xb91 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.347: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 04/26 11:05:57.347: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 04/26 11:05:57.347: [smf] INFO: UE IMSI[262424474107021] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.348: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 04/26 11:05:57.348: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.348: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.353: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 04/26 11:05:57.353: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 04/26 11:05:57.353: [smf] INFO: UE IMSI[262427582759455] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.353: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 04/26 11:05:57.353: [upf] INFO: UE F-SEID[UP:0x74d CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.353: [upf] INFO: UE F-SEID[UP:0x74d CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.358: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 04/26 11:05:57.358: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 04/26 11:05:57.358: [smf] INFO: UE IMSI[262422767808755] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.359: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 04/26 11:05:57.359: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.359: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.364: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 04/26 11:05:57.364: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 04/26 11:05:57.364: [smf] INFO: UE IMSI[262427717422364] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.365: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 04/26 11:05:57.365: [upf] INFO: UE F-SEID[UP:0x656 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.365: [upf] INFO: UE F-SEID[UP:0x656 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.370: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 04/26 11:05:57.370: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 04/26 11:05:57.370: [smf] INFO: UE IMSI[262426959340172] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.371: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 04/26 11:05:57.371: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.371: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.375: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 04/26 11:05:57.375: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 04/26 11:05:57.375: [smf] INFO: UE IMSI[262422831290106] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.376: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 04/26 11:05:57.376: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.376: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.381: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 04/26 11:05:57.381: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 04/26 11:05:57.381: [smf] INFO: UE IMSI[262420716408202] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.382: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 04/26 11:05:57.382: [upf] INFO: UE F-SEID[UP:0xcaa CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.382: [upf] INFO: UE F-SEID[UP:0xcaa CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.387: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 04/26 11:05:57.387: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 04/26 11:05:57.387: [smf] INFO: UE IMSI[262423630159889] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.388: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 04/26 11:05:57.388: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.388: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.393: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 04/26 11:05:57.393: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 04/26 11:05:57.393: [smf] INFO: UE IMSI[262424504959408] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.393: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 04/26 11:05:57.393: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.393: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.398: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 04/26 11:05:57.398: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 04/26 11:05:57.398: [smf] INFO: UE IMSI[262423894092797] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.399: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 04/26 11:05:57.399: [upf] INFO: UE F-SEID[UP:0x625 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.399: [upf] INFO: UE F-SEID[UP:0x625 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.404: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 04/26 11:05:57.404: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 04/26 11:05:57.404: [smf] INFO: UE IMSI[262423838616813] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.405: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 04/26 11:05:57.405: [upf] INFO: UE F-SEID[UP:0xeeb CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.405: [upf] INFO: UE F-SEID[UP:0xeeb CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.410: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 04/26 11:05:57.410: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 04/26 11:05:57.410: [smf] INFO: UE IMSI[262425680410130] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.411: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 04/26 11:05:57.411: [upf] INFO: UE F-SEID[UP:0xe36 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.411: [upf] INFO: UE F-SEID[UP:0xe36 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.416: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 04/26 11:05:57.416: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 04/26 11:05:57.416: [smf] INFO: UE IMSI[262428631750985] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.417: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 04/26 11:05:57.417: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.417: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.422: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 04/26 11:05:57.422: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 04/26 11:05:57.422: [smf] INFO: UE IMSI[262421205305360] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.422: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 04/26 11:05:57.422: [upf] INFO: UE F-SEID[UP:0x210 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.422: [upf] INFO: UE F-SEID[UP:0x210 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.428: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 04/26 11:05:57.428: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 04/26 11:05:57.428: [smf] INFO: UE IMSI[262429739175179] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.428: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 04/26 11:05:57.428: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.428: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.433: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 04/26 11:05:57.433: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 04/26 11:05:57.433: [smf] INFO: UE IMSI[262420347352324] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.434: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 04/26 11:05:57.434: [upf] INFO: UE F-SEID[UP:0xc3c CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.434: [upf] INFO: UE F-SEID[UP:0xc3c CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.439: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 04/26 11:05:57.439: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 04/26 11:05:57.439: [smf] INFO: UE IMSI[262425515520854] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.440: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 04/26 11:05:57.440: [upf] INFO: UE F-SEID[UP:0x389 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.440: [upf] INFO: UE F-SEID[UP:0x389 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.445: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 04/26 11:05:57.445: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 04/26 11:05:57.445: [smf] INFO: UE IMSI[262422134181165] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.446: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 04/26 11:05:57.446: [upf] INFO: UE F-SEID[UP:0x844 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.446: [upf] INFO: UE F-SEID[UP:0x844 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.451: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 04/26 11:05:57.451: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 04/26 11:05:57.451: [smf] INFO: UE IMSI[262426968210244] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.452: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 04/26 11:05:57.452: [upf] INFO: UE F-SEID[UP:0x53b CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.452: [upf] INFO: UE F-SEID[UP:0x53b CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.457: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 04/26 11:05:57.457: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 04/26 11:05:57.457: [smf] INFO: UE IMSI[262423198994332] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.457: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 04/26 11:05:57.457: [upf] INFO: UE F-SEID[UP:0x1d CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.457: [upf] INFO: UE F-SEID[UP:0x1d CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.463: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 04/26 11:05:57.463: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 04/26 11:05:57.463: [smf] INFO: UE IMSI[262424620382428] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.463: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 04/26 11:05:57.463: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.463: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.468: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 04/26 11:05:57.468: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 04/26 11:05:57.468: [smf] INFO: UE IMSI[262423298477997] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.469: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 04/26 11:05:57.469: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.469: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.474: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 04/26 11:05:57.474: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 04/26 11:05:57.474: [smf] INFO: UE IMSI[262427463086523] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.475: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 04/26 11:05:57.475: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.475: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.480: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 04/26 11:05:57.480: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 04/26 11:05:57.480: [smf] INFO: UE IMSI[262423734850246] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.481: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 04/26 11:05:57.481: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.481: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.486: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 04/26 11:05:57.486: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 04/26 11:05:57.486: [smf] INFO: UE IMSI[262427352554645] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.487: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 04/26 11:05:57.487: [upf] INFO: UE F-SEID[UP:0x88 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.487: [upf] INFO: UE F-SEID[UP:0x88 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.492: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 04/26 11:05:57.492: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 04/26 11:05:57.492: [smf] INFO: UE IMSI[262429185235990] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.493: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 04/26 11:05:57.493: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.493: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.498: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 04/26 11:05:57.498: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 04/26 11:05:57.498: [smf] INFO: UE IMSI[262425363672925] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.499: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 04/26 11:05:57.499: [upf] INFO: UE F-SEID[UP:0x890 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.499: [upf] INFO: UE F-SEID[UP:0x890 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.505: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 04/26 11:05:57.505: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 04/26 11:05:57.505: [smf] INFO: UE IMSI[262420809219921] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.505: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 04/26 11:05:57.505: [upf] INFO: UE F-SEID[UP:0xe59 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.505: [upf] INFO: UE F-SEID[UP:0xe59 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.511: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 04/26 11:05:57.511: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 04/26 11:05:57.511: [smf] INFO: UE IMSI[262422573652881] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.511: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 04/26 11:05:57.511: [upf] INFO: UE F-SEID[UP:0x4ac CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.511: [upf] INFO: UE F-SEID[UP:0x4ac CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.517: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 04/26 11:05:57.517: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 04/26 11:05:57.517: [smf] INFO: UE IMSI[262425529495609] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.517: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 04/26 11:05:57.517: [upf] INFO: UE F-SEID[UP:0x1af CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.517: [upf] INFO: UE F-SEID[UP:0x1af CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.522: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 04/26 11:05:57.522: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 04/26 11:05:57.522: [smf] INFO: UE IMSI[262422006402237] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.523: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 04/26 11:05:57.523: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.523: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.528: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 04/26 11:05:57.528: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 04/26 11:05:57.528: [smf] INFO: UE IMSI[262422538499311] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.529: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 04/26 11:05:57.529: [upf] INFO: UE F-SEID[UP:0x81d CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.529: [upf] INFO: UE F-SEID[UP:0x81d CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.534: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 04/26 11:05:57.534: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 04/26 11:05:57.534: [smf] INFO: UE IMSI[262425023200216] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.534: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 04/26 11:05:57.534: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.534: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.540: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 04/26 11:05:57.540: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 04/26 11:05:57.540: [smf] INFO: UE IMSI[262425915601125] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.541: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 04/26 11:05:57.541: [upf] INFO: UE F-SEID[UP:0xab1 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.541: [upf] INFO: UE F-SEID[UP:0xab1 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.546: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 04/26 11:05:57.546: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 04/26 11:05:57.546: [smf] INFO: UE IMSI[262425368620577] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.547: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 04/26 11:05:57.547: [upf] INFO: UE F-SEID[UP:0xc41 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.547: [upf] INFO: UE F-SEID[UP:0xc41 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.552: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 04/26 11:05:57.552: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 04/26 11:05:57.552: [smf] INFO: UE IMSI[262424667048457] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.553: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 04/26 11:05:57.553: [upf] INFO: UE F-SEID[UP:0xeca CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.553: [upf] INFO: UE F-SEID[UP:0xeca CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.558: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 04/26 11:05:57.558: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 04/26 11:05:57.558: [smf] INFO: UE IMSI[262421084679625] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.560: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 04/26 11:05:57.560: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.560: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.564: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 04/26 11:05:57.564: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 04/26 11:05:57.564: [smf] INFO: UE IMSI[262423192754657] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.565: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 04/26 11:05:57.565: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.565: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.571: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 04/26 11:05:57.571: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 04/26 11:05:57.571: [smf] INFO: UE IMSI[262425993523840] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.572: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 04/26 11:05:57.572: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.572: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.578: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 04/26 11:05:57.578: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 04/26 11:05:57.578: [smf] INFO: UE IMSI[262429777194254] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.580: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 04/26 11:05:57.580: [upf] INFO: UE F-SEID[UP:0xa3f CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.580: [upf] INFO: UE F-SEID[UP:0xa3f CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.585: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 04/26 11:05:57.585: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 04/26 11:05:57.585: [smf] INFO: UE IMSI[262426573506863] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.586: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 04/26 11:05:57.586: [upf] INFO: UE F-SEID[UP:0x14c CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.586: [upf] INFO: UE F-SEID[UP:0x14c CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.591: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 04/26 11:05:57.591: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 04/26 11:05:57.591: [smf] INFO: UE IMSI[262423343534878] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.593: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 04/26 11:05:57.593: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.593: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.597: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 04/26 11:05:57.597: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 04/26 11:05:57.597: [smf] INFO: UE IMSI[262420197258632] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.599: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 04/26 11:05:57.599: [upf] INFO: UE F-SEID[UP:0xeac CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.599: [upf] INFO: UE F-SEID[UP:0xeac CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.604: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 04/26 11:05:57.604: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 04/26 11:05:57.604: [smf] INFO: UE IMSI[262421595167405] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.605: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 04/26 11:05:57.605: [upf] INFO: UE F-SEID[UP:0x98b CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.605: [upf] INFO: UE F-SEID[UP:0x98b CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.610: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 04/26 11:05:57.610: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 04/26 11:05:57.610: [smf] INFO: UE IMSI[262423598282553] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.611: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 04/26 11:05:57.611: [upf] INFO: UE F-SEID[UP:0x717 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.611: [upf] INFO: UE F-SEID[UP:0x717 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.616: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 04/26 11:05:57.616: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 04/26 11:05:57.616: [smf] INFO: UE IMSI[262428884545842] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.616: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 04/26 11:05:57.616: [upf] INFO: UE F-SEID[UP:0x60e CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.616: [upf] INFO: UE F-SEID[UP:0x60e CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.621: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 04/26 11:05:57.621: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 04/26 11:05:57.621: [smf] INFO: UE IMSI[262427586334380] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.622: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 04/26 11:05:57.622: [upf] INFO: UE F-SEID[UP:0x847 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.622: [upf] INFO: UE F-SEID[UP:0x847 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.627: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 04/26 11:05:57.627: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 04/26 11:05:57.627: [smf] INFO: UE IMSI[262426885786870] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.628: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 04/26 11:05:57.628: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.628: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.633: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 04/26 11:05:57.633: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 04/26 11:05:57.633: [smf] INFO: UE IMSI[262426490991062] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.634: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 04/26 11:05:57.634: [upf] INFO: UE F-SEID[UP:0x548 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.634: [upf] INFO: UE F-SEID[UP:0x548 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.639: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 04/26 11:05:57.639: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 04/26 11:05:57.639: [smf] INFO: UE IMSI[262422918521753] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.639: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 04/26 11:05:57.639: [upf] INFO: UE F-SEID[UP:0x42 CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.639: [upf] INFO: UE F-SEID[UP:0x42 CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.645: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 04/26 11:05:57.645: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 04/26 11:05:57.645: [smf] INFO: UE IMSI[262425098319812] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.645: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 04/26 11:05:57.645: [upf] INFO: UE F-SEID[UP:0x86e CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.645: [upf] INFO: UE F-SEID[UP:0x86e CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.650: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 04/26 11:05:57.650: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 04/26 11:05:57.650: [smf] INFO: UE IMSI[262427082852671] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.651: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 04/26 11:05:57.651: [upf] INFO: UE F-SEID[UP:0x581 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.651: [upf] INFO: UE F-SEID[UP:0x581 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.656: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 04/26 11:05:57.656: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 04/26 11:05:57.656: [smf] INFO: UE IMSI[262429748945840] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.657: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 04/26 11:05:57.657: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.657: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.662: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 04/26 11:05:57.662: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 04/26 11:05:57.662: [smf] INFO: UE IMSI[262422197564278] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.662: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 04/26 11:05:57.662: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.662: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.668: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 04/26 11:05:57.668: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 04/26 11:05:57.668: [smf] INFO: UE IMSI[262427673020625] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.668: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 04/26 11:05:57.668: [upf] INFO: UE F-SEID[UP:0x101 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.668: [upf] INFO: UE F-SEID[UP:0x101 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.673: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 04/26 11:05:57.673: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 04/26 11:05:57.673: [smf] INFO: UE IMSI[262420117419765] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.674: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 04/26 11:05:57.674: [upf] INFO: UE F-SEID[UP:0xb50 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.674: [upf] INFO: UE F-SEID[UP:0xb50 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.679: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 04/26 11:05:57.679: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 04/26 11:05:57.679: [smf] INFO: UE IMSI[262423192539883] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.680: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 04/26 11:05:57.680: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.680: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.685: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 04/26 11:05:57.685: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 04/26 11:05:57.685: [smf] INFO: UE IMSI[262425373743881] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.685: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 04/26 11:05:57.685: [upf] INFO: UE F-SEID[UP:0xa2f CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.685: [upf] INFO: UE F-SEID[UP:0xa2f CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.690: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 04/26 11:05:57.691: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 04/26 11:05:57.691: [smf] INFO: UE IMSI[262425684608307] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.691: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 04/26 11:05:57.691: [upf] INFO: UE F-SEID[UP:0x336 CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.691: [upf] INFO: UE F-SEID[UP:0x336 CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.696: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 04/26 11:05:57.696: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 04/26 11:05:57.696: [smf] INFO: UE IMSI[262428827640266] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.697: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 04/26 11:05:57.697: [upf] INFO: UE F-SEID[UP:0x125 CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.697: [upf] INFO: UE F-SEID[UP:0x125 CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.702: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 04/26 11:05:57.702: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 04/26 11:05:57.702: [smf] INFO: UE IMSI[262428989728790] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.703: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 04/26 11:05:57.703: [upf] INFO: UE F-SEID[UP:0x49d CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.703: [upf] INFO: UE F-SEID[UP:0x49d CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.708: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 04/26 11:05:57.708: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 04/26 11:05:57.708: [smf] INFO: UE IMSI[262429294964668] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.708: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 04/26 11:05:57.708: [upf] INFO: UE F-SEID[UP:0x674 CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.708: [upf] INFO: UE F-SEID[UP:0x674 CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.713: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 04/26 11:05:57.713: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 04/26 11:05:57.713: [smf] INFO: UE IMSI[262423201196932] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.714: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 04/26 11:05:57.714: [upf] INFO: UE F-SEID[UP:0x538 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.714: [upf] INFO: UE F-SEID[UP:0x538 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.719: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 04/26 11:05:57.719: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 04/26 11:05:57.719: [smf] INFO: UE IMSI[262425760429214] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.720: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 04/26 11:05:57.720: [upf] INFO: UE F-SEID[UP:0x79 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.720: [upf] INFO: UE F-SEID[UP:0x79 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.725: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 04/26 11:05:57.725: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 04/26 11:05:57.725: [smf] INFO: UE IMSI[262421659336952] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.726: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 04/26 11:05:57.726: [upf] INFO: UE F-SEID[UP:0xfe CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.726: [upf] INFO: UE F-SEID[UP:0xfe CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.731: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 04/26 11:05:57.731: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 04/26 11:05:57.731: [smf] INFO: UE IMSI[262429360662276] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.731: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 04/26 11:05:57.731: [upf] INFO: UE F-SEID[UP:0xafb CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.731: [upf] INFO: UE F-SEID[UP:0xafb CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.736: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 04/26 11:05:57.736: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 04/26 11:05:57.736: [smf] INFO: UE IMSI[262429768022719] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.737: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 04/26 11:05:57.737: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.737: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.742: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 04/26 11:05:57.742: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 04/26 11:05:57.742: [smf] INFO: UE IMSI[262427369243956] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.743: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 04/26 11:05:57.743: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.743: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.748: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 04/26 11:05:57.748: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 04/26 11:05:57.748: [smf] INFO: UE IMSI[262429943661784] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.749: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 04/26 11:05:57.749: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.749: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.754: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 04/26 11:05:57.754: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 04/26 11:05:57.754: [smf] INFO: UE IMSI[262426757467240] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.754: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 04/26 11:05:57.754: [upf] INFO: UE F-SEID[UP:0xa40 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.754: [upf] INFO: UE F-SEID[UP:0xa40 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.759: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 04/26 11:05:57.759: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 04/26 11:05:57.759: [smf] INFO: UE IMSI[262421857826799] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.760: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 04/26 11:05:57.760: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.760: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.765: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 04/26 11:05:57.765: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 04/26 11:05:57.766: [smf] INFO: UE IMSI[262424153047247] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.767: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 04/26 11:05:57.767: [upf] INFO: UE F-SEID[UP:0x317 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.767: [upf] INFO: UE F-SEID[UP:0x317 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.772: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 04/26 11:05:57.772: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 04/26 11:05:57.772: [smf] INFO: UE IMSI[262420422801954] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.773: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 04/26 11:05:57.773: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.773: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.778: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 04/26 11:05:57.778: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 04/26 11:05:57.778: [smf] INFO: UE IMSI[262429973579466] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.779: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 04/26 11:05:57.779: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.779: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.784: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 04/26 11:05:57.784: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 04/26 11:05:57.784: [smf] INFO: UE IMSI[262429911490415] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.785: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 04/26 11:05:57.785: [upf] INFO: UE F-SEID[UP:0x34d CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.785: [upf] INFO: UE F-SEID[UP:0x34d CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.790: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 04/26 11:05:57.790: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 04/26 11:05:57.790: [smf] INFO: UE IMSI[262426181062904] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.790: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 04/26 11:05:57.790: [upf] INFO: UE F-SEID[UP:0x876 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.790: [upf] INFO: UE F-SEID[UP:0x876 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.795: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 04/26 11:05:57.795: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 04/26 11:05:57.795: [smf] INFO: UE IMSI[262421389752288] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.796: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 04/26 11:05:57.796: [upf] INFO: UE F-SEID[UP:0x78c CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.796: [upf] INFO: UE F-SEID[UP:0x78c CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.801: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 04/26 11:05:57.801: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 04/26 11:05:57.801: [smf] INFO: UE IMSI[262428620755553] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.802: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 04/26 11:05:57.802: [upf] INFO: UE F-SEID[UP:0x98f CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.802: [upf] INFO: UE F-SEID[UP:0x98f CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.807: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 04/26 11:05:57.807: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 04/26 11:05:57.807: [smf] INFO: UE IMSI[262428983814046] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.808: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 04/26 11:05:57.808: [upf] INFO: UE F-SEID[UP:0x9be CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.808: [upf] INFO: UE F-SEID[UP:0x9be CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.813: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 04/26 11:05:57.813: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 04/26 11:05:57.813: [smf] INFO: UE IMSI[262429186914183] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.813: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 04/26 11:05:57.813: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.813: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.818: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 04/26 11:05:57.818: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 04/26 11:05:57.818: [smf] INFO: UE IMSI[262426665778606] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.819: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 04/26 11:05:57.819: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.819: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.824: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 04/26 11:05:57.824: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 04/26 11:05:57.824: [smf] INFO: UE IMSI[262429729991351] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.825: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 04/26 11:05:57.825: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.825: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.830: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 04/26 11:05:57.830: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 04/26 11:05:57.830: [smf] INFO: UE IMSI[262428207261385] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.830: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 04/26 11:05:57.830: [upf] INFO: UE F-SEID[UP:0x220 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.830: [upf] INFO: UE F-SEID[UP:0x220 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.835: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 04/26 11:05:57.835: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 04/26 11:05:57.835: [smf] INFO: UE IMSI[262429798185277] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.836: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 04/26 11:05:57.836: [upf] INFO: UE F-SEID[UP:0xe77 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.836: [upf] INFO: UE F-SEID[UP:0xe77 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.841: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 04/26 11:05:57.841: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 04/26 11:05:57.841: [smf] INFO: UE IMSI[262426019343321] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.842: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 04/26 11:05:57.842: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.842: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.847: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 04/26 11:05:57.847: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 04/26 11:05:57.847: [smf] INFO: UE IMSI[262422163362053] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.848: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 04/26 11:05:57.848: [upf] INFO: UE F-SEID[UP:0x46c CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.848: [upf] INFO: UE F-SEID[UP:0x46c CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.853: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 04/26 11:05:57.853: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 04/26 11:05:57.853: [smf] INFO: UE IMSI[262420253318509] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.853: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 04/26 11:05:57.853: [upf] INFO: UE F-SEID[UP:0x99d CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.853: [upf] INFO: UE F-SEID[UP:0x99d CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.858: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 04/26 11:05:57.858: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 04/26 11:05:57.858: [smf] INFO: UE IMSI[262426294494898] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.859: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 04/26 11:05:57.859: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.859: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.864: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 04/26 11:05:57.864: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 04/26 11:05:57.864: [smf] INFO: UE IMSI[262424757732959] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.865: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 04/26 11:05:57.865: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.865: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.870: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 04/26 11:05:57.870: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 04/26 11:05:57.870: [smf] INFO: UE IMSI[262421645150553] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.871: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 04/26 11:05:57.871: [upf] INFO: UE F-SEID[UP:0x3d CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.871: [upf] INFO: UE F-SEID[UP:0x3d CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.875: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 04/26 11:05:57.875: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 04/26 11:05:57.876: [smf] INFO: UE IMSI[262420300783979] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.876: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 04/26 11:05:57.876: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.876: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.881: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 04/26 11:05:57.881: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 04/26 11:05:57.881: [smf] INFO: UE IMSI[262423401895227] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.882: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 04/26 11:05:57.882: [upf] INFO: UE F-SEID[UP:0x905 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.882: [upf] INFO: UE F-SEID[UP:0x905 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.887: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 04/26 11:05:57.887: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 04/26 11:05:57.887: [smf] INFO: UE IMSI[262424029086296] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.888: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 04/26 11:05:57.888: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.888: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.893: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 04/26 11:05:57.893: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 04/26 11:05:57.893: [smf] INFO: UE IMSI[262426738258760] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.894: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 04/26 11:05:57.894: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.894: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.898: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 04/26 11:05:57.898: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 04/26 11:05:57.898: [smf] INFO: UE IMSI[262428433254756] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.899: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 04/26 11:05:57.899: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.899: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.904: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 04/26 11:05:57.904: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 04/26 11:05:57.904: [smf] INFO: UE IMSI[262422916019720] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.905: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 04/26 11:05:57.905: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.905: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.910: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 04/26 11:05:57.910: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 04/26 11:05:57.910: [smf] INFO: UE IMSI[262426016463250] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.911: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 04/26 11:05:57.911: [upf] INFO: UE F-SEID[UP:0x951 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.911: [upf] INFO: UE F-SEID[UP:0x951 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.915: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 04/26 11:05:57.915: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 04/26 11:05:57.915: [smf] INFO: UE IMSI[262420934510210] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.916: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 04/26 11:05:57.916: [upf] INFO: UE F-SEID[UP:0x925 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.916: [upf] INFO: UE F-SEID[UP:0x925 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.921: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 04/26 11:05:57.921: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 04/26 11:05:57.921: [smf] INFO: UE IMSI[262421255707198] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.922: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 04/26 11:05:57.922: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.922: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.927: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 04/26 11:05:57.927: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 04/26 11:05:57.927: [smf] INFO: UE IMSI[262425789316643] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.928: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 04/26 11:05:57.928: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.928: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.933: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 04/26 11:05:57.933: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 04/26 11:05:57.933: [smf] INFO: UE IMSI[262429290634690] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.933: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 04/26 11:05:57.933: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.933: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.938: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 04/26 11:05:57.938: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 04/26 11:05:57.938: [smf] INFO: UE IMSI[262425382773645] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.939: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 04/26 11:05:57.939: [upf] INFO: UE F-SEID[UP:0xbec CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.939: [upf] INFO: UE F-SEID[UP:0xbec CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.944: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 04/26 11:05:57.944: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 04/26 11:05:57.944: [smf] INFO: UE IMSI[262422844565459] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.945: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 04/26 11:05:57.945: [upf] INFO: UE F-SEID[UP:0x255 CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.945: [upf] INFO: UE F-SEID[UP:0x255 CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.950: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 04/26 11:05:57.950: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 04/26 11:05:57.950: [smf] INFO: UE IMSI[262423402371656] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.950: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 04/26 11:05:57.950: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.950: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.956: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 04/26 11:05:57.956: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 04/26 11:05:57.956: [smf] INFO: UE IMSI[262425305390666] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.956: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 04/26 11:05:57.956: [upf] INFO: UE F-SEID[UP:0x943 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.956: [upf] INFO: UE F-SEID[UP:0x943 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.961: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 04/26 11:05:57.961: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 04/26 11:05:57.961: [smf] INFO: UE IMSI[262421164142745] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.962: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 04/26 11:05:57.962: [upf] INFO: UE F-SEID[UP:0xd96 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.962: [upf] INFO: UE F-SEID[UP:0xd96 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.967: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 04/26 11:05:57.967: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 04/26 11:05:57.967: [smf] INFO: UE IMSI[262423320865054] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.969: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 04/26 11:05:57.969: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.969: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.977: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 04/26 11:05:57.977: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 04/26 11:05:57.977: [smf] INFO: UE IMSI[262426464127645] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.978: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 04/26 11:05:57.979: [upf] INFO: UE F-SEID[UP:0x759 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.979: [upf] INFO: UE F-SEID[UP:0x759 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.984: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 04/26 11:05:57.984: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 04/26 11:05:57.984: [smf] INFO: UE IMSI[262426539560478] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.990: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 04/26 11:05:57.990: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.990: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.991: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 04/26 11:05:57.992: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 04/26 11:05:57.992: [smf] INFO: UE IMSI[262422580397020] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:57.993: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 04/26 11:05:57.993: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.993: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 04/26 11:05:57.999: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 04/26 11:05:57.999: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 04/26 11:05:57.999: [smf] INFO: UE IMSI[262427379730022] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.000: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 04/26 11:05:58.001: [upf] INFO: UE F-SEID[UP:0x299 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.001: [upf] INFO: UE F-SEID[UP:0x299 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.006: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 04/26 11:05:58.006: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 04/26 11:05:58.006: [smf] INFO: UE IMSI[262424878327604] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.008: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 04/26 11:05:58.008: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.008: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.014: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 04/26 11:05:58.014: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 04/26 11:05:58.014: [smf] INFO: UE IMSI[262421147748412] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.015: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 04/26 11:05:58.015: [upf] INFO: UE F-SEID[UP:0x915 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.015: [upf] INFO: UE F-SEID[UP:0x915 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.020: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 04/26 11:05:58.020: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 04/26 11:05:58.020: [smf] INFO: UE IMSI[262422163445789] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.020: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 04/26 11:05:58.020: [upf] INFO: UE F-SEID[UP:0xc5f CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.021: [upf] INFO: UE F-SEID[UP:0xc5f CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.026: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 04/26 11:05:58.026: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 04/26 11:05:58.026: [smf] INFO: UE IMSI[262427122788377] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.027: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 04/26 11:05:58.027: [upf] INFO: UE F-SEID[UP:0x715 CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.027: [upf] INFO: UE F-SEID[UP:0x715 CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.032: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 04/26 11:05:58.032: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 04/26 11:05:58.032: [smf] INFO: UE IMSI[262427430142500] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.033: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 04/26 11:05:58.033: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.033: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.038: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 04/26 11:05:58.038: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 04/26 11:05:58.038: [smf] INFO: UE IMSI[262426650511562] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.039: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 04/26 11:05:58.039: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.039: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.045: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 04/26 11:05:58.045: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 04/26 11:05:58.045: [smf] INFO: UE IMSI[262426976731916] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.047: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 04/26 11:05:58.047: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.047: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.052: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 04/26 11:05:58.052: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 04/26 11:05:58.052: [smf] INFO: UE IMSI[262427709130106] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.052: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 04/26 11:05:58.052: [upf] INFO: UE F-SEID[UP:0x164 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.052: [upf] INFO: UE F-SEID[UP:0x164 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.058: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 04/26 11:05:58.058: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 04/26 11:05:58.058: [smf] INFO: UE IMSI[262428172641556] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.059: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 04/26 11:05:58.059: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.059: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.064: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 04/26 11:05:58.064: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 04/26 11:05:58.064: [smf] INFO: UE IMSI[262421272387409] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.065: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 04/26 11:05:58.065: [upf] INFO: UE F-SEID[UP:0xbac CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.065: [upf] INFO: UE F-SEID[UP:0xbac CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.071: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 04/26 11:05:58.071: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 04/26 11:05:58.071: [smf] INFO: UE IMSI[262429285472847] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.071: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 04/26 11:05:58.072: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.072: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.077: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 04/26 11:05:58.077: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 04/26 11:05:58.077: [smf] INFO: UE IMSI[262420200930929] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.078: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 04/26 11:05:58.078: [upf] INFO: UE F-SEID[UP:0xdee CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.078: [upf] INFO: UE F-SEID[UP:0xdee CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.083: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 04/26 11:05:58.083: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 04/26 11:05:58.083: [smf] INFO: UE IMSI[262428402127719] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.084: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 04/26 11:05:58.084: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.084: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.089: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 04/26 11:05:58.089: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 04/26 11:05:58.089: [smf] INFO: UE IMSI[262426688846780] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.091: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 04/26 11:05:58.091: [upf] INFO: UE F-SEID[UP:0x43d CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.091: [upf] INFO: UE F-SEID[UP:0x43d CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.096: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 04/26 11:05:58.096: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 04/26 11:05:58.096: [smf] INFO: UE IMSI[262425847459966] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.098: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 04/26 11:05:58.098: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.098: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.105: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 04/26 11:05:58.105: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 04/26 11:05:58.105: [smf] INFO: UE IMSI[262425477962829] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.107: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 04/26 11:05:58.107: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.107: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.113: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 04/26 11:05:58.113: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 04/26 11:05:58.113: [smf] INFO: UE IMSI[262426007806512] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.116: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 04/26 11:05:58.116: [upf] INFO: UE F-SEID[UP:0x942 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.116: [upf] INFO: UE F-SEID[UP:0x942 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.120: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 04/26 11:05:58.120: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 04/26 11:05:58.120: [smf] INFO: UE IMSI[262422275501756] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.121: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 04/26 11:05:58.121: [upf] INFO: UE F-SEID[UP:0x714 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.121: [upf] INFO: UE F-SEID[UP:0x714 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.126: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 04/26 11:05:58.126: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 04/26 11:05:58.126: [smf] INFO: UE IMSI[262429231580932] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.127: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 04/26 11:05:58.127: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.127: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.136: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 04/26 11:05:58.136: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 04/26 11:05:58.136: [smf] INFO: UE IMSI[262429404939079] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.137: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 04/26 11:05:58.137: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.137: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.146: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 04/26 11:05:58.146: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 04/26 11:05:58.146: [smf] INFO: UE IMSI[262426887062010] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.147: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 04/26 11:05:58.147: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.147: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.154: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 04/26 11:05:58.154: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 04/26 11:05:58.154: [smf] INFO: UE IMSI[262422327634982] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.155: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 04/26 11:05:58.155: [upf] INFO: UE F-SEID[UP:0x86d CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.155: [upf] INFO: UE F-SEID[UP:0x86d CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.160: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 04/26 11:05:58.160: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 04/26 11:05:58.160: [smf] INFO: UE IMSI[262426705136566] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.161: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 04/26 11:05:58.161: [upf] INFO: UE F-SEID[UP:0x560 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.161: [upf] INFO: UE F-SEID[UP:0x560 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.166: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 04/26 11:05:58.166: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 04/26 11:05:58.166: [smf] INFO: UE IMSI[262428342340992] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.167: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 04/26 11:05:58.167: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.167: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.173: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 04/26 11:05:58.173: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 04/26 11:05:58.173: [smf] INFO: UE IMSI[262427305681620] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.173: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 04/26 11:05:58.173: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.173: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.179: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 04/26 11:05:58.179: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 04/26 11:05:58.179: [smf] INFO: UE IMSI[262423262810012] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.179: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 04/26 11:05:58.179: [upf] INFO: UE F-SEID[UP:0x92b CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.179: [upf] INFO: UE F-SEID[UP:0x92b CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.185: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 04/26 11:05:58.185: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 04/26 11:05:58.185: [smf] INFO: UE IMSI[262427374317094] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.185: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 04/26 11:05:58.185: [upf] INFO: UE F-SEID[UP:0x4db CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.185: [upf] INFO: UE F-SEID[UP:0x4db CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.190: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 04/26 11:05:58.190: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 04/26 11:05:58.190: [smf] INFO: UE IMSI[262422649425490] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.191: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 04/26 11:05:58.191: [upf] INFO: UE F-SEID[UP:0x96a CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.191: [upf] INFO: UE F-SEID[UP:0x96a CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.196: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 04/26 11:05:58.196: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 04/26 11:05:58.196: [smf] INFO: UE IMSI[262428323395518] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.197: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 04/26 11:05:58.197: [upf] INFO: UE F-SEID[UP:0xa98 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.197: [upf] INFO: UE F-SEID[UP:0xa98 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.203: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 04/26 11:05:58.203: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 04/26 11:05:58.203: [smf] INFO: UE IMSI[262420362575751] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.205: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 04/26 11:05:58.205: [upf] INFO: UE F-SEID[UP:0x688 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.205: [upf] INFO: UE F-SEID[UP:0x688 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.210: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 04/26 11:05:58.211: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 04/26 11:05:58.211: [smf] INFO: UE IMSI[262423206639139] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.212: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 04/26 11:05:58.212: [upf] INFO: UE F-SEID[UP:0xb3d CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.212: [upf] INFO: UE F-SEID[UP:0xb3d CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.217: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 04/26 11:05:58.217: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 04/26 11:05:58.217: [smf] INFO: UE IMSI[262428582634855] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.218: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 04/26 11:05:58.218: [upf] INFO: UE F-SEID[UP:0x708 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.218: [upf] INFO: UE F-SEID[UP:0x708 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.223: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 04/26 11:05:58.223: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 04/26 11:05:58.223: [smf] INFO: UE IMSI[262422360959894] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.224: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 04/26 11:05:58.224: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.224: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.229: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 04/26 11:05:58.229: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 04/26 11:05:58.229: [smf] INFO: UE IMSI[262428817551547] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.230: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 04/26 11:05:58.230: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.230: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.235: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 04/26 11:05:58.235: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 04/26 11:05:58.235: [smf] INFO: UE IMSI[262420644731720] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.236: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 04/26 11:05:58.236: [upf] INFO: UE F-SEID[UP:0x6f CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.236: [upf] INFO: UE F-SEID[UP:0x6f CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.242: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 04/26 11:05:58.242: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 04/26 11:05:58.242: [smf] INFO: UE IMSI[262429321577533] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.243: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 04/26 11:05:58.243: [upf] INFO: UE F-SEID[UP:0x898 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.243: [upf] INFO: UE F-SEID[UP:0x898 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.248: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 04/26 11:05:58.248: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 04/26 11:05:58.248: [smf] INFO: UE IMSI[262421610954758] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.249: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 04/26 11:05:58.249: [upf] INFO: UE F-SEID[UP:0x885 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.249: [upf] INFO: UE F-SEID[UP:0x885 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.255: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 04/26 11:05:58.255: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 04/26 11:05:58.255: [smf] INFO: UE IMSI[262420674851115] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.256: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 04/26 11:05:58.256: [upf] INFO: UE F-SEID[UP:0x86f CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.256: [upf] INFO: UE F-SEID[UP:0x86f CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.262: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 04/26 11:05:58.262: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 04/26 11:05:58.262: [smf] INFO: UE IMSI[262421758649880] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.263: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 04/26 11:05:58.263: [upf] INFO: UE F-SEID[UP:0x99f CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.263: [upf] INFO: UE F-SEID[UP:0x99f CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.269: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 04/26 11:05:58.269: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 04/26 11:05:58.269: [smf] INFO: UE IMSI[262428559385367] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.270: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 04/26 11:05:58.270: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.270: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.276: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 04/26 11:05:58.276: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 04/26 11:05:58.276: [smf] INFO: UE IMSI[262425022866959] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.277: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 04/26 11:05:58.277: [upf] INFO: UE F-SEID[UP:0x19d CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.277: [upf] INFO: UE F-SEID[UP:0x19d CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.283: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 04/26 11:05:58.283: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 04/26 11:05:58.283: [smf] INFO: UE IMSI[262426921336225] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.284: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 04/26 11:05:58.284: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xa5b] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.284: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xa5b] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.289: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 04/26 11:05:58.289: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 04/26 11:05:58.289: [smf] INFO: UE IMSI[262422051045320] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.290: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 04/26 11:05:58.290: [upf] INFO: UE F-SEID[UP:0x594 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.290: [upf] INFO: UE F-SEID[UP:0x594 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.295: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 04/26 11:05:58.295: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 04/26 11:05:58.295: [smf] INFO: UE IMSI[262425437468013] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.295: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 04/26 11:05:58.295: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.295: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.300: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 04/26 11:05:58.300: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 04/26 11:05:58.300: [smf] INFO: UE IMSI[262427335709656] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.301: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 04/26 11:05:58.301: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.301: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.306: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 04/26 11:05:58.306: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 04/26 11:05:58.306: [smf] INFO: UE IMSI[262429597311266] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.307: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 04/26 11:05:58.307: [upf] INFO: UE F-SEID[UP:0x902 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.307: [upf] INFO: UE F-SEID[UP:0x902 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.312: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 04/26 11:05:58.312: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 04/26 11:05:58.312: [smf] INFO: UE IMSI[262425702254187] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.313: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 04/26 11:05:58.313: [upf] INFO: UE F-SEID[UP:0xf28 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.313: [upf] INFO: UE F-SEID[UP:0xf28 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.318: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 04/26 11:05:58.318: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 04/26 11:05:58.318: [smf] INFO: UE IMSI[262427830835784] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.318: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 04/26 11:05:58.318: [upf] INFO: UE F-SEID[UP:0x973 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.318: [upf] INFO: UE F-SEID[UP:0x973 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.328: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 04/26 11:05:58.328: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 04/26 11:05:58.328: [smf] INFO: UE IMSI[262425747295049] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.331: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 04/26 11:05:58.331: [upf] INFO: UE F-SEID[UP:0x937 CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.331: [upf] INFO: UE F-SEID[UP:0x937 CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.338: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 04/26 11:05:58.338: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 04/26 11:05:58.338: [smf] INFO: UE IMSI[262424644122484] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.346: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 04/26 11:05:58.347: [upf] INFO: UE F-SEID[UP:0x42f CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.347: [upf] INFO: UE F-SEID[UP:0x42f CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.349: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 04/26 11:05:58.349: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 04/26 11:05:58.349: [smf] INFO: UE IMSI[262429107213775] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.356: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 04/26 11:05:58.356: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.356: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.358: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 04/26 11:05:58.358: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 04/26 11:05:58.359: [smf] INFO: UE IMSI[262429651421643] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.365: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 04/26 11:05:58.365: [upf] INFO: UE F-SEID[UP:0x642 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.365: [upf] INFO: UE F-SEID[UP:0x642 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.366: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 04/26 11:05:58.366: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 04/26 11:05:58.366: [smf] INFO: UE IMSI[262426040799698] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.369: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 04/26 11:05:58.369: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.369: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.372: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 04/26 11:05:58.372: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 04/26 11:05:58.372: [smf] INFO: UE IMSI[262421970540197] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.373: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 04/26 11:05:58.373: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.373: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.378: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 04/26 11:05:58.378: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 04/26 11:05:58.378: [smf] INFO: UE IMSI[262421347590395] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.379: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 04/26 11:05:58.379: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.379: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.384: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 04/26 11:05:58.384: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 04/26 11:05:58.384: [smf] INFO: UE IMSI[262428999095519] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.385: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 04/26 11:05:58.385: [upf] INFO: UE F-SEID[UP:0x176 CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.385: [upf] INFO: UE F-SEID[UP:0x176 CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.391: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 04/26 11:05:58.391: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 04/26 11:05:58.391: [smf] INFO: UE IMSI[262428067879113] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.392: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 04/26 11:05:58.392: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.392: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.398: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 04/26 11:05:58.398: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 04/26 11:05:58.398: [smf] INFO: UE IMSI[262424189977273] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.398: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 04/26 11:05:58.398: [upf] INFO: UE F-SEID[UP:0x43 CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.398: [upf] INFO: UE F-SEID[UP:0x43 CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.403: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 04/26 11:05:58.403: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 04/26 11:05:58.403: [smf] INFO: UE IMSI[262420715845976] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.404: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 04/26 11:05:58.404: [upf] INFO: UE F-SEID[UP:0xe54 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.404: [upf] INFO: UE F-SEID[UP:0xe54 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.409: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 04/26 11:05:58.409: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 04/26 11:05:58.409: [smf] INFO: UE IMSI[262429665345611] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.410: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 04/26 11:05:58.410: [upf] INFO: UE F-SEID[UP:0x77b CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.410: [upf] INFO: UE F-SEID[UP:0x77b CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.415: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 04/26 11:05:58.415: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 04/26 11:05:58.415: [smf] INFO: UE IMSI[262428643197590] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.416: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 04/26 11:05:58.416: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.416: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.421: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 04/26 11:05:58.421: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 04/26 11:05:58.421: [smf] INFO: UE IMSI[262429868677396] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.421: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 04/26 11:05:58.421: [upf] INFO: UE F-SEID[UP:0x30e CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.421: [upf] INFO: UE F-SEID[UP:0x30e CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.427: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 04/26 11:05:58.427: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 04/26 11:05:58.427: [smf] INFO: UE IMSI[262421465128726] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.427: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 04/26 11:05:58.427: [upf] INFO: UE F-SEID[UP:0x596 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.427: [upf] INFO: UE F-SEID[UP:0x596 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.434: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 04/26 11:05:58.434: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 04/26 11:05:58.434: [smf] INFO: UE IMSI[262427464368778] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.435: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 04/26 11:05:58.435: [upf] INFO: UE F-SEID[UP:0xcf CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.435: [upf] INFO: UE F-SEID[UP:0xcf CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.441: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 04/26 11:05:58.441: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 04/26 11:05:58.441: [smf] INFO: UE IMSI[262423120328784] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.442: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 04/26 11:05:58.442: [upf] INFO: UE F-SEID[UP:0x30c CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.442: [upf] INFO: UE F-SEID[UP:0x30c CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.448: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 04/26 11:05:58.448: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 04/26 11:05:58.448: [smf] INFO: UE IMSI[262427121020371] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.449: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 04/26 11:05:58.449: [upf] INFO: UE F-SEID[UP:0x12f CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.449: [upf] INFO: UE F-SEID[UP:0x12f CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.455: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 04/26 11:05:58.455: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 04/26 11:05:58.455: [smf] INFO: UE IMSI[262421872618420] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.456: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 04/26 11:05:58.456: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.456: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.463: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 04/26 11:05:58.463: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 04/26 11:05:58.463: [smf] INFO: UE IMSI[262429912617429] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.464: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 04/26 11:05:58.464: [upf] INFO: UE F-SEID[UP:0x152 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.464: [upf] INFO: UE F-SEID[UP:0x152 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.469: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 04/26 11:05:58.469: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 04/26 11:05:58.469: [smf] INFO: UE IMSI[262424596181231] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.470: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 04/26 11:05:58.470: [upf] INFO: UE F-SEID[UP:0xe43 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.470: [upf] INFO: UE F-SEID[UP:0xe43 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.475: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 04/26 11:05:58.475: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 04/26 11:05:58.475: [smf] INFO: UE IMSI[262424253289247] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.476: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 04/26 11:05:58.476: [upf] INFO: UE F-SEID[UP:0x5de CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.476: [upf] INFO: UE F-SEID[UP:0x5de CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.481: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 04/26 11:05:58.481: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 04/26 11:05:58.481: [smf] INFO: UE IMSI[262423545580337] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.482: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 04/26 11:05:58.482: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.482: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.487: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 04/26 11:05:58.487: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 04/26 11:05:58.487: [smf] INFO: UE IMSI[262423366031925] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.487: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 04/26 11:05:58.487: [upf] INFO: UE F-SEID[UP:0x327 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.487: [upf] INFO: UE F-SEID[UP:0x327 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.492: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 04/26 11:05:58.492: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 04/26 11:05:58.492: [smf] INFO: UE IMSI[262420004975047] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.493: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 04/26 11:05:58.493: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.493: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.499: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 04/26 11:05:58.499: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 04/26 11:05:58.499: [smf] INFO: UE IMSI[262426502831166] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.500: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 04/26 11:05:58.500: [upf] INFO: UE F-SEID[UP:0xb44 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.500: [upf] INFO: UE F-SEID[UP:0xb44 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.505: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 04/26 11:05:58.505: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 04/26 11:05:58.505: [smf] INFO: UE IMSI[262422636916563] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.506: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 04/26 11:05:58.506: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.506: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.512: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 04/26 11:05:58.512: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 04/26 11:05:58.512: [smf] INFO: UE IMSI[262422614328205] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.513: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 04/26 11:05:58.513: [upf] INFO: UE F-SEID[UP:0x4bb CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.513: [upf] INFO: UE F-SEID[UP:0x4bb CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.518: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 04/26 11:05:58.518: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 04/26 11:05:58.518: [smf] INFO: UE IMSI[262425557460399] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.519: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 04/26 11:05:58.519: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.519: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.524: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 04/26 11:05:58.524: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 04/26 11:05:58.524: [smf] INFO: UE IMSI[262428561566723] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.524: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 04/26 11:05:58.524: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.524: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.530: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 04/26 11:05:58.530: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 04/26 11:05:58.530: [smf] INFO: UE IMSI[262428292717006] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.530: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 04/26 11:05:58.530: [upf] INFO: UE F-SEID[UP:0xc22 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.530: [upf] INFO: UE F-SEID[UP:0xc22 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.535: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 04/26 11:05:58.535: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 04/26 11:05:58.535: [smf] INFO: UE IMSI[262422391957661] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.536: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 04/26 11:05:58.536: [upf] INFO: UE F-SEID[UP:0xedc CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.536: [upf] INFO: UE F-SEID[UP:0xedc CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.541: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 04/26 11:05:58.541: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 04/26 11:05:58.541: [smf] INFO: UE IMSI[262426715877617] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.542: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 04/26 11:05:58.542: [upf] INFO: UE F-SEID[UP:0x794 CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.542: [upf] INFO: UE F-SEID[UP:0x794 CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.547: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 04/26 11:05:58.547: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 04/26 11:05:58.547: [smf] INFO: UE IMSI[262426673652290] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.548: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 04/26 11:05:58.548: [upf] INFO: UE F-SEID[UP:0x18f CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.548: [upf] INFO: UE F-SEID[UP:0x18f CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.554: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 04/26 11:05:58.554: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 04/26 11:05:58.554: [smf] INFO: UE IMSI[262427549076007] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.555: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 04/26 11:05:58.555: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.555: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.560: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 04/26 11:05:58.560: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 04/26 11:05:58.560: [smf] INFO: UE IMSI[262421523192548] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.561: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 04/26 11:05:58.561: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.561: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.566: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 04/26 11:05:58.566: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 04/26 11:05:58.566: [smf] INFO: UE IMSI[262426110152734] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.567: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 04/26 11:05:58.567: [upf] INFO: UE F-SEID[UP:0x65e CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.567: [upf] INFO: UE F-SEID[UP:0x65e CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.572: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 04/26 11:05:58.572: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 04/26 11:05:58.572: [smf] INFO: UE IMSI[262424340600254] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.573: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 04/26 11:05:58.573: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.573: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.578: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 04/26 11:05:58.578: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 04/26 11:05:58.578: [smf] INFO: UE IMSI[262422905536873] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.578: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 04/26 11:05:58.578: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.578: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.584: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 04/26 11:05:58.584: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 04/26 11:05:58.584: [smf] INFO: UE IMSI[262420936482316] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.584: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 04/26 11:05:58.584: [upf] INFO: UE F-SEID[UP:0xf4b CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.584: [upf] INFO: UE F-SEID[UP:0xf4b CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.589: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 04/26 11:05:58.589: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 04/26 11:05:58.589: [smf] INFO: UE IMSI[262424978094534] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.590: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 04/26 11:05:58.590: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.590: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.596: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 04/26 11:05:58.596: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 04/26 11:05:58.596: [smf] INFO: UE IMSI[262426703184019] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.596: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 04/26 11:05:58.596: [upf] INFO: UE F-SEID[UP:0x797 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.596: [upf] INFO: UE F-SEID[UP:0x797 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.603: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 04/26 11:05:58.603: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 04/26 11:05:58.603: [smf] INFO: UE IMSI[262426592503181] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.604: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 04/26 11:05:58.604: [upf] INFO: UE F-SEID[UP:0x1da CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.604: [upf] INFO: UE F-SEID[UP:0x1da CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.610: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 04/26 11:05:58.610: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 04/26 11:05:58.610: [smf] INFO: UE IMSI[262424661352708] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.610: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 04/26 11:05:58.610: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.610: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.617: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 04/26 11:05:58.617: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 04/26 11:05:58.617: [smf] INFO: UE IMSI[262426297415725] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.617: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 04/26 11:05:58.617: [upf] INFO: UE F-SEID[UP:0x9ae CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.617: [upf] INFO: UE F-SEID[UP:0x9ae CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.623: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 04/26 11:05:58.623: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 04/26 11:05:58.623: [smf] INFO: UE IMSI[262429047368194] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.624: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 04/26 11:05:58.624: [upf] INFO: UE F-SEID[UP:0x364 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.624: [upf] INFO: UE F-SEID[UP:0x364 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.630: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 04/26 11:05:58.630: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 04/26 11:05:58.630: [smf] INFO: UE IMSI[262420813906087] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.630: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 04/26 11:05:58.630: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.630: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.636: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 04/26 11:05:58.636: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 04/26 11:05:58.636: [smf] INFO: UE IMSI[262420828823921] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.636: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 04/26 11:05:58.636: [upf] INFO: UE F-SEID[UP:0x409 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.636: [upf] INFO: UE F-SEID[UP:0x409 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.642: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 04/26 11:05:58.642: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 04/26 11:05:58.642: [smf] INFO: UE IMSI[262420871781454] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.643: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 04/26 11:05:58.643: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.643: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.649: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 04/26 11:05:58.649: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 04/26 11:05:58.649: [smf] INFO: UE IMSI[262423237393719] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.650: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 04/26 11:05:58.650: [upf] INFO: UE F-SEID[UP:0x18c CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.650: [upf] INFO: UE F-SEID[UP:0x18c CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.655: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 04/26 11:05:58.655: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 04/26 11:05:58.655: [smf] INFO: UE IMSI[262425051470022] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.656: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 04/26 11:05:58.656: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.656: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.661: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 04/26 11:05:58.661: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 04/26 11:05:58.661: [smf] INFO: UE IMSI[262429856730837] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.662: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 04/26 11:05:58.662: [upf] INFO: UE F-SEID[UP:0xf29 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.662: [upf] INFO: UE F-SEID[UP:0xf29 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.667: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 04/26 11:05:58.667: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 04/26 11:05:58.667: [smf] INFO: UE IMSI[262429132183816] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.668: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 04/26 11:05:58.668: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.668: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.673: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 04/26 11:05:58.673: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 04/26 11:05:58.673: [smf] INFO: UE IMSI[262428156563935] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.674: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 04/26 11:05:58.674: [upf] INFO: UE F-SEID[UP:0x12d CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.674: [upf] INFO: UE F-SEID[UP:0x12d CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.679: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 04/26 11:05:58.679: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 04/26 11:05:58.679: [smf] INFO: UE IMSI[262428329543296] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.680: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 04/26 11:05:58.680: [upf] INFO: UE F-SEID[UP:0xd98 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.680: [upf] INFO: UE F-SEID[UP:0xd98 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.685: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 04/26 11:05:58.685: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 04/26 11:05:58.685: [smf] INFO: UE IMSI[262425213614321] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.686: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 04/26 11:05:58.686: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.686: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.691: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 04/26 11:05:58.691: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 04/26 11:05:58.691: [smf] INFO: UE IMSI[262420069972491] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.692: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 04/26 11:05:58.692: [upf] INFO: UE F-SEID[UP:0x256 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.692: [upf] INFO: UE F-SEID[UP:0x256 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.697: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 04/26 11:05:58.697: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 04/26 11:05:58.697: [smf] INFO: UE IMSI[262429249041331] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.698: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 04/26 11:05:58.698: [upf] INFO: UE F-SEID[UP:0x813 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.698: [upf] INFO: UE F-SEID[UP:0x813 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.703: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 04/26 11:05:58.703: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 04/26 11:05:58.703: [smf] INFO: UE IMSI[262421044610009] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.704: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 04/26 11:05:58.704: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.704: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.709: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 04/26 11:05:58.709: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 04/26 11:05:58.709: [smf] INFO: UE IMSI[262428222265704] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.710: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 04/26 11:05:58.710: [upf] INFO: UE F-SEID[UP:0x804 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.710: [upf] INFO: UE F-SEID[UP:0x804 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.715: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 04/26 11:05:58.715: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 04/26 11:05:58.715: [smf] INFO: UE IMSI[262428944811408] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.716: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 04/26 11:05:58.716: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.716: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.721: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 04/26 11:05:58.721: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 04/26 11:05:58.721: [smf] INFO: UE IMSI[262424668813044] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.722: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 04/26 11:05:58.722: [upf] INFO: UE F-SEID[UP:0xb20 CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.722: [upf] INFO: UE F-SEID[UP:0xb20 CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.727: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 04/26 11:05:58.727: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 04/26 11:05:58.727: [smf] INFO: UE IMSI[262426789398328] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.727: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 04/26 11:05:58.727: [upf] INFO: UE F-SEID[UP:0x628 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.727: [upf] INFO: UE F-SEID[UP:0x628 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.732: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 04/26 11:05:58.732: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 04/26 11:05:58.732: [smf] INFO: UE IMSI[262421816323733] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.733: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 04/26 11:05:58.733: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.733: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.738: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 04/26 11:05:58.738: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 04/26 11:05:58.738: [smf] INFO: UE IMSI[262421875163792] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.739: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 04/26 11:05:58.739: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.739: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.744: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 04/26 11:05:58.744: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 04/26 11:05:58.744: [smf] INFO: UE IMSI[262429767725999] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.745: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 04/26 11:05:58.745: [upf] INFO: UE F-SEID[UP:0xe32 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.745: [upf] INFO: UE F-SEID[UP:0xe32 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.750: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 04/26 11:05:58.750: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 04/26 11:05:58.750: [smf] INFO: UE IMSI[262425563217340] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.750: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 04/26 11:05:58.750: [upf] INFO: UE F-SEID[UP:0xaff CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.750: [upf] INFO: UE F-SEID[UP:0xaff CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.756: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 04/26 11:05:58.756: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 04/26 11:05:58.756: [smf] INFO: UE IMSI[262424965167058] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.756: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 04/26 11:05:58.756: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.756: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.762: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 04/26 11:05:58.762: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 04/26 11:05:58.762: [smf] INFO: UE IMSI[262427892920825] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.762: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 04/26 11:05:58.762: [upf] INFO: UE F-SEID[UP:0x75c CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.762: [upf] INFO: UE F-SEID[UP:0x75c CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.767: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 04/26 11:05:58.767: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 04/26 11:05:58.767: [smf] INFO: UE IMSI[262425469554589] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.768: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 04/26 11:05:58.768: [upf] INFO: UE F-SEID[UP:0x20d CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.768: [upf] INFO: UE F-SEID[UP:0x20d CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.773: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 04/26 11:05:58.773: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 04/26 11:05:58.773: [smf] INFO: UE IMSI[262420776007987] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.774: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 04/26 11:05:58.774: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.774: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.779: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 04/26 11:05:58.779: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 04/26 11:05:58.779: [smf] INFO: UE IMSI[262427746223860] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.780: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 04/26 11:05:58.780: [upf] INFO: UE F-SEID[UP:0x85a CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.780: [upf] INFO: UE F-SEID[UP:0x85a CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.785: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 04/26 11:05:58.785: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 04/26 11:05:58.785: [smf] INFO: UE IMSI[262424675714355] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.786: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 04/26 11:05:58.786: [upf] INFO: UE F-SEID[UP:0x23b CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.786: [upf] INFO: UE F-SEID[UP:0x23b CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.791: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 04/26 11:05:58.791: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 04/26 11:05:58.791: [smf] INFO: UE IMSI[262421093050117] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.792: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 04/26 11:05:58.792: [upf] INFO: UE F-SEID[UP:0xe76 CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.792: [upf] INFO: UE F-SEID[UP:0xe76 CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.797: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 04/26 11:05:58.797: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 04/26 11:05:58.797: [smf] INFO: UE IMSI[262429063704501] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.798: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 04/26 11:05:58.798: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.798: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.803: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 04/26 11:05:58.803: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 04/26 11:05:58.803: [smf] INFO: UE IMSI[262421836492335] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.804: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 04/26 11:05:58.804: [upf] INFO: UE F-SEID[UP:0x53e CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.804: [upf] INFO: UE F-SEID[UP:0x53e CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.809: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 04/26 11:05:58.809: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 04/26 11:05:58.809: [smf] INFO: UE IMSI[262420682194409] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.809: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 04/26 11:05:58.809: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.809: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.814: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 04/26 11:05:58.814: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 04/26 11:05:58.814: [smf] INFO: UE IMSI[262429165623892] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.815: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 04/26 11:05:58.815: [upf] INFO: UE F-SEID[UP:0xe57 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.815: [upf] INFO: UE F-SEID[UP:0xe57 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.820: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 04/26 11:05:58.820: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 04/26 11:05:58.820: [smf] INFO: UE IMSI[262420863549657] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:05:58.821: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 04/26 11:05:58.821: [upf] INFO: UE F-SEID[UP:0x345 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.821: [upf] INFO: UE F-SEID[UP:0x345 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 04/26 11:05:58.826: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@788869d0778a: Successfully created 1019 PDP contexts before exhausting the pool MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:05:59.027: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 04/26 11:05:59.027: [upf] INFO: UE F-SEID[UP:0x62 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:59.027: [upf] INFO: UE F-SEID[UP:0x62 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 04/26 11:05:59.040: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 04/26 11:05:59.047: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 04/26 11:05:59.055: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 04/26 11:05:59.057: [smf] INFO: Removed Session: UE IMSI:[262428632903339] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 04/26 11:05:59.057: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 04/26 11:05:59.061: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 04/26 11:05:59.064: [smf] INFO: Removed Session: UE IMSI:[262424577708871] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 04/26 11:05:59.064: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 04/26 11:05:59.068: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 04/26 11:05:59.076: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 04/26 11:05:59.081: [smf] INFO: Removed Session: UE IMSI:[262422319534294] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 04/26 11:05:59.081: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 04/26 11:05:59.087: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 04/26 11:05:59.091: [smf] INFO: Removed Session: UE IMSI:[262424694361722] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 04/26 11:05:59.091: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 04/26 11:05:59.097: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 04/26 11:05:59.100: [smf] INFO: Removed Session: UE IMSI:[262420988816817] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 04/26 11:05:59.101: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 04/26 11:05:59.114: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 04/26 11:05:59.117: [smf] INFO: Removed Session: UE IMSI:[262420596164309] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 04/26 11:05:59.117: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 04/26 11:05:59.118: [smf] INFO: Removed Session: UE IMSI:[262425342982685] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 04/26 11:05:59.118: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 04/26 11:05:59.128: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 04/26 11:05:59.137: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 04/26 11:05:59.137: [smf] INFO: Removed Session: UE IMSI:[262421472782405] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 04/26 11:05:59.137: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 04/26 11:05:59.142: [smf] INFO: Removed Session: UE IMSI:[262427950221600] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 04/26 11:05:59.142: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 04/26 11:05:59.143: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 04/26 11:05:59.144: [smf] INFO: Removed Session: UE IMSI:[262429876192989] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 04/26 11:05:59.144: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 04/26 11:05:59.151: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 04/26 11:05:59.152: [smf] INFO: Removed Session: UE IMSI:[262429748627565] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 04/26 11:05:59.152: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 04/26 11:05:59.152: [smf] INFO: Removed Session: UE IMSI:[262421077274126] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 04/26 11:05:59.152: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 04/26 11:05:59.161: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 04/26 11:05:59.171: [smf] INFO: Removed Session: UE IMSI:[262422573795885] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 04/26 11:05:59.171: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 04/26 11:05:59.171: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 04/26 11:05:59.181: [smf] INFO: Removed Session: UE IMSI:[262420012486465] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 04/26 11:05:59.181: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 04/26 11:05:59.182: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 04/26 11:05:59.193: [smf] INFO: Removed Session: UE IMSI:[262423562282869] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 04/26 11:05:59.193: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 04/26 11:05:59.194: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 04/26 11:05:59.204: [smf] INFO: Removed Session: UE IMSI:[262426658136218] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 04/26 11:05:59.204: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 04/26 11:05:59.206: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 04/26 11:05:59.219: [smf] INFO: Removed Session: UE IMSI:[262421128264748] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 04/26 11:05:59.219: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 04/26 11:05:59.220: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 04/26 11:05:59.231: [smf] INFO: Removed Session: UE IMSI:[262420137637559] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 04/26 11:05:59.231: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 04/26 11:05:59.232: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 04/26 11:05:59.247: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 04/26 11:05:59.247: [smf] INFO: Removed Session: UE IMSI:[262427785955769] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 04/26 11:05:59.247: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 04/26 11:05:59.257: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 04/26 11:05:59.271: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 04/26 11:05:59.271: [smf] INFO: Removed Session: UE IMSI:[262426559275851] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 04/26 11:05:59.271: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 04/26 11:05:59.280: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 04/26 11:05:59.290: [smf] INFO: Removed Session: UE IMSI:[262425519007145] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 04/26 11:05:59.290: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 04/26 11:05:59.295: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 04/26 11:05:59.295: [smf] INFO: Removed Session: UE IMSI:[262421412419695] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 04/26 11:05:59.295: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 04/26 11:05:59.315: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 04/26 11:05:59.318: [smf] INFO: Removed Session: UE IMSI:[262421025537388] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 04/26 11:05:59.318: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 04/26 11:05:59.318: [smf] INFO: Removed Session: UE IMSI:[262428539061665] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 04/26 11:05:59.318: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 04/26 11:05:59.328: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 04/26 11:05:59.329: [smf] INFO: Removed Session: UE IMSI:[262421509390279] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 04/26 11:05:59.329: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 04/26 11:05:59.340: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 04/26 11:05:59.344: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 04/26 11:05:59.357: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 04/26 11:05:59.368: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 04/26 11:05:59.377: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 04/26 11:05:59.383: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 04/26 11:05:59.385: [smf] INFO: Removed Session: UE IMSI:[262423825713236] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 04/26 11:05:59.385: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 04/26 11:05:59.396: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 04/26 11:05:59.398: [smf] INFO: Removed Session: UE IMSI:[262420409718792] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 04/26 11:05:59.398: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 04/26 11:05:59.398: [smf] INFO: Removed Session: UE IMSI:[262424410561102] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 04/26 11:05:59.398: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 04/26 11:05:59.398: [smf] INFO: Removed Session: UE IMSI:[262425768090793] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 04/26 11:05:59.398: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 04/26 11:05:59.406: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 04/26 11:05:59.408: [smf] INFO: Removed Session: UE IMSI:[262429139201683] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 04/26 11:05:59.408: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 04/26 11:05:59.408: [smf] INFO: Removed Session: UE IMSI:[262420523400606] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 04/26 11:05:59.408: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 04/26 11:05:59.429: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 04/26 11:05:59.432: [smf] INFO: Removed Session: UE IMSI:[262424935194093] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 04/26 11:05:59.432: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 04/26 11:05:59.432: [smf] INFO: Removed Session: UE IMSI:[262426266325213] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 04/26 11:05:59.432: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 04/26 11:05:59.432: [smf] INFO: Removed Session: UE IMSI:[262426860278995] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 04/26 11:05:59.432: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 04/26 11:05:59.434: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 04/26 11:05:59.443: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 04/26 11:05:59.450: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 04/26 11:05:59.453: [smf] INFO: Removed Session: UE IMSI:[262428126192177] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 04/26 11:05:59.453: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 04/26 11:05:59.469: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 04/26 11:05:59.471: [smf] INFO: Removed Session: UE IMSI:[262428350443341] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 04/26 11:05:59.471: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 04/26 11:05:59.471: [smf] INFO: Removed Session: UE IMSI:[262424925871378] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 04/26 11:05:59.471: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 04/26 11:05:59.476: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 04/26 11:05:59.482: [smf] INFO: Removed Session: UE IMSI:[262429368301068] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 04/26 11:05:59.483: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 04/26 11:05:59.486: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 04/26 11:05:59.494: [smf] INFO: Removed Session: UE IMSI:[262420452478220] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 04/26 11:05:59.495: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 04/26 11:05:59.498: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 04/26 11:05:59.499: [smf] INFO: Removed Session: UE IMSI:[262421054979077] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 04/26 11:05:59.499: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 04/26 11:05:59.507: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 04/26 11:05:59.511: [smf] INFO: Removed Session: UE IMSI:[262428538956810] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 04/26 11:05:59.511: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 04/26 11:05:59.518: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 04/26 11:05:59.520: [smf] INFO: Removed Session: UE IMSI:[262421789078771] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 04/26 11:05:59.520: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 04/26 11:05:59.529: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 04/26 11:05:59.531: [smf] INFO: Removed Session: UE IMSI:[262426178530966] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 04/26 11:05:59.531: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 04/26 11:05:59.534: [smf] INFO: Removed Session: UE IMSI:[262426877955964] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 04/26 11:05:59.535: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 04/26 11:05:59.535: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 04/26 11:05:59.541: [smf] INFO: Removed Session: UE IMSI:[262420599806720] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 04/26 11:05:59.541: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 04/26 11:05:59.544: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 04/26 11:05:59.549: [smf] INFO: Removed Session: UE IMSI:[262420999018775] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 04/26 11:05:59.549: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 04/26 11:05:59.553: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 04/26 11:05:59.561: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 04/26 11:05:59.562: [smf] INFO: Removed Session: UE IMSI:[262422245393958] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 04/26 11:05:59.563: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 04/26 11:05:59.566: [smf] INFO: Removed Session: UE IMSI:[262420133182030] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 04/26 11:05:59.566: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 04/26 11:05:59.573: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 04/26 11:05:59.576: [smf] INFO: Removed Session: UE IMSI:[262427782801745] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 04/26 11:05:59.576: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 04/26 11:05:59.586: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 04/26 11:05:59.593: [smf] INFO: Removed Session: UE IMSI:[262423178878614] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 04/26 11:05:59.593: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 04/26 11:05:59.595: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 04/26 11:05:59.604: [smf] INFO: Removed Session: UE IMSI:[262422354083355] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 04/26 11:05:59.604: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 04/26 11:05:59.604: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 04/26 11:05:59.609: [smf] INFO: Removed Session: UE IMSI:[262424163756200] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 04/26 11:05:59.609: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 04/26 11:05:59.613: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 04/26 11:05:59.614: [smf] INFO: Removed Session: UE IMSI:[262420636377378] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 04/26 11:05:59.615: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 04/26 11:05:59.620: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 04/26 11:05:59.622: [smf] INFO: Removed Session: UE IMSI:[262427195076479] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 04/26 11:05:59.622: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 04/26 11:05:59.627: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 04/26 11:05:59.628: [smf] INFO: Removed Session: UE IMSI:[262423001549138] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 04/26 11:05:59.628: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 04/26 11:05:59.633: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 04/26 11:05:59.635: [smf] INFO: Removed Session: UE IMSI:[262427048663549] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 04/26 11:05:59.635: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 04/26 11:05:59.642: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 04/26 11:05:59.645: [smf] INFO: Removed Session: UE IMSI:[262428110812497] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 04/26 11:05:59.645: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 04/26 11:05:59.649: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 04/26 11:05:59.658: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 04/26 11:05:59.665: [smf] INFO: Removed Session: UE IMSI:[262423315328131] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 04/26 11:05:59.665: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 04/26 11:05:59.666: [smf] INFO: Removed Session: UE IMSI:[262424696861268] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 04/26 11:05:59.666: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 04/26 11:05:59.669: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 04/26 11:05:59.671: [smf] INFO: Removed Session: UE IMSI:[262421557275027] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 04/26 11:05:59.671: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 04/26 11:05:59.680: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 04/26 11:05:59.688: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 04/26 11:05:59.688: [smf] INFO: Removed Session: UE IMSI:[262425580006880] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 04/26 11:05:59.689: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 04/26 11:05:59.689: [smf] INFO: Removed Session: UE IMSI:[262426146829760] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 04/26 11:05:59.689: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 04/26 11:05:59.705: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 04/26 11:05:59.714: [smf] INFO: Removed Session: UE IMSI:[262425705159993] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 04/26 11:05:59.714: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 04/26 11:05:59.716: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 04/26 11:05:59.718: [smf] INFO: Removed Session: UE IMSI:[262429759085091] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 04/26 11:05:59.718: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 04/26 11:05:59.728: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 04/26 11:05:59.733: [smf] INFO: Removed Session: UE IMSI:[262423473344547] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 04/26 11:05:59.733: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 04/26 11:05:59.741: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 04/26 11:05:59.743: [smf] INFO: Removed Session: UE IMSI:[262425301564605] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 04/26 11:05:59.743: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 04/26 11:05:59.753: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 04/26 11:05:59.761: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 04/26 11:05:59.766: [smf] INFO: Removed Session: UE IMSI:[262420533873552] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 04/26 11:05:59.766: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 04/26 11:05:59.768: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 04/26 11:05:59.769: [smf] INFO: Removed Session: UE IMSI:[262428158823488] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 04/26 11:05:59.769: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 04/26 11:05:59.776: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 04/26 11:05:59.785: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 04/26 11:05:59.786: [smf] INFO: Removed Session: UE IMSI:[262428353349483] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 04/26 11:05:59.786: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 04/26 11:05:59.794: [smf] INFO: Removed Session: UE IMSI:[262426018555088] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 04/26 11:05:59.794: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 04/26 11:05:59.798: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 04/26 11:05:59.815: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 04/26 11:05:59.815: [smf] INFO: Removed Session: UE IMSI:[262424485183337] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 04/26 11:05:59.815: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 04/26 11:05:59.815: [smf] INFO: Removed Session: UE IMSI:[262427939282517] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 04/26 11:05:59.815: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 04/26 11:05:59.816: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 04/26 11:05:59.821: [smf] INFO: Removed Session: UE IMSI:[262423060820050] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 04/26 11:05:59.821: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 04/26 11:05:59.829: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 04/26 11:05:59.836: [smf] INFO: Removed Session: UE IMSI:[262428406963927] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 04/26 11:05:59.836: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 04/26 11:05:59.837: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 04/26 11:05:59.844: [smf] INFO: Removed Session: UE IMSI:[262424885144885] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 04/26 11:05:59.844: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 04/26 11:05:59.847: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 04/26 11:05:59.848: [smf] INFO: Removed Session: UE IMSI:[262427363227903] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 04/26 11:05:59.849: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 04/26 11:05:59.858: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 04/26 11:05:59.859: [smf] INFO: Removed Session: UE IMSI:[262429538389973] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 04/26 11:05:59.859: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 04/26 11:05:59.860: [smf] INFO: Removed Session: UE IMSI:[262422769488048] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 04/26 11:05:59.860: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 04/26 11:05:59.865: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 04/26 11:05:59.866: [smf] INFO: Removed Session: UE IMSI:[262426686726160] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 04/26 11:05:59.866: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 04/26 11:05:59.872: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 04/26 11:05:59.873: [smf] INFO: Removed Session: UE IMSI:[262426430770441] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 04/26 11:05:59.873: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 04/26 11:05:59.873: [smf] INFO: Removed Session: UE IMSI:[262422517272880] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 04/26 11:05:59.873: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 04/26 11:05:59.878: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 04/26 11:05:59.879: [smf] INFO: Removed Session: UE IMSI:[262424349560789] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 04/26 11:05:59.880: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 04/26 11:05:59.885: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 04/26 11:05:59.886: [smf] INFO: Removed Session: UE IMSI:[262427170301453] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 04/26 11:05:59.886: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 04/26 11:05:59.891: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 04/26 11:05:59.892: [smf] INFO: Removed Session: UE IMSI:[262429604711172] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 04/26 11:05:59.892: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 04/26 11:05:59.897: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 04/26 11:05:59.898: [smf] INFO: Removed Session: UE IMSI:[262425256956729] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 04/26 11:05:59.898: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 04/26 11:05:59.904: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 04/26 11:05:59.905: [smf] INFO: Removed Session: UE IMSI:[262420684032584] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 04/26 11:05:59.905: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 04/26 11:05:59.910: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 04/26 11:05:59.911: [smf] INFO: Removed Session: UE IMSI:[262426769166196] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 04/26 11:05:59.911: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 04/26 11:05:59.916: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 04/26 11:05:59.917: [smf] INFO: Removed Session: UE IMSI:[262423947403035] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 04/26 11:05:59.917: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 04/26 11:05:59.921: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 04/26 11:05:59.922: [smf] INFO: Removed Session: UE IMSI:[262428043901085] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 04/26 11:05:59.922: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 04/26 11:05:59.927: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 04/26 11:05:59.927: [smf] INFO: Removed Session: UE IMSI:[262424251640835] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 04/26 11:05:59.927: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 04/26 11:05:59.932: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 04/26 11:05:59.933: [smf] INFO: Removed Session: UE IMSI:[262429739819038] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 04/26 11:05:59.933: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 04/26 11:05:59.938: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 04/26 11:05:59.938: [smf] INFO: Removed Session: UE IMSI:[262420580652766] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 04/26 11:05:59.938: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 04/26 11:05:59.943: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 04/26 11:05:59.943: [smf] INFO: Removed Session: UE IMSI:[262426627351755] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 04/26 11:05:59.943: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 04/26 11:05:59.948: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 04/26 11:05:59.949: [smf] INFO: Removed Session: UE IMSI:[262426317314342] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 04/26 11:05:59.949: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 04/26 11:05:59.954: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 04/26 11:05:59.954: [smf] INFO: Removed Session: UE IMSI:[262425410273944] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 04/26 11:05:59.954: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 04/26 11:05:59.959: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 04/26 11:05:59.959: [smf] INFO: Removed Session: UE IMSI:[262427633559887] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 04/26 11:05:59.960: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 04/26 11:05:59.964: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 04/26 11:05:59.965: [smf] INFO: Removed Session: UE IMSI:[262425804880753] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 04/26 11:05:59.965: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 04/26 11:05:59.970: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 04/26 11:05:59.970: [smf] INFO: Removed Session: UE IMSI:[262422170905483] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 04/26 11:05:59.970: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 04/26 11:05:59.975: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 04/26 11:05:59.975: [smf] INFO: Removed Session: UE IMSI:[262429112294730] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 04/26 11:05:59.975: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 04/26 11:05:59.980: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 04/26 11:05:59.981: [smf] INFO: Removed Session: UE IMSI:[262429622278119] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 04/26 11:05:59.981: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 04/26 11:05:59.986: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 04/26 11:05:59.986: [smf] INFO: Removed Session: UE IMSI:[262420207044554] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 04/26 11:05:59.986: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 04/26 11:05:59.991: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 04/26 11:05:59.992: [smf] INFO: Removed Session: UE IMSI:[262426373623325] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 04/26 11:05:59.992: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 04/26 11:05:59.996: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 04/26 11:05:59.997: [smf] INFO: Removed Session: UE IMSI:[262423411787400] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 04/26 11:05:59.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 04/26 11:05:59.997: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 04/26 11:06:00.002: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 04/26 11:06:00.002: [smf] INFO: Removed Session: UE IMSI:[262421699430406] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 04/26 11:06:00.002: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 04/26 11:06:00.007: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 04/26 11:06:00.008: [smf] INFO: Removed Session: UE IMSI:[262426464440578] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 04/26 11:06:00.008: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 04/26 11:06:00.013: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 04/26 11:06:00.013: [smf] INFO: Removed Session: UE IMSI:[262420462407469] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 04/26 11:06:00.013: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 04/26 11:06:00.018: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 04/26 11:06:00.018: [smf] INFO: Removed Session: UE IMSI:[262422182990435] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 04/26 11:06:00.018: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 04/26 11:06:00.023: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 04/26 11:06:00.024: [smf] INFO: Removed Session: UE IMSI:[262420338485964] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 04/26 11:06:00.024: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 04/26 11:06:00.029: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 04/26 11:06:00.029: [smf] INFO: Removed Session: UE IMSI:[262429465111488] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 04/26 11:06:00.029: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 04/26 11:06:00.034: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 04/26 11:06:00.034: [smf] INFO: Removed Session: UE IMSI:[262420834398986] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 04/26 11:06:00.034: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 04/26 11:06:00.039: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 04/26 11:06:00.039: [smf] INFO: Removed Session: UE IMSI:[262421855134386] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 04/26 11:06:00.039: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 04/26 11:06:00.044: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 04/26 11:06:00.045: [smf] INFO: Removed Session: UE IMSI:[262428591909514] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 04/26 11:06:00.045: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 04/26 11:06:00.049: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 04/26 11:06:00.050: [smf] INFO: Removed Session: UE IMSI:[262428970346196] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 04/26 11:06:00.050: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 04/26 11:06:00.055: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 04/26 11:06:00.055: [smf] INFO: Removed Session: UE IMSI:[262422569598294] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 04/26 11:06:00.055: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 04/26 11:06:00.060: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 04/26 11:06:00.060: [smf] INFO: Removed Session: UE IMSI:[262420954626534] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 04/26 11:06:00.060: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 04/26 11:06:00.065: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 04/26 11:06:00.066: [smf] INFO: Removed Session: UE IMSI:[262422457983927] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 04/26 11:06:00.066: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 04/26 11:06:00.070: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 04/26 11:06:00.071: [smf] INFO: Removed Session: UE IMSI:[262426300088343] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 04/26 11:06:00.071: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 04/26 11:06:00.076: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 04/26 11:06:00.076: [smf] INFO: Removed Session: UE IMSI:[262420475109899] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 04/26 11:06:00.076: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 04/26 11:06:00.081: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 04/26 11:06:00.081: [smf] INFO: Removed Session: UE IMSI:[262429533860408] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 04/26 11:06:00.081: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 04/26 11:06:00.086: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 04/26 11:06:00.086: [smf] INFO: Removed Session: UE IMSI:[262424248051240] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 04/26 11:06:00.086: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 04/26 11:06:00.091: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 04/26 11:06:00.092: [smf] INFO: Removed Session: UE IMSI:[262420456838301] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 04/26 11:06:00.092: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 04/26 11:06:00.096: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 04/26 11:06:00.097: [smf] INFO: Removed Session: UE IMSI:[262426948184605] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 04/26 11:06:00.097: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 04/26 11:06:00.102: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 04/26 11:06:00.102: [smf] INFO: Removed Session: UE IMSI:[262424568042705] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 04/26 11:06:00.102: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 04/26 11:06:00.107: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 04/26 11:06:00.108: [smf] INFO: Removed Session: UE IMSI:[262420012413083] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 04/26 11:06:00.108: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 04/26 11:06:00.113: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 04/26 11:06:00.113: [smf] INFO: Removed Session: UE IMSI:[262428892303006] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 04/26 11:06:00.113: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 04/26 11:06:00.118: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 04/26 11:06:00.119: [smf] INFO: Removed Session: UE IMSI:[262422843274203] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 04/26 11:06:00.119: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 04/26 11:06:00.124: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 04/26 11:06:00.125: [smf] INFO: Removed Session: UE IMSI:[262427729009019] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 04/26 11:06:00.125: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 04/26 11:06:00.130: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 04/26 11:06:00.130: [smf] INFO: Removed Session: UE IMSI:[262425069858737] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 04/26 11:06:00.130: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 04/26 11:06:00.135: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 04/26 11:06:00.136: [smf] INFO: Removed Session: UE IMSI:[262424504404342] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 04/26 11:06:00.136: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 04/26 11:06:00.140: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 04/26 11:06:00.141: [smf] INFO: Removed Session: UE IMSI:[262424431957848] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 04/26 11:06:00.141: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 04/26 11:06:00.146: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 04/26 11:06:00.146: [smf] INFO: Removed Session: UE IMSI:[262425720477099] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 04/26 11:06:00.146: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 04/26 11:06:00.151: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 04/26 11:06:00.152: [smf] INFO: Removed Session: UE IMSI:[262425060178197] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 04/26 11:06:00.152: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 04/26 11:06:00.156: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 04/26 11:06:00.157: [smf] INFO: Removed Session: UE IMSI:[262428922670822] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 04/26 11:06:00.157: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 04/26 11:06:00.162: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 04/26 11:06:00.163: [smf] INFO: Removed Session: UE IMSI:[262425923287862] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 04/26 11:06:00.163: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 04/26 11:06:00.167: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 04/26 11:06:00.168: [smf] INFO: Removed Session: UE IMSI:[262429555628309] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 04/26 11:06:00.168: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 04/26 11:06:00.172: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 04/26 11:06:00.173: [smf] INFO: Removed Session: UE IMSI:[262421976414397] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 04/26 11:06:00.173: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 04/26 11:06:00.178: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 04/26 11:06:00.178: [smf] INFO: Removed Session: UE IMSI:[262420613116660] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 04/26 11:06:00.178: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 04/26 11:06:00.183: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 04/26 11:06:00.184: [smf] INFO: Removed Session: UE IMSI:[262425946084880] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 04/26 11:06:00.184: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 04/26 11:06:00.188: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 04/26 11:06:00.189: [smf] INFO: Removed Session: UE IMSI:[262426689106136] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 04/26 11:06:00.189: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 04/26 11:06:00.194: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 04/26 11:06:00.194: [smf] INFO: Removed Session: UE IMSI:[262427723578218] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 04/26 11:06:00.194: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 04/26 11:06:00.199: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 04/26 11:06:00.200: [smf] INFO: Removed Session: UE IMSI:[262423011561799] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 04/26 11:06:00.200: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 04/26 11:06:00.204: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 04/26 11:06:00.205: [smf] INFO: Removed Session: UE IMSI:[262422324501507] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 04/26 11:06:00.205: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 04/26 11:06:00.210: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 04/26 11:06:00.210: [smf] INFO: Removed Session: UE IMSI:[262421118620979] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 04/26 11:06:00.210: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 04/26 11:06:00.215: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 04/26 11:06:00.216: [smf] INFO: Removed Session: UE IMSI:[262429474687048] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 04/26 11:06:00.216: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 04/26 11:06:00.220: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 04/26 11:06:00.221: [smf] INFO: Removed Session: UE IMSI:[262425413417917] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 04/26 11:06:00.221: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 04/26 11:06:00.226: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 04/26 11:06:00.226: [smf] INFO: Removed Session: UE IMSI:[262422359132148] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 04/26 11:06:00.227: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 04/26 11:06:00.231: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 04/26 11:06:00.232: [smf] INFO: Removed Session: UE IMSI:[262429776812862] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 04/26 11:06:00.232: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 04/26 11:06:00.237: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 04/26 11:06:00.237: [smf] INFO: Removed Session: UE IMSI:[262423931675226] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 04/26 11:06:00.237: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 04/26 11:06:00.242: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 04/26 11:06:00.243: [smf] INFO: Removed Session: UE IMSI:[262421141841187] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 04/26 11:06:00.243: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 04/26 11:06:00.247: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 04/26 11:06:00.248: [smf] INFO: Removed Session: UE IMSI:[262429097623095] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 04/26 11:06:00.248: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 04/26 11:06:00.253: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 04/26 11:06:00.254: [smf] INFO: Removed Session: UE IMSI:[262429399869263] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 04/26 11:06:00.254: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 04/26 11:06:00.258: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 04/26 11:06:00.259: [smf] INFO: Removed Session: UE IMSI:[262421057461028] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 04/26 11:06:00.259: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 04/26 11:06:00.264: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 04/26 11:06:00.264: [smf] INFO: Removed Session: UE IMSI:[262429569365910] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 04/26 11:06:00.264: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 04/26 11:06:00.269: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 04/26 11:06:00.269: [smf] INFO: Removed Session: UE IMSI:[262423205716488] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 04/26 11:06:00.270: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 04/26 11:06:00.274: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 04/26 11:06:00.275: [smf] INFO: Removed Session: UE IMSI:[262426137518080] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 04/26 11:06:00.275: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 04/26 11:06:00.280: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 04/26 11:06:00.280: [smf] INFO: Removed Session: UE IMSI:[262426015088433] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 04/26 11:06:00.280: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 04/26 11:06:00.285: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 04/26 11:06:00.285: [smf] INFO: Removed Session: UE IMSI:[262426754260204] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 04/26 11:06:00.285: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 04/26 11:06:00.290: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 04/26 11:06:00.291: [smf] INFO: Removed Session: UE IMSI:[262423420592054] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 04/26 11:06:00.291: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 04/26 11:06:00.296: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 04/26 11:06:00.296: [smf] INFO: Removed Session: UE IMSI:[262427591706362] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 04/26 11:06:00.296: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 04/26 11:06:00.301: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 04/26 11:06:00.302: [smf] INFO: Removed Session: UE IMSI:[262425726809532] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 04/26 11:06:00.302: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 04/26 11:06:00.306: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 04/26 11:06:00.307: [smf] INFO: Removed Session: UE IMSI:[262421681094923] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 04/26 11:06:00.307: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 04/26 11:06:00.312: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 04/26 11:06:00.312: [smf] INFO: Removed Session: UE IMSI:[262428891180438] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 04/26 11:06:00.312: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 04/26 11:06:00.317: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 04/26 11:06:00.317: [smf] INFO: Removed Session: UE IMSI:[262428391950621] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 04/26 11:06:00.318: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 04/26 11:06:00.322: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 04/26 11:06:00.323: [smf] INFO: Removed Session: UE IMSI:[262429771205942] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 04/26 11:06:00.323: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 04/26 11:06:00.327: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 04/26 11:06:00.328: [smf] INFO: Removed Session: UE IMSI:[262422007982031] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 04/26 11:06:00.328: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 04/26 11:06:00.333: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 04/26 11:06:00.333: [smf] INFO: Removed Session: UE IMSI:[262424057146119] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 04/26 11:06:00.333: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 04/26 11:06:00.338: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 04/26 11:06:00.339: [smf] INFO: Removed Session: UE IMSI:[262426076778595] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 04/26 11:06:00.339: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 04/26 11:06:00.343: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 04/26 11:06:00.344: [smf] INFO: Removed Session: UE IMSI:[262426530878838] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 04/26 11:06:00.344: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 04/26 11:06:00.349: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 04/26 11:06:00.349: [smf] INFO: Removed Session: UE IMSI:[262425104446743] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 04/26 11:06:00.349: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 04/26 11:06:00.354: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 04/26 11:06:00.354: [smf] INFO: Removed Session: UE IMSI:[262424380342720] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 04/26 11:06:00.354: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 04/26 11:06:00.359: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 04/26 11:06:00.360: [smf] INFO: Removed Session: UE IMSI:[262425553435042] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 04/26 11:06:00.360: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 04/26 11:06:00.365: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 04/26 11:06:00.366: [smf] INFO: Removed Session: UE IMSI:[262424513768775] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 04/26 11:06:00.366: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 04/26 11:06:00.370: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 04/26 11:06:00.371: [smf] INFO: Removed Session: UE IMSI:[262421603366940] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 04/26 11:06:00.371: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 04/26 11:06:00.376: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 04/26 11:06:00.376: [smf] INFO: Removed Session: UE IMSI:[262428141867499] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 04/26 11:06:00.376: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 04/26 11:06:00.381: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 04/26 11:06:00.382: [smf] INFO: Removed Session: UE IMSI:[262422236044517] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 04/26 11:06:00.382: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 04/26 11:06:00.386: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 04/26 11:06:00.387: [smf] INFO: Removed Session: UE IMSI:[262423858065746] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 04/26 11:06:00.387: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 04/26 11:06:00.392: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 04/26 11:06:00.393: [smf] INFO: Removed Session: UE IMSI:[262428315760564] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 04/26 11:06:00.393: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 04/26 11:06:00.397: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 04/26 11:06:00.398: [smf] INFO: Removed Session: UE IMSI:[262422673084770] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 04/26 11:06:00.398: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 04/26 11:06:00.403: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 04/26 11:06:00.403: [smf] INFO: Removed Session: UE IMSI:[262424242847300] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 04/26 11:06:00.403: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 04/26 11:06:00.409: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 04/26 11:06:00.410: [smf] INFO: Removed Session: UE IMSI:[262423950756041] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 04/26 11:06:00.410: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 04/26 11:06:00.415: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 04/26 11:06:00.417: [smf] INFO: Removed Session: UE IMSI:[262427717508131] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 04/26 11:06:00.417: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 04/26 11:06:00.421: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 04/26 11:06:00.422: [smf] INFO: Removed Session: UE IMSI:[262420510357714] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 04/26 11:06:00.422: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 04/26 11:06:00.426: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 04/26 11:06:00.427: [smf] INFO: Removed Session: UE IMSI:[262425431276647] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 04/26 11:06:00.427: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 04/26 11:06:00.432: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 04/26 11:06:00.432: [smf] INFO: Removed Session: UE IMSI:[262424975327413] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 04/26 11:06:00.432: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 04/26 11:06:00.437: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 04/26 11:06:00.438: [smf] INFO: Removed Session: UE IMSI:[262429585512119] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 04/26 11:06:00.438: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 04/26 11:06:00.442: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 04/26 11:06:00.443: [smf] INFO: Removed Session: UE IMSI:[262420470372487] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 04/26 11:06:00.443: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 04/26 11:06:00.448: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 04/26 11:06:00.448: [smf] INFO: Removed Session: UE IMSI:[262424527544659] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 04/26 11:06:00.448: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 04/26 11:06:00.453: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 04/26 11:06:00.454: [smf] INFO: Removed Session: UE IMSI:[262424407616470] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 04/26 11:06:00.454: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 04/26 11:06:00.458: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 04/26 11:06:00.459: [smf] INFO: Removed Session: UE IMSI:[262420037546431] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 04/26 11:06:00.459: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 04/26 11:06:00.464: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 04/26 11:06:00.464: [smf] INFO: Removed Session: UE IMSI:[262421273771530] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 04/26 11:06:00.464: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 04/26 11:06:00.469: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 04/26 11:06:00.469: [smf] INFO: Removed Session: UE IMSI:[262424296420268] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 04/26 11:06:00.469: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 04/26 11:06:00.474: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 04/26 11:06:00.475: [smf] INFO: Removed Session: UE IMSI:[262428392739640] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 04/26 11:06:00.475: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 04/26 11:06:00.479: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 04/26 11:06:00.480: [smf] INFO: Removed Session: UE IMSI:[262421070585618] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 04/26 11:06:00.480: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 04/26 11:06:00.485: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 04/26 11:06:00.486: [smf] INFO: Removed Session: UE IMSI:[262428012662842] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 04/26 11:06:00.486: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 04/26 11:06:00.490: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 04/26 11:06:00.491: [smf] INFO: Removed Session: UE IMSI:[262426371811198] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 04/26 11:06:00.491: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 04/26 11:06:00.495: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 04/26 11:06:00.496: [smf] INFO: Removed Session: UE IMSI:[262429784600346] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 04/26 11:06:00.496: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 04/26 11:06:00.501: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 04/26 11:06:00.501: [smf] INFO: Removed Session: UE IMSI:[262428300983654] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 04/26 11:06:00.501: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 04/26 11:06:00.506: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 04/26 11:06:00.507: [smf] INFO: Removed Session: UE IMSI:[262425283232601] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 04/26 11:06:00.507: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 04/26 11:06:00.511: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 04/26 11:06:00.512: [smf] INFO: Removed Session: UE IMSI:[262424908365808] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 04/26 11:06:00.512: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 04/26 11:06:00.516: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 04/26 11:06:00.517: [smf] INFO: Removed Session: UE IMSI:[262428229343895] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 04/26 11:06:00.517: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 04/26 11:06:00.522: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 04/26 11:06:00.522: [smf] INFO: Removed Session: UE IMSI:[262428623991967] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 04/26 11:06:00.522: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 04/26 11:06:00.527: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 04/26 11:06:00.527: [smf] INFO: Removed Session: UE IMSI:[262427889043059] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 04/26 11:06:00.527: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 04/26 11:06:00.532: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 04/26 11:06:00.533: [smf] INFO: Removed Session: UE IMSI:[262428382196990] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 04/26 11:06:00.533: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 04/26 11:06:00.537: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 04/26 11:06:00.538: [smf] INFO: Removed Session: UE IMSI:[262428947300882] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 04/26 11:06:00.538: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 04/26 11:06:00.543: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 04/26 11:06:00.543: [smf] INFO: Removed Session: UE IMSI:[262421922956949] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 04/26 11:06:00.543: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 04/26 11:06:00.548: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 04/26 11:06:00.548: [smf] INFO: Removed Session: UE IMSI:[262425160017014] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 04/26 11:06:00.548: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 04/26 11:06:00.553: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 04/26 11:06:00.553: [smf] INFO: Removed Session: UE IMSI:[262421600844268] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 04/26 11:06:00.554: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 04/26 11:06:00.558: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 04/26 11:06:00.559: [smf] INFO: Removed Session: UE IMSI:[262429903989744] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 04/26 11:06:00.559: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 04/26 11:06:00.564: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 04/26 11:06:00.564: [smf] INFO: Removed Session: UE IMSI:[262427838512623] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 04/26 11:06:00.564: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 04/26 11:06:00.569: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 04/26 11:06:00.569: [smf] INFO: Removed Session: UE IMSI:[262425664129211] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 04/26 11:06:00.569: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 04/26 11:06:00.574: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 04/26 11:06:00.574: [smf] INFO: Removed Session: UE IMSI:[262429695114841] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 04/26 11:06:00.575: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 04/26 11:06:00.579: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 04/26 11:06:00.580: [smf] INFO: Removed Session: UE IMSI:[262422664616467] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 04/26 11:06:00.580: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 04/26 11:06:00.584: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 04/26 11:06:00.585: [smf] INFO: Removed Session: UE IMSI:[262428976388008] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 04/26 11:06:00.585: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 04/26 11:06:00.590: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 04/26 11:06:00.590: [smf] INFO: Removed Session: UE IMSI:[262426612929219] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 04/26 11:06:00.590: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 04/26 11:06:00.595: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 04/26 11:06:00.595: [smf] INFO: Removed Session: UE IMSI:[262424297936139] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 04/26 11:06:00.596: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 04/26 11:06:00.600: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 04/26 11:06:00.601: [smf] INFO: Removed Session: UE IMSI:[262428083143204] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 04/26 11:06:00.601: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 04/26 11:06:00.605: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 04/26 11:06:00.606: [smf] INFO: Removed Session: UE IMSI:[262420366108108] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 04/26 11:06:00.606: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 04/26 11:06:00.611: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 04/26 11:06:00.611: [smf] INFO: Removed Session: UE IMSI:[262420825587435] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 04/26 11:06:00.611: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 04/26 11:06:00.616: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 04/26 11:06:00.616: [smf] INFO: Removed Session: UE IMSI:[262425802031472] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 04/26 11:06:00.616: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 04/26 11:06:00.621: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 04/26 11:06:00.622: [smf] INFO: Removed Session: UE IMSI:[262425809036957] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 04/26 11:06:00.622: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 04/26 11:06:00.627: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 04/26 11:06:00.627: [smf] INFO: Removed Session: UE IMSI:[262427065483464] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 04/26 11:06:00.627: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 04/26 11:06:00.632: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 04/26 11:06:00.632: [smf] INFO: Removed Session: UE IMSI:[262428079279314] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 04/26 11:06:00.632: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 04/26 11:06:00.637: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 04/26 11:06:00.637: [smf] INFO: Removed Session: UE IMSI:[262424978866404] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 04/26 11:06:00.637: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 04/26 11:06:00.642: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 04/26 11:06:00.643: [smf] INFO: Removed Session: UE IMSI:[262427455741527] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 04/26 11:06:00.643: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 04/26 11:06:00.648: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 04/26 11:06:00.648: [smf] INFO: Removed Session: UE IMSI:[262425136882970] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 04/26 11:06:00.648: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 04/26 11:06:00.653: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 04/26 11:06:00.653: [smf] INFO: Removed Session: UE IMSI:[262428423303965] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 04/26 11:06:00.653: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 04/26 11:06:00.658: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 04/26 11:06:00.658: [smf] INFO: Removed Session: UE IMSI:[262425824604289] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 04/26 11:06:00.658: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 04/26 11:06:00.663: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 04/26 11:06:00.664: [smf] INFO: Removed Session: UE IMSI:[262422904288866] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 04/26 11:06:00.664: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 04/26 11:06:00.668: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 04/26 11:06:00.669: [smf] INFO: Removed Session: UE IMSI:[262428074585267] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 04/26 11:06:00.669: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 04/26 11:06:00.674: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 04/26 11:06:00.674: [smf] INFO: Removed Session: UE IMSI:[262421271701772] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 04/26 11:06:00.674: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 04/26 11:06:00.679: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 04/26 11:06:00.679: [smf] INFO: Removed Session: UE IMSI:[262426238277277] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 04/26 11:06:00.679: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 04/26 11:06:00.684: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 04/26 11:06:00.685: [smf] INFO: Removed Session: UE IMSI:[262424478861558] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 04/26 11:06:00.685: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 04/26 11:06:00.689: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 04/26 11:06:00.690: [smf] INFO: Removed Session: UE IMSI:[262427558553769] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 04/26 11:06:00.690: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 04/26 11:06:00.695: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 04/26 11:06:00.695: [smf] INFO: Removed Session: UE IMSI:[262429572954511] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 04/26 11:06:00.695: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 04/26 11:06:00.700: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 04/26 11:06:00.700: [smf] INFO: Removed Session: UE IMSI:[262420716230701] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 04/26 11:06:00.700: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 04/26 11:06:00.705: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 04/26 11:06:00.706: [smf] INFO: Removed Session: UE IMSI:[262429973974661] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 04/26 11:06:00.706: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 04/26 11:06:00.710: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 04/26 11:06:00.711: [smf] INFO: Removed Session: UE IMSI:[262426078208580] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 04/26 11:06:00.711: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 04/26 11:06:00.716: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 04/26 11:06:00.716: [smf] INFO: Removed Session: UE IMSI:[262421080772351] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 04/26 11:06:00.716: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 04/26 11:06:00.721: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 04/26 11:06:00.721: [smf] INFO: Removed Session: UE IMSI:[262422156026185] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 04/26 11:06:00.721: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 04/26 11:06:00.726: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 04/26 11:06:00.727: [smf] INFO: Removed Session: UE IMSI:[262424087679357] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 04/26 11:06:00.727: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 04/26 11:06:00.731: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 04/26 11:06:00.732: [smf] INFO: Removed Session: UE IMSI:[262429632153114] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 04/26 11:06:00.732: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 04/26 11:06:00.736: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 04/26 11:06:00.737: [smf] INFO: Removed Session: UE IMSI:[262426126359092] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 04/26 11:06:00.737: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 04/26 11:06:00.742: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 04/26 11:06:00.742: [smf] INFO: Removed Session: UE IMSI:[262426931568948] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 04/26 11:06:00.742: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 04/26 11:06:00.747: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 04/26 11:06:00.747: [smf] INFO: Removed Session: UE IMSI:[262421081529307] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 04/26 11:06:00.747: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 04/26 11:06:00.752: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 04/26 11:06:00.753: [smf] INFO: Removed Session: UE IMSI:[262428109850193] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 04/26 11:06:00.753: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 04/26 11:06:00.757: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 04/26 11:06:00.758: [smf] INFO: Removed Session: UE IMSI:[262423721087120] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 04/26 11:06:00.758: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 04/26 11:06:00.763: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 04/26 11:06:00.763: [smf] INFO: Removed Session: UE IMSI:[262426014050088] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 04/26 11:06:00.763: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 04/26 11:06:00.768: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 04/26 11:06:00.768: [smf] INFO: Removed Session: UE IMSI:[262420862457849] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 04/26 11:06:00.768: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 04/26 11:06:00.773: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 04/26 11:06:00.773: [smf] INFO: Removed Session: UE IMSI:[262429975818681] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 04/26 11:06:00.773: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 04/26 11:06:00.778: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 04/26 11:06:00.779: [smf] INFO: Removed Session: UE IMSI:[262428790502988] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 04/26 11:06:00.779: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 04/26 11:06:00.784: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 04/26 11:06:00.784: [smf] INFO: Removed Session: UE IMSI:[262425629096433] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 04/26 11:06:00.784: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 04/26 11:06:00.789: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 04/26 11:06:00.789: [smf] INFO: Removed Session: UE IMSI:[262429629417397] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 04/26 11:06:00.789: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 04/26 11:06:00.794: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 04/26 11:06:00.794: [smf] INFO: Removed Session: UE IMSI:[262423666368109] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 04/26 11:06:00.794: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 04/26 11:06:00.799: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 04/26 11:06:00.800: [smf] INFO: Removed Session: UE IMSI:[262425074203182] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 04/26 11:06:00.800: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 04/26 11:06:00.805: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 04/26 11:06:00.805: [smf] INFO: Removed Session: UE IMSI:[262420681785914] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 04/26 11:06:00.805: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 04/26 11:06:00.810: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 04/26 11:06:00.810: [smf] INFO: Removed Session: UE IMSI:[262424985674955] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 04/26 11:06:00.810: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 04/26 11:06:00.815: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 04/26 11:06:00.815: [smf] INFO: Removed Session: UE IMSI:[262425601723628] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 04/26 11:06:00.815: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 04/26 11:06:00.820: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 04/26 11:06:00.821: [smf] INFO: Removed Session: UE IMSI:[262424425111125] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 04/26 11:06:00.821: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 04/26 11:06:00.826: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 04/26 11:06:00.826: [smf] INFO: Removed Session: UE IMSI:[262425704795904] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 04/26 11:06:00.826: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 04/26 11:06:00.831: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 04/26 11:06:00.831: [smf] INFO: Removed Session: UE IMSI:[262428660773843] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 04/26 11:06:00.831: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 04/26 11:06:00.836: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 04/26 11:06:00.836: [smf] INFO: Removed Session: UE IMSI:[262429804369266] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 04/26 11:06:00.836: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 04/26 11:06:00.841: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 04/26 11:06:00.842: [smf] INFO: Removed Session: UE IMSI:[262426025484391] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 04/26 11:06:00.842: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 04/26 11:06:00.846: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 04/26 11:06:00.847: [smf] INFO: Removed Session: UE IMSI:[262423141597418] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 04/26 11:06:00.847: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 04/26 11:06:00.852: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 04/26 11:06:00.852: [smf] INFO: Removed Session: UE IMSI:[262422056754885] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 04/26 11:06:00.852: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 04/26 11:06:00.857: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 04/26 11:06:00.857: [smf] INFO: Removed Session: UE IMSI:[262424375435922] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 04/26 11:06:00.857: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 04/26 11:06:00.862: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 04/26 11:06:00.863: [smf] INFO: Removed Session: UE IMSI:[262427286165743] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 04/26 11:06:00.863: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 04/26 11:06:00.867: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 04/26 11:06:00.868: [smf] INFO: Removed Session: UE IMSI:[262423315674665] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 04/26 11:06:00.868: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 04/26 11:06:00.873: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 04/26 11:06:00.873: [smf] INFO: Removed Session: UE IMSI:[262426849277026] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 04/26 11:06:00.873: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 04/26 11:06:00.878: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 04/26 11:06:00.878: [smf] INFO: Removed Session: UE IMSI:[262421875107137] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 04/26 11:06:00.878: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 04/26 11:06:00.883: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 04/26 11:06:00.884: [smf] INFO: Removed Session: UE IMSI:[262423455837725] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 04/26 11:06:00.884: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 04/26 11:06:00.888: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 04/26 11:06:00.889: [smf] INFO: Removed Session: UE IMSI:[262423422517357] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 04/26 11:06:00.889: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 04/26 11:06:00.894: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 04/26 11:06:00.894: [smf] INFO: Removed Session: UE IMSI:[262424437970887] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 04/26 11:06:00.894: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 04/26 11:06:00.899: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 04/26 11:06:00.899: [smf] INFO: Removed Session: UE IMSI:[262424807596958] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 04/26 11:06:00.899: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 04/26 11:06:00.904: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 04/26 11:06:00.904: [smf] INFO: Removed Session: UE IMSI:[262424426564475] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 04/26 11:06:00.904: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 04/26 11:06:00.909: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 04/26 11:06:00.910: [smf] INFO: Removed Session: UE IMSI:[262422088668083] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 04/26 11:06:00.910: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 04/26 11:06:00.914: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 04/26 11:06:00.915: [smf] INFO: Removed Session: UE IMSI:[262420528456020] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 04/26 11:06:00.915: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 04/26 11:06:00.920: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 04/26 11:06:00.920: [smf] INFO: Removed Session: UE IMSI:[262427245686810] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 04/26 11:06:00.920: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 04/26 11:06:00.925: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 04/26 11:06:00.925: [smf] INFO: Removed Session: UE IMSI:[262420992968842] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 04/26 11:06:00.925: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 04/26 11:06:00.930: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 04/26 11:06:00.931: [smf] INFO: Removed Session: UE IMSI:[262427239346438] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 04/26 11:06:00.931: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 04/26 11:06:00.935: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 04/26 11:06:00.936: [smf] INFO: Removed Session: UE IMSI:[262426194490797] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 04/26 11:06:00.936: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 04/26 11:06:00.940: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 04/26 11:06:00.941: [smf] INFO: Removed Session: UE IMSI:[262426418731379] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 04/26 11:06:00.941: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 04/26 11:06:00.946: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 04/26 11:06:00.946: [smf] INFO: Removed Session: UE IMSI:[262428677209223] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 04/26 11:06:00.946: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 04/26 11:06:00.951: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 04/26 11:06:00.951: [smf] INFO: Removed Session: UE IMSI:[262427379051454] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 04/26 11:06:00.951: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 04/26 11:06:00.956: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 04/26 11:06:00.957: [smf] INFO: Removed Session: UE IMSI:[262424976112102] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 04/26 11:06:00.957: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 04/26 11:06:00.961: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 04/26 11:06:00.962: [smf] INFO: Removed Session: UE IMSI:[262422531932048] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 04/26 11:06:00.962: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 04/26 11:06:00.967: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 04/26 11:06:00.967: [smf] INFO: Removed Session: UE IMSI:[262425055612449] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 04/26 11:06:00.967: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 04/26 11:06:00.972: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 04/26 11:06:00.972: [smf] INFO: Removed Session: UE IMSI:[262428000809562] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 04/26 11:06:00.972: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 04/26 11:06:00.977: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 04/26 11:06:00.978: [smf] INFO: Removed Session: UE IMSI:[262423461348627] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 04/26 11:06:00.978: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 04/26 11:06:00.982: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 04/26 11:06:00.983: [smf] INFO: Removed Session: UE IMSI:[262429295624407] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 04/26 11:06:00.983: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 04/26 11:06:00.987: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 04/26 11:06:00.988: [smf] INFO: Removed Session: UE IMSI:[262426423792367] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 04/26 11:06:00.988: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 04/26 11:06:00.993: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 04/26 11:06:00.993: [smf] INFO: Removed Session: UE IMSI:[262427023306809] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 04/26 11:06:00.993: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 04/26 11:06:00.998: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 04/26 11:06:00.998: [smf] INFO: Removed Session: UE IMSI:[262420594452096] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:00.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 04/26 11:06:00.998: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 04/26 11:06:01.003: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 04/26 11:06:01.004: [smf] INFO: Removed Session: UE IMSI:[262426357068018] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 04/26 11:06:01.004: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 04/26 11:06:01.008: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 04/26 11:06:01.009: [smf] INFO: Removed Session: UE IMSI:[262425705393592] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 04/26 11:06:01.009: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 04/26 11:06:01.014: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 04/26 11:06:01.014: [smf] INFO: Removed Session: UE IMSI:[262421068611195] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 04/26 11:06:01.014: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 04/26 11:06:01.019: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 04/26 11:06:01.019: [smf] INFO: Removed Session: UE IMSI:[262428083057698] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 04/26 11:06:01.019: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 04/26 11:06:01.024: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 04/26 11:06:01.025: [smf] INFO: Removed Session: UE IMSI:[262423244816102] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 04/26 11:06:01.025: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 04/26 11:06:01.030: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 04/26 11:06:01.030: [smf] INFO: Removed Session: UE IMSI:[262423329733157] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 04/26 11:06:01.030: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 04/26 11:06:01.035: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 04/26 11:06:01.036: [smf] INFO: Removed Session: UE IMSI:[262428551282567] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 04/26 11:06:01.036: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 04/26 11:06:01.040: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 04/26 11:06:01.041: [smf] INFO: Removed Session: UE IMSI:[262425929953999] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 04/26 11:06:01.041: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 04/26 11:06:01.046: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 04/26 11:06:01.046: [smf] INFO: Removed Session: UE IMSI:[262429577740793] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 04/26 11:06:01.046: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 04/26 11:06:01.051: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 04/26 11:06:01.052: [smf] INFO: Removed Session: UE IMSI:[262427773173991] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 04/26 11:06:01.052: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 04/26 11:06:01.057: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 04/26 11:06:01.058: [smf] INFO: Removed Session: UE IMSI:[262425769444460] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 04/26 11:06:01.058: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 04/26 11:06:01.062: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 04/26 11:06:01.063: [smf] INFO: Removed Session: UE IMSI:[262424787091739] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 04/26 11:06:01.063: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 04/26 11:06:01.068: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 04/26 11:06:01.069: [smf] INFO: Removed Session: UE IMSI:[262422194038859] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 04/26 11:06:01.069: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 04/26 11:06:01.073: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 04/26 11:06:01.074: [smf] INFO: Removed Session: UE IMSI:[262425358902881] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 04/26 11:06:01.074: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 04/26 11:06:01.079: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 04/26 11:06:01.079: [smf] INFO: Removed Session: UE IMSI:[262428194897088] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 04/26 11:06:01.079: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 04/26 11:06:01.084: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 04/26 11:06:01.085: [smf] INFO: Removed Session: UE IMSI:[262429509248891] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 04/26 11:06:01.085: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 04/26 11:06:01.089: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 04/26 11:06:01.090: [smf] INFO: Removed Session: UE IMSI:[262427068226555] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 04/26 11:06:01.090: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 04/26 11:06:01.095: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 04/26 11:06:01.096: [smf] INFO: Removed Session: UE IMSI:[262428049802392] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 04/26 11:06:01.096: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 04/26 11:06:01.100: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 04/26 11:06:01.101: [smf] INFO: Removed Session: UE IMSI:[262420034245251] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 04/26 11:06:01.101: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 04/26 11:06:01.106: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 04/26 11:06:01.106: [smf] INFO: Removed Session: UE IMSI:[262429581228517] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 04/26 11:06:01.106: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 04/26 11:06:01.111: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 04/26 11:06:01.112: [smf] INFO: Removed Session: UE IMSI:[262424515272527] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 04/26 11:06:01.112: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 04/26 11:06:01.117: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 04/26 11:06:01.117: [smf] INFO: Removed Session: UE IMSI:[262428099471772] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 04/26 11:06:01.117: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 04/26 11:06:01.122: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 04/26 11:06:01.123: [smf] INFO: Removed Session: UE IMSI:[262422850865422] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 04/26 11:06:01.123: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 04/26 11:06:01.127: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 04/26 11:06:01.128: [smf] INFO: Removed Session: UE IMSI:[262423775314517] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 04/26 11:06:01.128: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 04/26 11:06:01.133: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 04/26 11:06:01.133: [smf] INFO: Removed Session: UE IMSI:[262428142209810] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 04/26 11:06:01.134: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 04/26 11:06:01.138: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 04/26 11:06:01.139: [smf] INFO: Removed Session: UE IMSI:[262428881120241] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 04/26 11:06:01.139: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 04/26 11:06:01.144: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 04/26 11:06:01.144: [smf] INFO: Removed Session: UE IMSI:[262423259649831] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 04/26 11:06:01.144: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 04/26 11:06:01.149: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 04/26 11:06:01.150: [smf] INFO: Removed Session: UE IMSI:[262429313097828] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 04/26 11:06:01.150: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 04/26 11:06:01.154: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 04/26 11:06:01.155: [smf] INFO: Removed Session: UE IMSI:[262420003175261] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 04/26 11:06:01.155: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 04/26 11:06:01.160: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 04/26 11:06:01.160: [smf] INFO: Removed Session: UE IMSI:[262426845625634] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 04/26 11:06:01.160: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 04/26 11:06:01.165: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 04/26 11:06:01.166: [smf] INFO: Removed Session: UE IMSI:[262429689479195] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 04/26 11:06:01.166: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 04/26 11:06:01.170: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 04/26 11:06:01.171: [smf] INFO: Removed Session: UE IMSI:[262426483979618] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 04/26 11:06:01.171: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 04/26 11:06:01.176: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 04/26 11:06:01.177: [smf] INFO: Removed Session: UE IMSI:[262427857957129] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 04/26 11:06:01.177: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 04/26 11:06:01.181: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 04/26 11:06:01.182: [smf] INFO: Removed Session: UE IMSI:[262420690685611] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 04/26 11:06:01.182: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 04/26 11:06:01.187: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 04/26 11:06:01.188: [smf] INFO: Removed Session: UE IMSI:[262420274011721] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 04/26 11:06:01.188: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 04/26 11:06:01.193: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 04/26 11:06:01.195: [smf] INFO: Removed Session: UE IMSI:[262427958724529] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 04/26 11:06:01.195: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 04/26 11:06:01.200: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 04/26 11:06:01.201: [smf] INFO: Removed Session: UE IMSI:[262422052057816] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 04/26 11:06:01.201: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 04/26 11:06:01.205: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 04/26 11:06:01.206: [smf] INFO: Removed Session: UE IMSI:[262426511325414] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 04/26 11:06:01.206: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 04/26 11:06:01.210: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 04/26 11:06:01.211: [smf] INFO: Removed Session: UE IMSI:[262425896596176] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 04/26 11:06:01.211: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 04/26 11:06:01.216: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 04/26 11:06:01.216: [smf] INFO: Removed Session: UE IMSI:[262422262334389] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 04/26 11:06:01.216: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 04/26 11:06:01.221: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 04/26 11:06:01.222: [smf] INFO: Removed Session: UE IMSI:[262423140510969] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 04/26 11:06:01.222: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 04/26 11:06:01.226: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 04/26 11:06:01.227: [smf] INFO: Removed Session: UE IMSI:[262421626406890] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 04/26 11:06:01.227: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 04/26 11:06:01.232: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 04/26 11:06:01.232: [smf] INFO: Removed Session: UE IMSI:[262423355312693] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 04/26 11:06:01.232: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 04/26 11:06:01.237: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 04/26 11:06:01.237: [smf] INFO: Removed Session: UE IMSI:[262421080829563] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 04/26 11:06:01.237: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 04/26 11:06:01.242: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 04/26 11:06:01.243: [smf] INFO: Removed Session: UE IMSI:[262423750276303] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 04/26 11:06:01.243: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 04/26 11:06:01.247: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 04/26 11:06:01.248: [smf] INFO: Removed Session: UE IMSI:[262422938852839] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 04/26 11:06:01.248: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 04/26 11:06:01.253: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 04/26 11:06:01.253: [smf] INFO: Removed Session: UE IMSI:[262423468629110] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 04/26 11:06:01.253: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 04/26 11:06:01.258: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 04/26 11:06:01.258: [smf] INFO: Removed Session: UE IMSI:[262420665335406] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 04/26 11:06:01.258: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 04/26 11:06:01.263: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 04/26 11:06:01.264: [smf] INFO: Removed Session: UE IMSI:[262429783074598] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 04/26 11:06:01.264: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 04/26 11:06:01.269: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 04/26 11:06:01.269: [smf] INFO: Removed Session: UE IMSI:[262423968797643] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 04/26 11:06:01.269: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 04/26 11:06:01.274: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 04/26 11:06:01.274: [smf] INFO: Removed Session: UE IMSI:[262423769402751] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 04/26 11:06:01.274: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 04/26 11:06:01.279: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 04/26 11:06:01.280: [smf] INFO: Removed Session: UE IMSI:[262427303929892] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 04/26 11:06:01.280: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 04/26 11:06:01.285: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 04/26 11:06:01.285: [smf] INFO: Removed Session: UE IMSI:[262423232555813] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 04/26 11:06:01.285: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 04/26 11:06:01.290: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 04/26 11:06:01.290: [smf] INFO: Removed Session: UE IMSI:[262428825339882] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 04/26 11:06:01.290: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 04/26 11:06:01.295: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 04/26 11:06:01.295: [smf] INFO: Removed Session: UE IMSI:[262426436634254] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 04/26 11:06:01.296: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 04/26 11:06:01.300: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 04/26 11:06:01.301: [smf] INFO: Removed Session: UE IMSI:[262428049601980] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 04/26 11:06:01.301: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 04/26 11:06:01.305: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 04/26 11:06:01.306: [smf] INFO: Removed Session: UE IMSI:[262427623443297] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 04/26 11:06:01.306: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 04/26 11:06:01.311: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 04/26 11:06:01.311: [smf] INFO: Removed Session: UE IMSI:[262424325917690] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 04/26 11:06:01.311: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 04/26 11:06:01.316: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 04/26 11:06:01.316: [smf] INFO: Removed Session: UE IMSI:[262423514431253] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 04/26 11:06:01.316: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 04/26 11:06:01.321: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 04/26 11:06:01.321: [smf] INFO: Removed Session: UE IMSI:[262421727806868] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 04/26 11:06:01.321: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 04/26 11:06:01.326: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 04/26 11:06:01.327: [smf] INFO: Removed Session: UE IMSI:[262425057670098] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 04/26 11:06:01.327: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 04/26 11:06:01.332: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 04/26 11:06:01.332: [smf] INFO: Removed Session: UE IMSI:[262429324491920] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 04/26 11:06:01.332: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 04/26 11:06:01.337: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 04/26 11:06:01.337: [smf] INFO: Removed Session: UE IMSI:[262429593595539] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 04/26 11:06:01.337: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 04/26 11:06:01.342: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 04/26 11:06:01.343: [smf] INFO: Removed Session: UE IMSI:[262429147018357] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 04/26 11:06:01.343: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 04/26 11:06:01.348: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 04/26 11:06:01.348: [smf] INFO: Removed Session: UE IMSI:[262422722229255] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 04/26 11:06:01.348: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 04/26 11:06:01.353: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 04/26 11:06:01.354: [smf] INFO: Removed Session: UE IMSI:[262427696414553] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 04/26 11:06:01.354: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 04/26 11:06:01.358: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 04/26 11:06:01.359: [smf] INFO: Removed Session: UE IMSI:[262423848873399] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 04/26 11:06:01.359: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 04/26 11:06:01.364: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 04/26 11:06:01.364: [smf] INFO: Removed Session: UE IMSI:[262424599885087] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 04/26 11:06:01.364: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 04/26 11:06:01.369: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 04/26 11:06:01.369: [smf] INFO: Removed Session: UE IMSI:[262424818073553] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 04/26 11:06:01.369: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 04/26 11:06:01.374: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 04/26 11:06:01.375: [smf] INFO: Removed Session: UE IMSI:[262428955232290] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 04/26 11:06:01.375: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 04/26 11:06:01.380: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 04/26 11:06:01.380: [smf] INFO: Removed Session: UE IMSI:[262423746949826] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 04/26 11:06:01.380: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 04/26 11:06:01.385: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 04/26 11:06:01.386: [smf] INFO: Removed Session: UE IMSI:[262423381599629] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 04/26 11:06:01.386: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 04/26 11:06:01.390: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 04/26 11:06:01.391: [smf] INFO: Removed Session: UE IMSI:[262425393182854] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 04/26 11:06:01.391: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 04/26 11:06:01.396: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 04/26 11:06:01.396: [smf] INFO: Removed Session: UE IMSI:[262429125084860] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 04/26 11:06:01.396: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 04/26 11:06:01.401: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 04/26 11:06:01.401: [smf] INFO: Removed Session: UE IMSI:[262424497202320] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 04/26 11:06:01.401: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 04/26 11:06:01.406: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 04/26 11:06:01.407: [smf] INFO: Removed Session: UE IMSI:[262423808802641] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 04/26 11:06:01.407: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 04/26 11:06:01.412: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 04/26 11:06:01.412: [smf] INFO: Removed Session: UE IMSI:[262426715161082] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 04/26 11:06:01.412: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 04/26 11:06:01.417: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 04/26 11:06:01.417: [smf] INFO: Removed Session: UE IMSI:[262420501400657] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 04/26 11:06:01.417: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 04/26 11:06:01.422: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 04/26 11:06:01.423: [smf] INFO: Removed Session: UE IMSI:[262425771393340] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 04/26 11:06:01.423: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 04/26 11:06:01.428: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 04/26 11:06:01.428: [smf] INFO: Removed Session: UE IMSI:[262429231229620] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 04/26 11:06:01.428: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 04/26 11:06:01.433: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 04/26 11:06:01.433: [smf] INFO: Removed Session: UE IMSI:[262425842902256] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 04/26 11:06:01.433: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 04/26 11:06:01.438: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 04/26 11:06:01.439: [smf] INFO: Removed Session: UE IMSI:[262429989676899] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 04/26 11:06:01.439: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 04/26 11:06:01.444: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 04/26 11:06:01.444: [smf] INFO: Removed Session: UE IMSI:[262420698155599] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 04/26 11:06:01.444: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 04/26 11:06:01.449: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 04/26 11:06:01.449: [smf] INFO: Removed Session: UE IMSI:[262424232568125] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 04/26 11:06:01.449: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 04/26 11:06:01.454: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 04/26 11:06:01.455: [smf] INFO: Removed Session: UE IMSI:[262426280128857] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 04/26 11:06:01.455: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 04/26 11:06:01.460: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 04/26 11:06:01.460: [smf] INFO: Removed Session: UE IMSI:[262426525693583] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 04/26 11:06:01.460: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 04/26 11:06:01.465: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 04/26 11:06:01.466: [smf] INFO: Removed Session: UE IMSI:[262421761646424] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 04/26 11:06:01.466: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 04/26 11:06:01.470: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 04/26 11:06:01.471: [smf] INFO: Removed Session: UE IMSI:[262425248407496] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 04/26 11:06:01.471: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 04/26 11:06:01.476: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 04/26 11:06:01.476: [smf] INFO: Removed Session: UE IMSI:[262420976595147] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 04/26 11:06:01.477: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 04/26 11:06:01.482: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 04/26 11:06:01.482: [smf] INFO: Removed Session: UE IMSI:[262429790334904] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 04/26 11:06:01.482: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 04/26 11:06:01.488: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 04/26 11:06:01.489: [smf] INFO: Removed Session: UE IMSI:[262425415567204] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 04/26 11:06:01.489: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 04/26 11:06:01.494: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 04/26 11:06:01.496: [smf] INFO: Removed Session: UE IMSI:[262424653623719] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 04/26 11:06:01.496: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 04/26 11:06:01.500: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 04/26 11:06:01.502: [smf] INFO: Removed Session: UE IMSI:[262425836064732] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 04/26 11:06:01.502: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 04/26 11:06:01.506: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 04/26 11:06:01.508: [smf] INFO: Removed Session: UE IMSI:[262425997066793] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 04/26 11:06:01.508: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 04/26 11:06:01.512: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 04/26 11:06:01.513: [smf] INFO: Removed Session: UE IMSI:[262422723752510] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 04/26 11:06:01.513: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 04/26 11:06:01.517: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 04/26 11:06:01.519: [smf] INFO: Removed Session: UE IMSI:[262428550251345] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 04/26 11:06:01.519: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 04/26 11:06:01.523: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 04/26 11:06:01.524: [smf] INFO: Removed Session: UE IMSI:[262428175830475] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 04/26 11:06:01.524: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 04/26 11:06:01.528: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 04/26 11:06:01.529: [smf] INFO: Removed Session: UE IMSI:[262426319074934] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 04/26 11:06:01.529: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 04/26 11:06:01.534: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 04/26 11:06:01.534: [smf] INFO: Removed Session: UE IMSI:[262426791460997] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 04/26 11:06:01.535: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 04/26 11:06:01.539: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 04/26 11:06:01.540: [smf] INFO: Removed Session: UE IMSI:[262423596342511] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 04/26 11:06:01.540: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 04/26 11:06:01.544: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 04/26 11:06:01.545: [smf] INFO: Removed Session: UE IMSI:[262421805826440] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 04/26 11:06:01.545: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 04/26 11:06:01.550: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 04/26 11:06:01.551: [smf] INFO: Removed Session: UE IMSI:[262425259958593] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 04/26 11:06:01.551: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 04/26 11:06:01.555: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 04/26 11:06:01.556: [smf] INFO: Removed Session: UE IMSI:[262429514162129] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 04/26 11:06:01.556: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 04/26 11:06:01.561: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 04/26 11:06:01.562: [smf] INFO: Removed Session: UE IMSI:[262422196318746] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 04/26 11:06:01.562: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 04/26 11:06:01.566: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 04/26 11:06:01.568: [smf] INFO: Removed Session: UE IMSI:[262428089044655] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 04/26 11:06:01.568: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 04/26 11:06:01.572: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 04/26 11:06:01.573: [smf] INFO: Removed Session: UE IMSI:[262429738392684] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 04/26 11:06:01.573: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 04/26 11:06:01.578: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 04/26 11:06:01.579: [smf] INFO: Removed Session: UE IMSI:[262420235260845] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 04/26 11:06:01.579: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 04/26 11:06:01.583: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 04/26 11:06:01.584: [smf] INFO: Removed Session: UE IMSI:[262429097872242] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 04/26 11:06:01.584: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 04/26 11:06:01.589: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 04/26 11:06:01.590: [smf] INFO: Removed Session: UE IMSI:[262422914810452] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 04/26 11:06:01.590: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 04/26 11:06:01.595: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 04/26 11:06:01.595: [smf] INFO: Removed Session: UE IMSI:[262421455768196] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 04/26 11:06:01.595: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 04/26 11:06:01.600: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 04/26 11:06:01.601: [smf] INFO: Removed Session: UE IMSI:[262429275234218] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 04/26 11:06:01.601: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 04/26 11:06:01.605: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 04/26 11:06:01.606: [smf] INFO: Removed Session: UE IMSI:[262421274382188] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 04/26 11:06:01.606: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 04/26 11:06:01.611: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 04/26 11:06:01.611: [smf] INFO: Removed Session: UE IMSI:[262420706630670] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 04/26 11:06:01.611: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 04/26 11:06:01.616: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 04/26 11:06:01.617: [smf] INFO: Removed Session: UE IMSI:[262428078975571] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 04/26 11:06:01.617: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 04/26 11:06:01.621: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 04/26 11:06:01.622: [smf] INFO: Removed Session: UE IMSI:[262429957349307] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 04/26 11:06:01.622: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 04/26 11:06:01.627: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 04/26 11:06:01.628: [smf] INFO: Removed Session: UE IMSI:[262421292064231] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 04/26 11:06:01.628: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 04/26 11:06:01.632: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 04/26 11:06:01.633: [smf] INFO: Removed Session: UE IMSI:[262423280487110] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 04/26 11:06:01.633: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 04/26 11:06:01.638: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 04/26 11:06:01.639: [smf] INFO: Removed Session: UE IMSI:[262422678412811] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 04/26 11:06:01.639: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 04/26 11:06:01.643: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 04/26 11:06:01.644: [smf] INFO: Removed Session: UE IMSI:[262424526824322] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 04/26 11:06:01.644: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 04/26 11:06:01.649: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 04/26 11:06:01.650: [smf] INFO: Removed Session: UE IMSI:[262420417208491] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 04/26 11:06:01.650: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 04/26 11:06:01.655: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 04/26 11:06:01.656: [smf] INFO: Removed Session: UE IMSI:[262428035811906] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 04/26 11:06:01.656: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 04/26 11:06:01.660: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 04/26 11:06:01.661: [smf] INFO: Removed Session: UE IMSI:[262427659656595] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 04/26 11:06:01.661: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 04/26 11:06:01.666: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 04/26 11:06:01.667: [smf] INFO: Removed Session: UE IMSI:[262427664820856] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 04/26 11:06:01.667: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 04/26 11:06:01.671: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 04/26 11:06:01.672: [smf] INFO: Removed Session: UE IMSI:[262426743399439] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 04/26 11:06:01.672: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 04/26 11:06:01.677: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 04/26 11:06:01.677: [smf] INFO: Removed Session: UE IMSI:[262422589762969] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 04/26 11:06:01.677: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 04/26 11:06:01.682: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 04/26 11:06:01.683: [smf] INFO: Removed Session: UE IMSI:[262428962654650] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 04/26 11:06:01.683: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 04/26 11:06:01.688: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 04/26 11:06:01.689: [smf] INFO: Removed Session: UE IMSI:[262423316138808] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 04/26 11:06:01.689: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 04/26 11:06:01.693: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 04/26 11:06:01.694: [smf] INFO: Removed Session: UE IMSI:[262424958112653] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 04/26 11:06:01.694: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 04/26 11:06:01.699: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 04/26 11:06:01.699: [smf] INFO: Removed Session: UE IMSI:[262422890858021] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 04/26 11:06:01.699: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 04/26 11:06:01.704: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 04/26 11:06:01.704: [smf] INFO: Removed Session: UE IMSI:[262420529299175] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 04/26 11:06:01.704: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 04/26 11:06:01.709: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 04/26 11:06:01.710: [smf] INFO: Removed Session: UE IMSI:[262426789166971] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 04/26 11:06:01.710: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 04/26 11:06:01.714: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 04/26 11:06:01.715: [smf] INFO: Removed Session: UE IMSI:[262429104259654] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 04/26 11:06:01.715: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 04/26 11:06:01.720: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 04/26 11:06:01.720: [smf] INFO: Removed Session: UE IMSI:[262427218735858] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 04/26 11:06:01.720: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 04/26 11:06:01.725: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 04/26 11:06:01.726: [smf] INFO: Removed Session: UE IMSI:[262425759154704] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 04/26 11:06:01.726: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 04/26 11:06:01.730: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 04/26 11:06:01.731: [smf] INFO: Removed Session: UE IMSI:[262425461156175] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 04/26 11:06:01.731: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 04/26 11:06:01.736: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 04/26 11:06:01.736: [smf] INFO: Removed Session: UE IMSI:[262422183345093] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 04/26 11:06:01.736: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 04/26 11:06:01.741: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 04/26 11:06:01.742: [smf] INFO: Removed Session: UE IMSI:[262424192300605] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 04/26 11:06:01.742: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 04/26 11:06:01.746: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 04/26 11:06:01.747: [smf] INFO: Removed Session: UE IMSI:[262426269102767] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 04/26 11:06:01.747: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 04/26 11:06:01.752: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 04/26 11:06:01.752: [smf] INFO: Removed Session: UE IMSI:[262422716791409] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 04/26 11:06:01.752: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 04/26 11:06:01.757: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 04/26 11:06:01.758: [smf] INFO: Removed Session: UE IMSI:[262422601640887] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 04/26 11:06:01.758: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 04/26 11:06:01.762: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 04/26 11:06:01.763: [smf] INFO: Removed Session: UE IMSI:[262422237890152] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 04/26 11:06:01.763: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 04/26 11:06:01.768: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 04/26 11:06:01.769: [smf] INFO: Removed Session: UE IMSI:[262426120964798] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 04/26 11:06:01.769: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 04/26 11:06:01.774: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 04/26 11:06:01.775: [smf] INFO: Removed Session: UE IMSI:[262422368087331] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 04/26 11:06:01.775: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 04/26 11:06:01.779: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 04/26 11:06:01.780: [smf] INFO: Removed Session: UE IMSI:[262421616174296] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 04/26 11:06:01.780: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 04/26 11:06:01.785: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 04/26 11:06:01.786: [smf] INFO: Removed Session: UE IMSI:[262428893734256] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 04/26 11:06:01.786: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 04/26 11:06:01.790: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 04/26 11:06:01.791: [smf] INFO: Removed Session: UE IMSI:[262428752200583] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 04/26 11:06:01.791: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 04/26 11:06:01.796: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 04/26 11:06:01.796: [smf] INFO: Removed Session: UE IMSI:[262421426044266] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 04/26 11:06:01.796: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 04/26 11:06:01.801: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 04/26 11:06:01.802: [smf] INFO: Removed Session: UE IMSI:[262429088898735] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 04/26 11:06:01.802: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 04/26 11:06:01.807: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 04/26 11:06:01.807: [smf] INFO: Removed Session: UE IMSI:[262429828888062] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 04/26 11:06:01.807: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 04/26 11:06:01.812: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 04/26 11:06:01.813: [smf] INFO: Removed Session: UE IMSI:[262422822249949] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 04/26 11:06:01.813: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 04/26 11:06:01.817: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 04/26 11:06:01.818: [smf] INFO: Removed Session: UE IMSI:[262424901370750] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 04/26 11:06:01.818: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 04/26 11:06:01.823: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 04/26 11:06:01.823: [smf] INFO: Removed Session: UE IMSI:[262428759404321] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 04/26 11:06:01.823: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 04/26 11:06:01.828: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 04/26 11:06:01.829: [smf] INFO: Removed Session: UE IMSI:[262425116465252] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 04/26 11:06:01.829: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 04/26 11:06:01.833: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 04/26 11:06:01.834: [smf] INFO: Removed Session: UE IMSI:[262425029595406] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 04/26 11:06:01.834: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 04/26 11:06:01.839: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 04/26 11:06:01.839: [smf] INFO: Removed Session: UE IMSI:[262429166839878] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 04/26 11:06:01.839: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 04/26 11:06:01.844: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 04/26 11:06:01.845: [smf] INFO: Removed Session: UE IMSI:[262429985318188] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 04/26 11:06:01.845: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 04/26 11:06:01.850: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 04/26 11:06:01.850: [smf] INFO: Removed Session: UE IMSI:[262426935301066] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 04/26 11:06:01.850: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 04/26 11:06:01.855: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 04/26 11:06:01.855: [smf] INFO: Removed Session: UE IMSI:[262427827346645] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 04/26 11:06:01.855: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 04/26 11:06:01.860: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 04/26 11:06:01.861: [smf] INFO: Removed Session: UE IMSI:[262425353552410] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 04/26 11:06:01.861: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 04/26 11:06:01.865: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 04/26 11:06:01.866: [smf] INFO: Removed Session: UE IMSI:[262423554370131] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 04/26 11:06:01.866: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 04/26 11:06:01.871: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 04/26 11:06:01.871: [smf] INFO: Removed Session: UE IMSI:[262427998347563] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 04/26 11:06:01.871: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 04/26 11:06:01.876: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 04/26 11:06:01.877: [smf] INFO: Removed Session: UE IMSI:[262423344464486] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 04/26 11:06:01.877: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 04/26 11:06:01.882: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 04/26 11:06:01.882: [smf] INFO: Removed Session: UE IMSI:[262427471633858] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 04/26 11:06:01.882: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 04/26 11:06:01.887: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 04/26 11:06:01.888: [smf] INFO: Removed Session: UE IMSI:[262424864529385] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 04/26 11:06:01.888: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 04/26 11:06:01.893: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 04/26 11:06:01.893: [smf] INFO: Removed Session: UE IMSI:[262429684291550] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 04/26 11:06:01.893: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 04/26 11:06:01.898: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 04/26 11:06:01.899: [smf] INFO: Removed Session: UE IMSI:[262424276827625] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 04/26 11:06:01.899: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 04/26 11:06:01.904: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 04/26 11:06:01.905: [smf] INFO: Removed Session: UE IMSI:[262426243297728] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 04/26 11:06:01.905: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 04/26 11:06:01.910: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 04/26 11:06:01.911: [smf] INFO: Removed Session: UE IMSI:[262422277122011] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 04/26 11:06:01.911: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 04/26 11:06:01.916: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 04/26 11:06:01.917: [smf] INFO: Removed Session: UE IMSI:[262424789513210] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 04/26 11:06:01.918: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 04/26 11:06:01.922: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 04/26 11:06:01.923: [smf] INFO: Removed Session: UE IMSI:[262428090201571] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 04/26 11:06:01.923: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 04/26 11:06:01.928: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 04/26 11:06:01.928: [smf] INFO: Removed Session: UE IMSI:[262425711117681] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 04/26 11:06:01.928: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 04/26 11:06:01.933: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 04/26 11:06:01.934: [smf] INFO: Removed Session: UE IMSI:[262422049982829] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 04/26 11:06:01.934: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 04/26 11:06:01.939: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 04/26 11:06:01.940: [smf] INFO: Removed Session: UE IMSI:[262426760594530] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 04/26 11:06:01.940: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 04/26 11:06:01.944: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 04/26 11:06:01.945: [smf] INFO: Removed Session: UE IMSI:[262424275123244] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 04/26 11:06:01.945: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 04/26 11:06:01.950: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 04/26 11:06:01.951: [smf] INFO: Removed Session: UE IMSI:[262425341479473] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 04/26 11:06:01.951: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 04/26 11:06:01.955: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 04/26 11:06:01.956: [smf] INFO: Removed Session: UE IMSI:[262422755851676] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 04/26 11:06:01.956: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 04/26 11:06:01.960: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 04/26 11:06:01.961: [smf] INFO: Removed Session: UE IMSI:[262421484749955] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 04/26 11:06:01.961: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 04/26 11:06:01.966: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 04/26 11:06:01.966: [smf] INFO: Removed Session: UE IMSI:[262424984537094] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 04/26 11:06:01.967: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 04/26 11:06:01.972: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 04/26 11:06:01.973: [smf] INFO: Removed Session: UE IMSI:[262425351922676] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 04/26 11:06:01.973: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 04/26 11:06:01.978: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 04/26 11:06:01.979: [smf] INFO: Removed Session: UE IMSI:[262426214311584] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 04/26 11:06:01.979: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 04/26 11:06:01.984: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 04/26 11:06:01.986: [smf] INFO: Removed Session: UE IMSI:[262422827028813] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 04/26 11:06:01.986: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 04/26 11:06:01.990: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 04/26 11:06:01.992: [smf] INFO: Removed Session: UE IMSI:[262422076407947] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:01.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 04/26 11:06:01.992: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 04/26 11:06:02.002: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 04/26 11:06:02.003: [smf] INFO: Removed Session: UE IMSI:[262428437011003] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 04/26 11:06:02.004: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 04/26 11:06:02.009: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 04/26 11:06:02.010: [smf] INFO: Removed Session: UE IMSI:[262423355792559] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 04/26 11:06:02.010: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 04/26 11:06:02.016: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 04/26 11:06:02.017: [smf] INFO: Removed Session: UE IMSI:[262422310004912] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 04/26 11:06:02.018: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 04/26 11:06:02.022: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 04/26 11:06:02.028: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 04/26 11:06:02.029: [smf] INFO: Removed Session: UE IMSI:[262423886550166] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 04/26 11:06:02.029: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 04/26 11:06:02.033: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 04/26 11:06:02.034: [smf] INFO: Removed Session: UE IMSI:[262420253147407] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 04/26 11:06:02.034: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 04/26 11:06:02.034: [smf] INFO: Removed Session: UE IMSI:[262425075808974] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 04/26 11:06:02.034: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 04/26 11:06:02.038: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 04/26 11:06:02.039: [smf] INFO: Removed Session: UE IMSI:[262421389859454] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 04/26 11:06:02.039: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 04/26 11:06:02.044: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 04/26 11:06:02.044: [smf] INFO: Removed Session: UE IMSI:[262426059019821] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 04/26 11:06:02.044: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 04/26 11:06:02.049: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 04/26 11:06:02.050: [smf] INFO: Removed Session: UE IMSI:[262426401369445] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 04/26 11:06:02.050: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 04/26 11:06:02.055: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 04/26 11:06:02.055: [smf] INFO: Removed Session: UE IMSI:[262426560477456] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 04/26 11:06:02.055: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 04/26 11:06:02.060: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 04/26 11:06:02.061: [smf] INFO: Removed Session: UE IMSI:[262421712247219] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 04/26 11:06:02.061: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 04/26 11:06:02.065: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 04/26 11:06:02.066: [smf] INFO: Removed Session: UE IMSI:[262425152093816] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 04/26 11:06:02.066: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 04/26 11:06:02.071: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 04/26 11:06:02.071: [smf] INFO: Removed Session: UE IMSI:[262428065166121] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 04/26 11:06:02.071: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 04/26 11:06:02.076: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 04/26 11:06:02.076: [smf] INFO: Removed Session: UE IMSI:[262428432964761] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 04/26 11:06:02.076: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 04/26 11:06:02.081: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 04/26 11:06:02.082: [smf] INFO: Removed Session: UE IMSI:[262428687341555] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 04/26 11:06:02.082: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 04/26 11:06:02.087: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 04/26 11:06:02.087: [smf] INFO: Removed Session: UE IMSI:[262428086659477] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 04/26 11:06:02.087: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 04/26 11:06:02.092: [upf] [1;32mINFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 04/26 11:06:02.092: [smf] INFO: Removed Session: UE IMSI:[262428745466889] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 04/26 11:06:02.092: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 04/26 11:06:02.097: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 04/26 11:06:02.098: [smf] INFO: Removed Session: UE IMSI:[262429385512705] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 04/26 11:06:02.098: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 04/26 11:06:02.103: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 04/26 11:06:02.103: [smf] INFO: Removed Session: UE IMSI:[262420624722443] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 04/26 11:06:02.103: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 04/26 11:06:02.108: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 04/26 11:06:02.108: [smf] INFO: Removed Session: UE IMSI:[262429665493885] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 04/26 11:06:02.108: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 04/26 11:06:02.113: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 04/26 11:06:02.114: [smf] INFO: Removed Session: UE IMSI:[262423949941895] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 04/26 11:06:02.114: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 04/26 11:06:02.119: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 04/26 11:06:02.119: [smf] INFO: Removed Session: UE IMSI:[262428751963598] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 04/26 11:06:02.119: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 04/26 11:06:02.124: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 04/26 11:06:02.124: [smf] INFO: Removed Session: UE IMSI:[262426014823710] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 04/26 11:06:02.124: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 04/26 11:06:02.129: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 04/26 11:06:02.130: [smf] INFO: Removed Session: UE IMSI:[262428067158219] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 04/26 11:06:02.130: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 04/26 11:06:02.135: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 04/26 11:06:02.135: [smf] INFO: Removed Session: UE IMSI:[262425980568964] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 04/26 11:06:02.135: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 04/26 11:06:02.141: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 04/26 11:06:02.142: [smf] INFO: Removed Session: UE IMSI:[262428094635802] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 04/26 11:06:02.142: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 04/26 11:06:02.147: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 04/26 11:06:02.148: [smf] INFO: Removed Session: UE IMSI:[262429552517848] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 04/26 11:06:02.148: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 04/26 11:06:02.152: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 04/26 11:06:02.153: [smf] INFO: Removed Session: UE IMSI:[262420403341300] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 04/26 11:06:02.153: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 04/26 11:06:02.158: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 04/26 11:06:02.159: [smf] INFO: Removed Session: UE IMSI:[262425524869289] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 04/26 11:06:02.159: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 04/26 11:06:02.164: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 04/26 11:06:02.165: [smf] INFO: Removed Session: UE IMSI:[262426495284413] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 04/26 11:06:02.165: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 04/26 11:06:02.169: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 04/26 11:06:02.170: [smf] INFO: Removed Session: UE IMSI:[262426261621850] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 04/26 11:06:02.170: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 04/26 11:06:02.175: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 04/26 11:06:02.175: [smf] INFO: Removed Session: UE IMSI:[262420318945849] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 04/26 11:06:02.175: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 04/26 11:06:02.180: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 04/26 11:06:02.181: [smf] INFO: Removed Session: UE IMSI:[262426353212590] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 04/26 11:06:02.181: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 04/26 11:06:02.186: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 04/26 11:06:02.186: [smf] INFO: Removed Session: UE IMSI:[262427228238832] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 04/26 11:06:02.186: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 04/26 11:06:02.191: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 04/26 11:06:02.191: [smf] INFO: Removed Session: UE IMSI:[262428645769035] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 04/26 11:06:02.191: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 04/26 11:06:02.196: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 04/26 11:06:02.197: [smf] INFO: Removed Session: UE IMSI:[262426078508338] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 04/26 11:06:02.197: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 04/26 11:06:02.202: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 04/26 11:06:02.202: [smf] INFO: Removed Session: UE IMSI:[262421944395579] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 04/26 11:06:02.202: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 04/26 11:06:02.207: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 04/26 11:06:02.207: [smf] INFO: Removed Session: UE IMSI:[262424016043282] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 04/26 11:06:02.207: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 04/26 11:06:02.212: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 04/26 11:06:02.213: [smf] INFO: Removed Session: UE IMSI:[262421839794417] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 04/26 11:06:02.213: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 04/26 11:06:02.218: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 04/26 11:06:02.218: [smf] INFO: Removed Session: UE IMSI:[262422933178409] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 04/26 11:06:02.218: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 04/26 11:06:02.223: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 04/26 11:06:02.223: [smf] INFO: Removed Session: UE IMSI:[262428830103962] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 04/26 11:06:02.223: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 04/26 11:06:02.228: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 04/26 11:06:02.229: [smf] INFO: Removed Session: UE IMSI:[262429885331388] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 04/26 11:06:02.229: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 04/26 11:06:02.234: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 04/26 11:06:02.234: [smf] INFO: Removed Session: UE IMSI:[262423178265137] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 04/26 11:06:02.234: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 04/26 11:06:02.239: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 04/26 11:06:02.239: [smf] INFO: Removed Session: UE IMSI:[262423949121660] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 04/26 11:06:02.239: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 04/26 11:06:02.244: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 04/26 11:06:02.245: [smf] INFO: Removed Session: UE IMSI:[262427970716780] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 04/26 11:06:02.245: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 04/26 11:06:02.250: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 04/26 11:06:02.250: [smf] INFO: Removed Session: UE IMSI:[262422862940076] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 04/26 11:06:02.250: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 04/26 11:06:02.255: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 04/26 11:06:02.256: [smf] INFO: Removed Session: UE IMSI:[262422237529372] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 04/26 11:06:02.256: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 04/26 11:06:02.261: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 04/26 11:06:02.262: [smf] INFO: Removed Session: UE IMSI:[262429780267629] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 04/26 11:06:02.262: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 04/26 11:06:02.266: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 04/26 11:06:02.268: [smf] INFO: Removed Session: UE IMSI:[262427866193887] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 04/26 11:06:02.268: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 04/26 11:06:02.272: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 04/26 11:06:02.273: [smf] INFO: Removed Session: UE IMSI:[262423519138004] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 04/26 11:06:02.273: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 04/26 11:06:02.278: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 04/26 11:06:02.279: [smf] INFO: Removed Session: UE IMSI:[262421021506918] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 04/26 11:06:02.279: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 04/26 11:06:02.283: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 04/26 11:06:02.284: [smf] INFO: Removed Session: UE IMSI:[262429565769103] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 04/26 11:06:02.284: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 04/26 11:06:02.289: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 04/26 11:06:02.290: [smf] INFO: Removed Session: UE IMSI:[262425456149909] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 04/26 11:06:02.290: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 04/26 11:06:02.294: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 04/26 11:06:02.295: [smf] INFO: Removed Session: UE IMSI:[262422126528635] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 04/26 11:06:02.295: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 04/26 11:06:02.300: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 04/26 11:06:02.301: [smf] INFO: Removed Session: UE IMSI:[262429842207083] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 04/26 11:06:02.301: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 04/26 11:06:02.305: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 04/26 11:06:02.306: [smf] INFO: Removed Session: UE IMSI:[262429333605820] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 04/26 11:06:02.306: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 04/26 11:06:02.311: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 04/26 11:06:02.312: [smf] INFO: Removed Session: UE IMSI:[262420736749320] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 04/26 11:06:02.312: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 04/26 11:06:02.316: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 04/26 11:06:02.317: [smf] INFO: Removed Session: UE IMSI:[262423869278509] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 04/26 11:06:02.317: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 04/26 11:06:02.322: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 04/26 11:06:02.322: [smf] INFO: Removed Session: UE IMSI:[262422694722933] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 04/26 11:06:02.322: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 04/26 11:06:02.327: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 04/26 11:06:02.328: [smf] INFO: Removed Session: UE IMSI:[262427950838750] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 04/26 11:06:02.328: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 04/26 11:06:02.332: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 04/26 11:06:02.333: [smf] INFO: Removed Session: UE IMSI:[262424405538691] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 04/26 11:06:02.333: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 04/26 11:06:02.338: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 04/26 11:06:02.338: [smf] INFO: Removed Session: UE IMSI:[262429191879319] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 04/26 11:06:02.338: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 04/26 11:06:02.343: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 04/26 11:06:02.345: [smf] INFO: Removed Session: UE IMSI:[262425029592503] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 04/26 11:06:02.345: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 04/26 11:06:02.349: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 04/26 11:06:02.351: [smf] INFO: Removed Session: UE IMSI:[262425120045766] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 04/26 11:06:02.351: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 04/26 11:06:02.356: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 04/26 11:06:02.357: [smf] INFO: Removed Session: UE IMSI:[262423390948104] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 04/26 11:06:02.357: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 04/26 11:06:02.362: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 04/26 11:06:02.364: [smf] INFO: Removed Session: UE IMSI:[262422676949731] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 04/26 11:06:02.364: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 04/26 11:06:02.368: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 04/26 11:06:02.369: [smf] INFO: Removed Session: UE IMSI:[262422744596900] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 04/26 11:06:02.369: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 04/26 11:06:02.374: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 04/26 11:06:02.377: [smf] INFO: Removed Session: UE IMSI:[262426684973266] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 04/26 11:06:02.377: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 04/26 11:06:02.379: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 04/26 11:06:02.380: [smf] INFO: Removed Session: UE IMSI:[262423588441013] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 04/26 11:06:02.380: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 04/26 11:06:02.384: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 04/26 11:06:02.385: [smf] INFO: Removed Session: UE IMSI:[262423609011425] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 04/26 11:06:02.385: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 04/26 11:06:02.390: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 04/26 11:06:02.390: [smf] INFO: Removed Session: UE IMSI:[262426572858861] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 04/26 11:06:02.390: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 04/26 11:06:02.395: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 04/26 11:06:02.396: [smf] INFO: Removed Session: UE IMSI:[262425408569829] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 04/26 11:06:02.396: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 04/26 11:06:02.401: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 04/26 11:06:02.401: [smf] INFO: Removed Session: UE IMSI:[262422601871452] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 04/26 11:06:02.401: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 04/26 11:06:02.406: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 04/26 11:06:02.407: [smf] INFO: Removed Session: UE IMSI:[262420947682575] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 04/26 11:06:02.407: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 04/26 11:06:02.411: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 04/26 11:06:02.412: [smf] INFO: Removed Session: UE IMSI:[262429135533454] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 04/26 11:06:02.412: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 04/26 11:06:02.417: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 04/26 11:06:02.417: [smf] INFO: Removed Session: UE IMSI:[262421296897638] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 04/26 11:06:02.417: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 04/26 11:06:02.422: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 04/26 11:06:02.423: [smf] INFO: Removed Session: UE IMSI:[262421778795352] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 04/26 11:06:02.423: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 04/26 11:06:02.427: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 04/26 11:06:02.428: [smf] INFO: Removed Session: UE IMSI:[262427168771396] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 04/26 11:06:02.428: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 04/26 11:06:02.433: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 04/26 11:06:02.433: [smf] INFO: Removed Session: UE IMSI:[262422727230511] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 04/26 11:06:02.433: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 04/26 11:06:02.438: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 04/26 11:06:02.438: [smf] INFO: Removed Session: UE IMSI:[262427081818578] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 04/26 11:06:02.438: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 04/26 11:06:02.443: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 04/26 11:06:02.444: [smf] INFO: Removed Session: UE IMSI:[262424508748400] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 04/26 11:06:02.444: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 04/26 11:06:02.449: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 04/26 11:06:02.449: [smf] INFO: Removed Session: UE IMSI:[262425903454093] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 04/26 11:06:02.449: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 04/26 11:06:02.454: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 04/26 11:06:02.454: [smf] INFO: Removed Session: UE IMSI:[262421181199055] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 04/26 11:06:02.455: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 04/26 11:06:02.459: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 04/26 11:06:02.460: [smf] INFO: Removed Session: UE IMSI:[262422894610753] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 04/26 11:06:02.460: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 04/26 11:06:02.465: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 04/26 11:06:02.466: [smf] INFO: Removed Session: UE IMSI:[262422614564439] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 04/26 11:06:02.466: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 04/26 11:06:02.470: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 04/26 11:06:02.471: [smf] INFO: Removed Session: UE IMSI:[262425941175745] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 04/26 11:06:02.471: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 04/26 11:06:02.476: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 04/26 11:06:02.477: [smf] INFO: Removed Session: UE IMSI:[262428487771287] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 04/26 11:06:02.477: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 04/26 11:06:02.481: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 04/26 11:06:02.482: [smf] INFO: Removed Session: UE IMSI:[262429145124287] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 04/26 11:06:02.483: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 04/26 11:06:02.487: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 04/26 11:06:02.488: [smf] INFO: Removed Session: UE IMSI:[262427868055964] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 04/26 11:06:02.488: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 04/26 11:06:02.492: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 04/26 11:06:02.493: [smf] INFO: Removed Session: UE IMSI:[262429266364498] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 04/26 11:06:02.493: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 04/26 11:06:02.498: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 04/26 11:06:02.498: [smf] INFO: Removed Session: UE IMSI:[262426883801426] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 04/26 11:06:02.498: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 04/26 11:06:02.503: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 04/26 11:06:02.504: [smf] INFO: Removed Session: UE IMSI:[262428400214912] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 04/26 11:06:02.504: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 04/26 11:06:02.508: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 04/26 11:06:02.509: [smf] INFO: Removed Session: UE IMSI:[262421510345764] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 04/26 11:06:02.509: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 04/26 11:06:02.514: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 04/26 11:06:02.514: [smf] INFO: Removed Session: UE IMSI:[262428964356424] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 04/26 11:06:02.514: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 04/26 11:06:02.519: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 04/26 11:06:02.520: [smf] INFO: Removed Session: UE IMSI:[262424031760713] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 04/26 11:06:02.520: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 04/26 11:06:02.525: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 04/26 11:06:02.525: [smf] INFO: Removed Session: UE IMSI:[262422959772724] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 04/26 11:06:02.525: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 04/26 11:06:02.530: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 04/26 11:06:02.530: [smf] INFO: Removed Session: UE IMSI:[262421390708273] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 04/26 11:06:02.530: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 04/26 11:06:02.535: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 04/26 11:06:02.536: [smf] INFO: Removed Session: UE IMSI:[262426616442872] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 04/26 11:06:02.536: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 04/26 11:06:02.541: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 04/26 11:06:02.541: [smf] INFO: Removed Session: UE IMSI:[262425572847853] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 04/26 11:06:02.541: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 04/26 11:06:02.546: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 04/26 11:06:02.546: [smf] INFO: Removed Session: UE IMSI:[262423484017718] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 04/26 11:06:02.546: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 04/26 11:06:02.551: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 04/26 11:06:02.552: [smf] INFO: Removed Session: UE IMSI:[262428294028754] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 04/26 11:06:02.552: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 04/26 11:06:02.557: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 04/26 11:06:02.557: [smf] INFO: Removed Session: UE IMSI:[262425670591896] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 04/26 11:06:02.557: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 04/26 11:06:02.562: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 04/26 11:06:02.562: [smf] INFO: Removed Session: UE IMSI:[262420611882805] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 04/26 11:06:02.562: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 04/26 11:06:02.567: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 04/26 11:06:02.568: [smf] INFO: Removed Session: UE IMSI:[262422890760511] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 04/26 11:06:02.568: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 04/26 11:06:02.573: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 04/26 11:06:02.573: [smf] INFO: Removed Session: UE IMSI:[262427310054857] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 04/26 11:06:02.573: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 04/26 11:06:02.578: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 04/26 11:06:02.579: [smf] INFO: Removed Session: UE IMSI:[262422944652299] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 04/26 11:06:02.579: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 04/26 11:06:02.584: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 04/26 11:06:02.585: [smf] INFO: Removed Session: UE IMSI:[262421543257335] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 04/26 11:06:02.585: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 04/26 11:06:02.590: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 04/26 11:06:02.591: [smf] INFO: Removed Session: UE IMSI:[262425413307566] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 04/26 11:06:02.591: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 04/26 11:06:02.596: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 04/26 11:06:02.598: [smf] INFO: Removed Session: UE IMSI:[262428163626773] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 04/26 11:06:02.598: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 04/26 11:06:02.602: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 04/26 11:06:02.603: [smf] INFO: Removed Session: UE IMSI:[262427938527344] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 04/26 11:06:02.603: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 04/26 11:06:02.608: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 04/26 11:06:02.609: [smf] INFO: Removed Session: UE IMSI:[262428979488115] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 04/26 11:06:02.609: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 04/26 11:06:02.613: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 04/26 11:06:02.614: [smf] INFO: Removed Session: UE IMSI:[262421017128462] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 04/26 11:06:02.614: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 04/26 11:06:02.619: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 04/26 11:06:02.619: [smf] INFO: Removed Session: UE IMSI:[262421702937639] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 04/26 11:06:02.619: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 04/26 11:06:02.624: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 04/26 11:06:02.624: [smf] INFO: Removed Session: UE IMSI:[262421797420634] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 04/26 11:06:02.624: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 04/26 11:06:02.629: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 04/26 11:06:02.630: [smf] INFO: Removed Session: UE IMSI:[262427456675163] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 04/26 11:06:02.630: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 04/26 11:06:02.635: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 04/26 11:06:02.636: [smf] INFO: Removed Session: UE IMSI:[262421962185599] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 04/26 11:06:02.636: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 04/26 11:06:02.641: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 04/26 11:06:02.642: [smf] INFO: Removed Session: UE IMSI:[262428704513759] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 04/26 11:06:02.642: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 04/26 11:06:02.647: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 04/26 11:06:02.647: [smf] INFO: Removed Session: UE IMSI:[262425417699705] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 04/26 11:06:02.647: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 04/26 11:06:02.652: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 04/26 11:06:02.653: [smf] INFO: Removed Session: UE IMSI:[262422329899853] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 04/26 11:06:02.653: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 04/26 11:06:02.658: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 04/26 11:06:02.659: [smf] INFO: Removed Session: UE IMSI:[262429050043264] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 04/26 11:06:02.659: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 04/26 11:06:02.664: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 04/26 11:06:02.665: [smf] INFO: Removed Session: UE IMSI:[262426870338311] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 04/26 11:06:02.665: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 04/26 11:06:02.669: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 04/26 11:06:02.670: [smf] INFO: Removed Session: UE IMSI:[262420312459144] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 04/26 11:06:02.670: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 04/26 11:06:02.675: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 04/26 11:06:02.676: [smf] INFO: Removed Session: UE IMSI:[262425416341476] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 04/26 11:06:02.676: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 04/26 11:06:02.680: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 04/26 11:06:02.681: [smf] INFO: Removed Session: UE IMSI:[262421416401688] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 04/26 11:06:02.681: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 04/26 11:06:02.686: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 04/26 11:06:02.686: [smf] INFO: Removed Session: UE IMSI:[262423468919471] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 04/26 11:06:02.686: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 04/26 11:06:02.691: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 04/26 11:06:02.691: [smf] INFO: Removed Session: UE IMSI:[262424874323379] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 04/26 11:06:02.691: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 04/26 11:06:02.696: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 04/26 11:06:02.697: [smf] INFO: Removed Session: UE IMSI:[262422866445266] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 04/26 11:06:02.697: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 04/26 11:06:02.702: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 04/26 11:06:02.702: [smf] INFO: Removed Session: UE IMSI:[262429772861334] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 04/26 11:06:02.702: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 04/26 11:06:02.707: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 04/26 11:06:02.707: [smf] INFO: Removed Session: UE IMSI:[262425428807915] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 04/26 11:06:02.707: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 04/26 11:06:02.712: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 04/26 11:06:02.713: [smf] INFO: Removed Session: UE IMSI:[262420760793773] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 04/26 11:06:02.713: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 04/26 11:06:02.718: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 04/26 11:06:02.718: [smf] INFO: Removed Session: UE IMSI:[262425181689629] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 04/26 11:06:02.718: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 04/26 11:06:02.723: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 04/26 11:06:02.723: [smf] INFO: Removed Session: UE IMSI:[262426455123525] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 04/26 11:06:02.723: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 04/26 11:06:02.728: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 04/26 11:06:02.729: [smf] INFO: Removed Session: UE IMSI:[262426665425651] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 04/26 11:06:02.729: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 04/26 11:06:02.734: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 04/26 11:06:02.734: [smf] INFO: Removed Session: UE IMSI:[262421822005239] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 04/26 11:06:02.734: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 04/26 11:06:02.739: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 04/26 11:06:02.739: [smf] INFO: Removed Session: UE IMSI:[262420186720007] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 04/26 11:06:02.739: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 04/26 11:06:02.744: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 04/26 11:06:02.745: [smf] INFO: Removed Session: UE IMSI:[262427933035065] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 04/26 11:06:02.745: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 04/26 11:06:02.749: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 04/26 11:06:02.750: [smf] INFO: Removed Session: UE IMSI:[262420885367664] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 04/26 11:06:02.750: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 04/26 11:06:02.755: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 04/26 11:06:02.755: [smf] INFO: Removed Session: UE IMSI:[262422709445669] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 04/26 11:06:02.755: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 04/26 11:06:02.760: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 04/26 11:06:02.760: [smf] INFO: Removed Session: UE IMSI:[262424098215541] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 04/26 11:06:02.761: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 04/26 11:06:02.765: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 04/26 11:06:02.766: [smf] INFO: Removed Session: UE IMSI:[262423290183518] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 04/26 11:06:02.766: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 04/26 11:06:02.771: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 04/26 11:06:02.771: [smf] INFO: Removed Session: UE IMSI:[262425320137790] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 04/26 11:06:02.771: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 04/26 11:06:02.776: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 04/26 11:06:02.777: [smf] INFO: Removed Session: UE IMSI:[262427998646919] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 04/26 11:06:02.777: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 04/26 11:06:02.781: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 04/26 11:06:02.782: [smf] INFO: Removed Session: UE IMSI:[262424418669487] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 04/26 11:06:02.782: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 04/26 11:06:02.787: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 04/26 11:06:02.787: [smf] INFO: Removed Session: UE IMSI:[262429252079759] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 04/26 11:06:02.787: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 04/26 11:06:02.792: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 04/26 11:06:02.792: [smf] INFO: Removed Session: UE IMSI:[262424387024696] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 04/26 11:06:02.792: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 04/26 11:06:02.797: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 04/26 11:06:02.798: [smf] INFO: Removed Session: UE IMSI:[262424583861953] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 04/26 11:06:02.798: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 04/26 11:06:02.803: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 04/26 11:06:02.803: [smf] INFO: Removed Session: UE IMSI:[262423560442820] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 04/26 11:06:02.803: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 04/26 11:06:02.808: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 04/26 11:06:02.808: [smf] INFO: Removed Session: UE IMSI:[262429059131314] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 04/26 11:06:02.808: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 04/26 11:06:02.813: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 04/26 11:06:02.814: [smf] INFO: Removed Session: UE IMSI:[262421574230533] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 04/26 11:06:02.814: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 04/26 11:06:02.818: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 04/26 11:06:02.819: [smf] INFO: Removed Session: UE IMSI:[262428481178470] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 04/26 11:06:02.819: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 04/26 11:06:02.824: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 04/26 11:06:02.824: [smf] INFO: Removed Session: UE IMSI:[262422697690314] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 04/26 11:06:02.824: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 04/26 11:06:02.829: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 04/26 11:06:02.830: [smf] INFO: Removed Session: UE IMSI:[262428575342074] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 04/26 11:06:02.830: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 04/26 11:06:02.834: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 04/26 11:06:02.835: [smf] INFO: Removed Session: UE IMSI:[262425138360875] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 04/26 11:06:02.835: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 04/26 11:06:02.840: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 04/26 11:06:02.840: [smf] INFO: Removed Session: UE IMSI:[262423816643291] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 04/26 11:06:02.840: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 04/26 11:06:02.845: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 04/26 11:06:02.846: [smf] INFO: Removed Session: UE IMSI:[262425208787479] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 04/26 11:06:02.846: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 04/26 11:06:02.850: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 04/26 11:06:02.851: [smf] INFO: Removed Session: UE IMSI:[262421851157340] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 04/26 11:06:02.851: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 04/26 11:06:02.856: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 04/26 11:06:02.856: [smf] INFO: Removed Session: UE IMSI:[262424085264123] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 04/26 11:06:02.856: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 04/26 11:06:02.861: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 04/26 11:06:02.861: [smf] INFO: Removed Session: UE IMSI:[262425396909029] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 04/26 11:06:02.862: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 04/26 11:06:02.866: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 04/26 11:06:02.867: [smf] INFO: Removed Session: UE IMSI:[262420136881952] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 04/26 11:06:02.867: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 04/26 11:06:02.872: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 04/26 11:06:02.872: [smf] INFO: Removed Session: UE IMSI:[262426281816744] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 04/26 11:06:02.872: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 04/26 11:06:02.877: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 04/26 11:06:02.877: [smf] INFO: Removed Session: UE IMSI:[262426046939089] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 04/26 11:06:02.877: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 04/26 11:06:02.882: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 04/26 11:06:02.883: [smf] INFO: Removed Session: UE IMSI:[262426120175772] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 04/26 11:06:02.883: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 04/26 11:06:02.888: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 04/26 11:06:02.888: [smf] INFO: Removed Session: UE IMSI:[262422982669820] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 04/26 11:06:02.888: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 04/26 11:06:02.893: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 04/26 11:06:02.893: [smf] INFO: Removed Session: UE IMSI:[262422903303688] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 04/26 11:06:02.893: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 04/26 11:06:02.898: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 04/26 11:06:02.899: [smf] INFO: Removed Session: UE IMSI:[262425627133957] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 04/26 11:06:02.899: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 04/26 11:06:02.904: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 04/26 11:06:02.904: [smf] INFO: Removed Session: UE IMSI:[262428833188899] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 04/26 11:06:02.904: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 04/26 11:06:02.909: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 04/26 11:06:02.909: [smf] INFO: Removed Session: UE IMSI:[262427319730181] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 04/26 11:06:02.909: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 04/26 11:06:02.914: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 04/26 11:06:02.915: [smf] INFO: Removed Session: UE IMSI:[262420619621573] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 04/26 11:06:02.915: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 04/26 11:06:02.920: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 04/26 11:06:02.920: [smf] INFO: Removed Session: UE IMSI:[262423839419437] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 04/26 11:06:02.920: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 04/26 11:06:02.925: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 04/26 11:06:02.925: [smf] INFO: Removed Session: UE IMSI:[262425075824732] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 04/26 11:06:02.925: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 04/26 11:06:02.930: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 04/26 11:06:02.931: [smf] INFO: Removed Session: UE IMSI:[262426351951344] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 04/26 11:06:02.931: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 04/26 11:06:02.936: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 04/26 11:06:02.936: [smf] INFO: Removed Session: UE IMSI:[262429074434643] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 04/26 11:06:02.936: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 04/26 11:06:02.941: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 04/26 11:06:02.941: [smf] INFO: Removed Session: UE IMSI:[262429780062380] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 04/26 11:06:02.941: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 04/26 11:06:02.946: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 04/26 11:06:02.947: [smf] INFO: Removed Session: UE IMSI:[262423229735805] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 04/26 11:06:02.947: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 04/26 11:06:02.951: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 04/26 11:06:02.952: [smf] INFO: Removed Session: UE IMSI:[262422025996753] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 04/26 11:06:02.952: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 04/26 11:06:02.958: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 04/26 11:06:02.959: [smf] INFO: Removed Session: UE IMSI:[262424669509542] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 04/26 11:06:02.959: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 04/26 11:06:02.963: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 04/26 11:06:02.964: [smf] INFO: Removed Session: UE IMSI:[262420708411041] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 04/26 11:06:02.964: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 04/26 11:06:02.969: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 04/26 11:06:02.969: [smf] INFO: Removed Session: UE IMSI:[262426461503252] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 04/26 11:06:02.969: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 04/26 11:06:02.974: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 04/26 11:06:02.975: [smf] INFO: Removed Session: UE IMSI:[262426872265288] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 04/26 11:06:02.975: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 04/26 11:06:02.980: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 04/26 11:06:02.981: [smf] INFO: Removed Session: UE IMSI:[262422121441505] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 04/26 11:06:02.981: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 04/26 11:06:02.985: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 04/26 11:06:02.986: [smf] INFO: Removed Session: UE IMSI:[262422483391822] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 04/26 11:06:02.986: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 04/26 11:06:02.991: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 04/26 11:06:02.991: [smf] INFO: Removed Session: UE IMSI:[262420502535467] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 04/26 11:06:02.991: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 04/26 11:06:02.996: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 04/26 11:06:02.996: [smf] INFO: Removed Session: UE IMSI:[262424223157873] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:02.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 04/26 11:06:02.996: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 04/26 11:06:03.001: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 04/26 11:06:03.002: [smf] INFO: Removed Session: UE IMSI:[262422952415361] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 04/26 11:06:03.002: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 04/26 11:06:03.007: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 04/26 11:06:03.007: [smf] INFO: Removed Session: UE IMSI:[262420351913269] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 04/26 11:06:03.007: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 04/26 11:06:03.012: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 04/26 11:06:03.012: [smf] INFO: Removed Session: UE IMSI:[262426287111224] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 04/26 11:06:03.012: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 04/26 11:06:03.017: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 04/26 11:06:03.018: [smf] INFO: Removed Session: UE IMSI:[262425689596560] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 04/26 11:06:03.018: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 04/26 11:06:03.023: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 04/26 11:06:03.023: [smf] INFO: Removed Session: UE IMSI:[262429108572431] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 04/26 11:06:03.023: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 04/26 11:06:03.028: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 04/26 11:06:03.028: [smf] INFO: Removed Session: UE IMSI:[262425274506791] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 04/26 11:06:03.028: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 04/26 11:06:03.033: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 04/26 11:06:03.034: [smf] INFO: Removed Session: UE IMSI:[262427367925934] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 04/26 11:06:03.034: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 04/26 11:06:03.039: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 04/26 11:06:03.039: [smf] INFO: Removed Session: UE IMSI:[262424742821781] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 04/26 11:06:03.039: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 04/26 11:06:03.044: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 04/26 11:06:03.044: [smf] INFO: Removed Session: UE IMSI:[262424375884383] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 04/26 11:06:03.044: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 04/26 11:06:03.049: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 04/26 11:06:03.050: [smf] INFO: Removed Session: UE IMSI:[262428049396211] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 04/26 11:06:03.050: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 04/26 11:06:03.055: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 04/26 11:06:03.055: [smf] INFO: Removed Session: UE IMSI:[262420736599256] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 04/26 11:06:03.055: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 04/26 11:06:03.060: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 04/26 11:06:03.060: [smf] INFO: Removed Session: UE IMSI:[262420208400323] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 04/26 11:06:03.060: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 04/26 11:06:03.065: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 04/26 11:06:03.066: [smf] INFO: Removed Session: UE IMSI:[262425912938704] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 04/26 11:06:03.066: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 04/26 11:06:03.071: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 04/26 11:06:03.071: [smf] INFO: Removed Session: UE IMSI:[262423385212709] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 04/26 11:06:03.071: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 04/26 11:06:03.076: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 04/26 11:06:03.076: [smf] INFO: Removed Session: UE IMSI:[262426036499464] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 04/26 11:06:03.076: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 04/26 11:06:03.081: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 04/26 11:06:03.082: [smf] INFO: Removed Session: UE IMSI:[262424941594594] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 04/26 11:06:03.082: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 04/26 11:06:03.087: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 04/26 11:06:03.087: [smf] INFO: Removed Session: UE IMSI:[262421302910934] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 04/26 11:06:03.087: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 04/26 11:06:03.092: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 04/26 11:06:03.092: [smf] INFO: Removed Session: UE IMSI:[262428407756307] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 04/26 11:06:03.092: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 04/26 11:06:03.097: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 04/26 11:06:03.098: [smf] INFO: Removed Session: UE IMSI:[262423690142382] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 04/26 11:06:03.098: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 04/26 11:06:03.102: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 04/26 11:06:03.103: [smf] INFO: Removed Session: UE IMSI:[262420633744050] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 04/26 11:06:03.103: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 04/26 11:06:03.108: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 04/26 11:06:03.108: [smf] INFO: Removed Session: UE IMSI:[262421319078310] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 04/26 11:06:03.108: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 04/26 11:06:03.113: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 04/26 11:06:03.114: [smf] INFO: Removed Session: UE IMSI:[262425331456842] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 04/26 11:06:03.114: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 04/26 11:06:03.118: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 04/26 11:06:03.119: [smf] INFO: Removed Session: UE IMSI:[262424769040138] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 04/26 11:06:03.119: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 04/26 11:06:03.124: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 04/26 11:06:03.125: [smf] INFO: Removed Session: UE IMSI:[262421366429078] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 04/26 11:06:03.125: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 04/26 11:06:03.129: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 04/26 11:06:03.130: [smf] INFO: Removed Session: UE IMSI:[262426530284434] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 04/26 11:06:03.130: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 04/26 11:06:03.134: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 04/26 11:06:03.135: [smf] INFO: Removed Session: UE IMSI:[262427782690903] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 04/26 11:06:03.135: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 04/26 11:06:03.140: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 04/26 11:06:03.140: [smf] INFO: Removed Session: UE IMSI:[262424163479367] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 04/26 11:06:03.140: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 04/26 11:06:03.145: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 04/26 11:06:03.146: [smf] INFO: Removed Session: UE IMSI:[262429758070449] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 04/26 11:06:03.146: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 04/26 11:06:03.150: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 04/26 11:06:03.151: [smf] INFO: Removed Session: UE IMSI:[262423140075955] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 04/26 11:06:03.151: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 04/26 11:06:03.156: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 04/26 11:06:03.156: [smf] INFO: Removed Session: UE IMSI:[262429346346874] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 04/26 11:06:03.156: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 04/26 11:06:03.161: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 04/26 11:06:03.162: [smf] INFO: Removed Session: UE IMSI:[262426321228541] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 04/26 11:06:03.162: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 04/26 11:06:03.167: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 04/26 11:06:03.168: [smf] INFO: Removed Session: UE IMSI:[262422622602553] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 04/26 11:06:03.168: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 04/26 11:06:03.173: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 04/26 11:06:03.173: [smf] INFO: Removed Session: UE IMSI:[262422262858681] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 04/26 11:06:03.173: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 04/26 11:06:03.178: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 04/26 11:06:03.179: [smf] INFO: Removed Session: UE IMSI:[262425215296657] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 04/26 11:06:03.179: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 04/26 11:06:03.183: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 04/26 11:06:03.184: [smf] INFO: Removed Session: UE IMSI:[262423811537658] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 04/26 11:06:03.184: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 04/26 11:06:03.189: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 04/26 11:06:03.189: [smf] INFO: Removed Session: UE IMSI:[262422942924790] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 04/26 11:06:03.189: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 04/26 11:06:03.194: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 04/26 11:06:03.195: [smf] INFO: Removed Session: UE IMSI:[262424109144911] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 04/26 11:06:03.195: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 04/26 11:06:03.199: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 04/26 11:06:03.200: [smf] INFO: Removed Session: UE IMSI:[262429674412394] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 04/26 11:06:03.200: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 04/26 11:06:03.205: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 04/26 11:06:03.205: [smf] INFO: Removed Session: UE IMSI:[262429220985257] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 04/26 11:06:03.205: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 04/26 11:06:03.210: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 04/26 11:06:03.210: [smf] INFO: Removed Session: UE IMSI:[262420653690632] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 04/26 11:06:03.210: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 04/26 11:06:03.215: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 04/26 11:06:03.216: [smf] INFO: Removed Session: UE IMSI:[262423180515821] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 04/26 11:06:03.216: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 04/26 11:06:03.221: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 04/26 11:06:03.222: [smf] INFO: Removed Session: UE IMSI:[262428544511401] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 04/26 11:06:03.222: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 04/26 11:06:03.226: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 04/26 11:06:03.227: [smf] INFO: Removed Session: UE IMSI:[262429031886199] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 04/26 11:06:03.227: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 04/26 11:06:03.232: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 04/26 11:06:03.233: [smf] INFO: Removed Session: UE IMSI:[262429762711684] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 04/26 11:06:03.233: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 04/26 11:06:03.237: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 04/26 11:06:03.238: [smf] INFO: Removed Session: UE IMSI:[262425219028779] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 04/26 11:06:03.238: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 04/26 11:06:03.243: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 04/26 11:06:03.244: [smf] INFO: Removed Session: UE IMSI:[262429796319136] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 04/26 11:06:03.244: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 04/26 11:06:03.249: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 04/26 11:06:03.250: [smf] INFO: Removed Session: UE IMSI:[262427951918250] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 04/26 11:06:03.250: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 04/26 11:06:03.254: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 04/26 11:06:03.255: [smf] INFO: Removed Session: UE IMSI:[262427134018009] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 04/26 11:06:03.255: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 04/26 11:06:03.260: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 04/26 11:06:03.260: [smf] INFO: Removed Session: UE IMSI:[262425101088155] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 04/26 11:06:03.260: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 04/26 11:06:03.265: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 04/26 11:06:03.265: [smf] INFO: Removed Session: UE IMSI:[262424785181651] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 04/26 11:06:03.265: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 04/26 11:06:03.270: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 04/26 11:06:03.271: [smf] INFO: Removed Session: UE IMSI:[262426325281044] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 04/26 11:06:03.271: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 04/26 11:06:03.276: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 04/26 11:06:03.276: [smf] INFO: Removed Session: UE IMSI:[262420705223677] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 04/26 11:06:03.276: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 04/26 11:06:03.281: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 04/26 11:06:03.281: [smf] INFO: Removed Session: UE IMSI:[262428707477147] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 04/26 11:06:03.281: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 04/26 11:06:03.286: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 04/26 11:06:03.287: [smf] INFO: Removed Session: UE IMSI:[262421059934480] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 04/26 11:06:03.287: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 04/26 11:06:03.291: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 04/26 11:06:03.292: [smf] INFO: Removed Session: UE IMSI:[262420265269268] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 04/26 11:06:03.292: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 04/26 11:06:03.297: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 04/26 11:06:03.297: [smf] INFO: Removed Session: UE IMSI:[262423993637764] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 04/26 11:06:03.297: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 04/26 11:06:03.302: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 04/26 11:06:03.303: [smf] INFO: Removed Session: UE IMSI:[262424367345626] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 04/26 11:06:03.303: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 04/26 11:06:03.308: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 04/26 11:06:03.308: [smf] INFO: Removed Session: UE IMSI:[262427808264217] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 04/26 11:06:03.308: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 04/26 11:06:03.313: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 04/26 11:06:03.313: [smf] INFO: Removed Session: UE IMSI:[262425064182810] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 04/26 11:06:03.313: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 04/26 11:06:03.318: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 04/26 11:06:03.319: [smf] INFO: Removed Session: UE IMSI:[262428676271208] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 04/26 11:06:03.319: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 04/26 11:06:03.323: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 04/26 11:06:03.324: [smf] INFO: Removed Session: UE IMSI:[262421739070814] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 04/26 11:06:03.324: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 04/26 11:06:03.329: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 04/26 11:06:03.329: [smf] INFO: Removed Session: UE IMSI:[262420662555280] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 04/26 11:06:03.329: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 04/26 11:06:03.334: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 04/26 11:06:03.335: [smf] INFO: Removed Session: UE IMSI:[262427986535025] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 04/26 11:06:03.335: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 04/26 11:06:03.339: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 04/26 11:06:03.340: [smf] INFO: Removed Session: UE IMSI:[262426339494310] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 04/26 11:06:03.340: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 04/26 11:06:03.345: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 04/26 11:06:03.345: [smf] INFO: Removed Session: UE IMSI:[262429074651813] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 04/26 11:06:03.345: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 04/26 11:06:03.350: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 04/26 11:06:03.351: [smf] INFO: Removed Session: UE IMSI:[262420516746839] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 04/26 11:06:03.351: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 04/26 11:06:03.355: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 04/26 11:06:03.356: [smf] INFO: Removed Session: UE IMSI:[262429717734572] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 04/26 11:06:03.356: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 04/26 11:06:03.361: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 04/26 11:06:03.362: [smf] INFO: Removed Session: UE IMSI:[262423133942871] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 04/26 11:06:03.362: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 04/26 11:06:03.366: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 04/26 11:06:03.367: [smf] INFO: Removed Session: UE IMSI:[262421127568338] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 04/26 11:06:03.367: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 04/26 11:06:03.372: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 04/26 11:06:03.372: [smf] INFO: Removed Session: UE IMSI:[262420665964048] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 04/26 11:06:03.372: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 04/26 11:06:03.377: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 04/26 11:06:03.378: [smf] INFO: Removed Session: UE IMSI:[262429526303883] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 04/26 11:06:03.378: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 04/26 11:06:03.383: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 04/26 11:06:03.384: [smf] INFO: Removed Session: UE IMSI:[262427561005915] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 04/26 11:06:03.384: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 04/26 11:06:03.389: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 04/26 11:06:03.390: [smf] INFO: Removed Session: UE IMSI:[262424215700156] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 04/26 11:06:03.390: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 04/26 11:06:03.394: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 04/26 11:06:03.395: [smf] INFO: Removed Session: UE IMSI:[262427353096303] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 04/26 11:06:03.395: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 04/26 11:06:03.400: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 04/26 11:06:03.400: [smf] INFO: Removed Session: UE IMSI:[262426552627478] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 04/26 11:06:03.400: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 04/26 11:06:03.405: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 04/26 11:06:03.406: [smf] INFO: Removed Session: UE IMSI:[262426759571206] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 04/26 11:06:03.406: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 04/26 11:06:03.411: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 04/26 11:06:03.413: [smf] INFO: Removed Session: UE IMSI:[262425100410188] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 04/26 11:06:03.413: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 04/26 11:06:03.417: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 04/26 11:06:03.419: [smf] INFO: Removed Session: UE IMSI:[262423804259846] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 04/26 11:06:03.419: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 04/26 11:06:03.423: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 04/26 11:06:03.424: [smf] INFO: Removed Session: UE IMSI:[262429878850319] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 04/26 11:06:03.424: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 04/26 11:06:03.429: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 04/26 11:06:03.429: [smf] INFO: Removed Session: UE IMSI:[262429443847393] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 04/26 11:06:03.429: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 04/26 11:06:03.434: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 04/26 11:06:03.435: [smf] INFO: Removed Session: UE IMSI:[262420586040717] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 04/26 11:06:03.435: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 04/26 11:06:03.439: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 04/26 11:06:03.440: [smf] INFO: Removed Session: UE IMSI:[262423414094833] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 04/26 11:06:03.440: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 04/26 11:06:03.445: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 04/26 11:06:03.445: [smf] INFO: Removed Session: UE IMSI:[262427061090719] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 04/26 11:06:03.445: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 04/26 11:06:03.450: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 04/26 11:06:03.451: [smf] INFO: Removed Session: UE IMSI:[262422612308963] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 04/26 11:06:03.451: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 04/26 11:06:03.455: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 04/26 11:06:03.456: [smf] INFO: Removed Session: UE IMSI:[262426091887052] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 04/26 11:06:03.456: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 04/26 11:06:03.461: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 04/26 11:06:03.461: [smf] INFO: Removed Session: UE IMSI:[262425383768008] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 04/26 11:06:03.461: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 04/26 11:06:03.466: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 04/26 11:06:03.467: [smf] INFO: Removed Session: UE IMSI:[262428598674790] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 04/26 11:06:03.467: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 04/26 11:06:03.471: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 04/26 11:06:03.472: [smf] INFO: Removed Session: UE IMSI:[262421494917600] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 04/26 11:06:03.472: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 04/26 11:06:03.477: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 04/26 11:06:03.478: [smf] INFO: Removed Session: UE IMSI:[262424130354969] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 04/26 11:06:03.478: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 04/26 11:06:03.482: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 04/26 11:06:03.483: [smf] INFO: Removed Session: UE IMSI:[262429378431837] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 04/26 11:06:03.483: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 04/26 11:06:03.488: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 04/26 11:06:03.488: [smf] INFO: Removed Session: UE IMSI:[262422915273711] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 04/26 11:06:03.488: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 04/26 11:06:03.493: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 04/26 11:06:03.494: [smf] INFO: Removed Session: UE IMSI:[262429706519000] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 04/26 11:06:03.494: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 04/26 11:06:03.498: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 04/26 11:06:03.499: [smf] INFO: Removed Session: UE IMSI:[262422970612839] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 04/26 11:06:03.499: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 04/26 11:06:03.504: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 04/26 11:06:03.504: [smf] INFO: Removed Session: UE IMSI:[262427334513843] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 04/26 11:06:03.504: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 04/26 11:06:03.509: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 04/26 11:06:03.510: [smf] INFO: Removed Session: UE IMSI:[262428347170477] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 04/26 11:06:03.510: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 04/26 11:06:03.514: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 04/26 11:06:03.515: [smf] INFO: Removed Session: UE IMSI:[262423432548479] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 04/26 11:06:03.515: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 04/26 11:06:03.519: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 04/26 11:06:03.520: [smf] INFO: Removed Session: UE IMSI:[262420511118253] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 04/26 11:06:03.520: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 04/26 11:06:03.525: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 04/26 11:06:03.525: [smf] INFO: Removed Session: UE IMSI:[262429295480826] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 04/26 11:06:03.525: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 04/26 11:06:03.530: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 04/26 11:06:03.531: [smf] INFO: Removed Session: UE IMSI:[262427248644540] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 04/26 11:06:03.531: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 04/26 11:06:03.535: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 04/26 11:06:03.536: [smf] INFO: Removed Session: UE IMSI:[262421276778963] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 04/26 11:06:03.536: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 04/26 11:06:03.541: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 04/26 11:06:03.541: [smf] INFO: Removed Session: UE IMSI:[262427652902586] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 04/26 11:06:03.541: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 04/26 11:06:03.546: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 04/26 11:06:03.546: [smf] INFO: Removed Session: UE IMSI:[262428364811112] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 04/26 11:06:03.546: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 04/26 11:06:03.551: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 04/26 11:06:03.552: [smf] INFO: Removed Session: UE IMSI:[262421730274999] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 04/26 11:06:03.552: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 04/26 11:06:03.556: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 04/26 11:06:03.557: [smf] INFO: Removed Session: UE IMSI:[262428583698728] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 04/26 11:06:03.557: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 04/26 11:06:03.562: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 04/26 11:06:03.562: [smf] INFO: Removed Session: UE IMSI:[262423369020247] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 04/26 11:06:03.562: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 04/26 11:06:03.567: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 04/26 11:06:03.568: [smf] INFO: Removed Session: UE IMSI:[262422821961470] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 04/26 11:06:03.568: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 04/26 11:06:03.572: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 04/26 11:06:03.573: [smf] INFO: Removed Session: UE IMSI:[262426819326227] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 04/26 11:06:03.573: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 04/26 11:06:03.578: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 04/26 11:06:03.578: [smf] INFO: Removed Session: UE IMSI:[262428067924295] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 04/26 11:06:03.578: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 04/26 11:06:03.583: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 04/26 11:06:03.584: [smf] INFO: Removed Session: UE IMSI:[262424242414312] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 04/26 11:06:03.584: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 04/26 11:06:03.588: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 04/26 11:06:03.589: [smf] INFO: Removed Session: UE IMSI:[262426077903491] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 04/26 11:06:03.589: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 04/26 11:06:03.594: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 04/26 11:06:03.595: [smf] INFO: Removed Session: UE IMSI:[262425486110572] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 04/26 11:06:03.595: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 04/26 11:06:03.600: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 04/26 11:06:03.601: [smf] INFO: Removed Session: UE IMSI:[262424758041148] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 04/26 11:06:03.601: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 04/26 11:06:03.605: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 04/26 11:06:03.606: [smf] INFO: Removed Session: UE IMSI:[262427820729370] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 04/26 11:06:03.606: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 04/26 11:06:03.611: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 04/26 11:06:03.611: [smf] INFO: Removed Session: UE IMSI:[262421931555176] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 04/26 11:06:03.611: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 04/26 11:06:03.616: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 04/26 11:06:03.617: [smf] INFO: Removed Session: UE IMSI:[262427727166580] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 04/26 11:06:03.617: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 04/26 11:06:03.621: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 04/26 11:06:03.622: [smf] INFO: Removed Session: UE IMSI:[262426947867161] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 04/26 11:06:03.622: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 04/26 11:06:03.627: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 04/26 11:06:03.627: [smf] INFO: Removed Session: UE IMSI:[262421551374681] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 04/26 11:06:03.627: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 04/26 11:06:03.632: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 04/26 11:06:03.633: [smf] INFO: Removed Session: UE IMSI:[262426213271655] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 04/26 11:06:03.633: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 04/26 11:06:03.637: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 04/26 11:06:03.638: [smf] INFO: Removed Session: UE IMSI:[262429499788354] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 04/26 11:06:03.638: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 04/26 11:06:03.642: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 04/26 11:06:03.643: [smf] INFO: Removed Session: UE IMSI:[262423772373359] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 04/26 11:06:03.643: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 04/26 11:06:03.648: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 04/26 11:06:03.648: [smf] INFO: Removed Session: UE IMSI:[262427797787649] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 04/26 11:06:03.648: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 04/26 11:06:03.653: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 04/26 11:06:03.653: [smf] INFO: Removed Session: UE IMSI:[262427800140196] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 04/26 11:06:03.653: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 04/26 11:06:03.658: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 04/26 11:06:03.659: [smf] INFO: Removed Session: UE IMSI:[262421968988381] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 04/26 11:06:03.659: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 04/26 11:06:03.663: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 04/26 11:06:03.664: [smf] INFO: Removed Session: UE IMSI:[262424118418767] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 04/26 11:06:03.664: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 04/26 11:06:03.669: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 04/26 11:06:03.669: [smf] INFO: Removed Session: UE IMSI:[262427489781345] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 04/26 11:06:03.669: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 04/26 11:06:03.674: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 04/26 11:06:03.674: [smf] INFO: Removed Session: UE IMSI:[262424474107021] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 04/26 11:06:03.674: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 04/26 11:06:03.679: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 04/26 11:06:03.680: [smf] INFO: Removed Session: UE IMSI:[262427582759455] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 04/26 11:06:03.680: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 04/26 11:06:03.685: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 04/26 11:06:03.685: [smf] INFO: Removed Session: UE IMSI:[262422767808755] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 04/26 11:06:03.685: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 04/26 11:06:03.690: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 04/26 11:06:03.690: [smf] INFO: Removed Session: UE IMSI:[262427717422364] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 04/26 11:06:03.690: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 04/26 11:06:03.695: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 04/26 11:06:03.696: [smf] INFO: Removed Session: UE IMSI:[262426959340172] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 04/26 11:06:03.696: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 04/26 11:06:03.701: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 04/26 11:06:03.701: [smf] INFO: Removed Session: UE IMSI:[262422831290106] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 04/26 11:06:03.701: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 04/26 11:06:03.706: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 04/26 11:06:03.707: [smf] INFO: Removed Session: UE IMSI:[262420716408202] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 04/26 11:06:03.707: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 04/26 11:06:03.711: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 04/26 11:06:03.712: [smf] INFO: Removed Session: UE IMSI:[262423630159889] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 04/26 11:06:03.712: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 04/26 11:06:03.717: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 04/26 11:06:03.717: [smf] INFO: Removed Session: UE IMSI:[262424504959408] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 04/26 11:06:03.717: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 04/26 11:06:03.722: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 04/26 11:06:03.722: [smf] INFO: Removed Session: UE IMSI:[262423894092797] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 04/26 11:06:03.722: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 04/26 11:06:03.727: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 04/26 11:06:03.727: [smf] INFO: Removed Session: UE IMSI:[262423838616813] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 04/26 11:06:03.727: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 04/26 11:06:03.732: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 04/26 11:06:03.733: [smf] INFO: Removed Session: UE IMSI:[262425680410130] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 04/26 11:06:03.733: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 04/26 11:06:03.738: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 04/26 11:06:03.738: [smf] INFO: Removed Session: UE IMSI:[262428631750985] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 04/26 11:06:03.738: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 04/26 11:06:03.743: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 04/26 11:06:03.743: [smf] INFO: Removed Session: UE IMSI:[262421205305360] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 04/26 11:06:03.743: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 04/26 11:06:03.748: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 04/26 11:06:03.749: [smf] INFO: Removed Session: UE IMSI:[262429739175179] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 04/26 11:06:03.749: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 04/26 11:06:03.754: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 04/26 11:06:03.754: [smf] INFO: Removed Session: UE IMSI:[262420347352324] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 04/26 11:06:03.754: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 04/26 11:06:03.759: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 04/26 11:06:03.760: [smf] INFO: Removed Session: UE IMSI:[262425515520854] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 04/26 11:06:03.760: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 04/26 11:06:03.765: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 04/26 11:06:03.765: [smf] INFO: Removed Session: UE IMSI:[262422134181165] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 04/26 11:06:03.765: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 04/26 11:06:03.770: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 04/26 11:06:03.771: [smf] INFO: Removed Session: UE IMSI:[262426968210244] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 04/26 11:06:03.771: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 04/26 11:06:03.775: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 04/26 11:06:03.776: [smf] INFO: Removed Session: UE IMSI:[262423198994332] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 04/26 11:06:03.776: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 04/26 11:06:03.781: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 04/26 11:06:03.782: [smf] INFO: Removed Session: UE IMSI:[262424620382428] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 04/26 11:06:03.782: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 04/26 11:06:03.786: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 04/26 11:06:03.787: [smf] INFO: Removed Session: UE IMSI:[262423298477997] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 04/26 11:06:03.787: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 04/26 11:06:03.792: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 04/26 11:06:03.793: [smf] INFO: Removed Session: UE IMSI:[262427463086523] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 04/26 11:06:03.793: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 04/26 11:06:03.797: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 04/26 11:06:03.798: [smf] INFO: Removed Session: UE IMSI:[262423734850246] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 04/26 11:06:03.798: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 04/26 11:06:03.803: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 04/26 11:06:03.803: [smf] INFO: Removed Session: UE IMSI:[262427352554645] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 04/26 11:06:03.803: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 04/26 11:06:03.808: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 04/26 11:06:03.809: [smf] INFO: Removed Session: UE IMSI:[262429185235990] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 04/26 11:06:03.809: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 04/26 11:06:03.814: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 04/26 11:06:03.814: [smf] INFO: Removed Session: UE IMSI:[262425363672925] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 04/26 11:06:03.814: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 04/26 11:06:03.819: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 04/26 11:06:03.820: [smf] INFO: Removed Session: UE IMSI:[262420809219921] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 04/26 11:06:03.820: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 04/26 11:06:03.824: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 04/26 11:06:03.825: [smf] INFO: Removed Session: UE IMSI:[262422573652881] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 04/26 11:06:03.825: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 04/26 11:06:03.830: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 04/26 11:06:03.831: [smf] INFO: Removed Session: UE IMSI:[262425529495609] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 04/26 11:06:03.831: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 04/26 11:06:03.836: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 04/26 11:06:03.837: [smf] INFO: Removed Session: UE IMSI:[262422006402237] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 04/26 11:06:03.837: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 04/26 11:06:03.841: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 04/26 11:06:03.842: [smf] INFO: Removed Session: UE IMSI:[262422538499311] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 04/26 11:06:03.842: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 04/26 11:06:03.847: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 04/26 11:06:03.847: [smf] INFO: Removed Session: UE IMSI:[262425023200216] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 04/26 11:06:03.847: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 04/26 11:06:03.852: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 04/26 11:06:03.853: [smf] INFO: Removed Session: UE IMSI:[262425915601125] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 04/26 11:06:03.853: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 04/26 11:06:03.857: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 04/26 11:06:03.858: [smf] INFO: Removed Session: UE IMSI:[262425368620577] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 04/26 11:06:03.858: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 04/26 11:06:03.863: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 04/26 11:06:03.863: [smf] INFO: Removed Session: UE IMSI:[262424667048457] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 04/26 11:06:03.863: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 04/26 11:06:03.868: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 04/26 11:06:03.869: [smf] INFO: Removed Session: UE IMSI:[262421084679625] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 04/26 11:06:03.869: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 04/26 11:06:03.874: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 04/26 11:06:03.874: [smf] INFO: Removed Session: UE IMSI:[262423192754657] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 04/26 11:06:03.874: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 04/26 11:06:03.879: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 04/26 11:06:03.879: [smf] INFO: Removed Session: UE IMSI:[262425993523840] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 04/26 11:06:03.879: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 04/26 11:06:03.884: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 04/26 11:06:03.885: [smf] INFO: Removed Session: UE IMSI:[262429777194254] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 04/26 11:06:03.885: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 04/26 11:06:03.890: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 04/26 11:06:03.890: [smf] INFO: Removed Session: UE IMSI:[262426573506863] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 04/26 11:06:03.890: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 04/26 11:06:03.895: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 04/26 11:06:03.895: [smf] INFO: Removed Session: UE IMSI:[262423343534878] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 04/26 11:06:03.895: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 04/26 11:06:03.900: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 04/26 11:06:03.901: [smf] INFO: Removed Session: UE IMSI:[262420197258632] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 04/26 11:06:03.901: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 04/26 11:06:03.906: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 04/26 11:06:03.906: [smf] INFO: Removed Session: UE IMSI:[262421595167405] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 04/26 11:06:03.906: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 04/26 11:06:03.911: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 04/26 11:06:03.911: [smf] INFO: Removed Session: UE IMSI:[262423598282553] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 04/26 11:06:03.911: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 04/26 11:06:03.916: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 04/26 11:06:03.917: [smf] INFO: Removed Session: UE IMSI:[262428884545842] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 04/26 11:06:03.917: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 04/26 11:06:03.922: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 04/26 11:06:03.922: [smf] INFO: Removed Session: UE IMSI:[262427586334380] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 04/26 11:06:03.922: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 04/26 11:06:03.927: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 04/26 11:06:03.927: [smf] INFO: Removed Session: UE IMSI:[262426885786870] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 04/26 11:06:03.927: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 04/26 11:06:03.932: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 04/26 11:06:03.933: [smf] INFO: Removed Session: UE IMSI:[262426490991062] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 04/26 11:06:03.933: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 04/26 11:06:03.938: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 04/26 11:06:03.938: [smf] INFO: Removed Session: UE IMSI:[262422918521753] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 04/26 11:06:03.938: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 04/26 11:06:03.943: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 04/26 11:06:03.944: [smf] INFO: Removed Session: UE IMSI:[262425098319812] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 04/26 11:06:03.944: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 04/26 11:06:03.948: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 04/26 11:06:03.949: [smf] INFO: Removed Session: UE IMSI:[262427082852671] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 04/26 11:06:03.949: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 04/26 11:06:03.954: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 04/26 11:06:03.954: [smf] INFO: Removed Session: UE IMSI:[262429748945840] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 04/26 11:06:03.954: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 04/26 11:06:03.959: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 04/26 11:06:03.959: [smf] INFO: Removed Session: UE IMSI:[262422197564278] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 04/26 11:06:03.959: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 04/26 11:06:03.964: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 04/26 11:06:03.965: [smf] INFO: Removed Session: UE IMSI:[262427673020625] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 04/26 11:06:03.965: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 04/26 11:06:03.970: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 04/26 11:06:03.970: [smf] INFO: Removed Session: UE IMSI:[262420117419765] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 04/26 11:06:03.970: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 04/26 11:06:03.975: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 04/26 11:06:03.975: [smf] INFO: Removed Session: UE IMSI:[262423192539883] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 04/26 11:06:03.975: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 04/26 11:06:03.980: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 04/26 11:06:03.981: [smf] INFO: Removed Session: UE IMSI:[262425373743881] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 04/26 11:06:03.981: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 04/26 11:06:03.986: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 04/26 11:06:03.986: [smf] INFO: Removed Session: UE IMSI:[262425684608307] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 04/26 11:06:03.986: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 04/26 11:06:03.991: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 04/26 11:06:03.992: [smf] INFO: Removed Session: UE IMSI:[262428827640266] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 04/26 11:06:03.992: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 04/26 11:06:03.996: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 04/26 11:06:03.997: [smf] INFO: Removed Session: UE IMSI:[262428989728790] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:03.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 04/26 11:06:03.997: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 04/26 11:06:04.002: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 04/26 11:06:04.003: [smf] INFO: Removed Session: UE IMSI:[262429294964668] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 04/26 11:06:04.003: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 04/26 11:06:04.008: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 04/26 11:06:04.009: [smf] INFO: Removed Session: UE IMSI:[262423201196932] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 04/26 11:06:04.009: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 04/26 11:06:04.013: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 04/26 11:06:04.014: [smf] INFO: Removed Session: UE IMSI:[262425760429214] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 04/26 11:06:04.014: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 04/26 11:06:04.018: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 04/26 11:06:04.019: [smf] INFO: Removed Session: UE IMSI:[262421659336952] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 04/26 11:06:04.019: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 04/26 11:06:04.024: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 04/26 11:06:04.024: [smf] INFO: Removed Session: UE IMSI:[262429360662276] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 04/26 11:06:04.024: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 04/26 11:06:04.029: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 04/26 11:06:04.030: [smf] INFO: Removed Session: UE IMSI:[262429768022719] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 04/26 11:06:04.030: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 04/26 11:06:04.035: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 04/26 11:06:04.035: [smf] INFO: Removed Session: UE IMSI:[262427369243956] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 04/26 11:06:04.035: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 04/26 11:06:04.040: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 04/26 11:06:04.040: [smf] INFO: Removed Session: UE IMSI:[262429943661784] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 04/26 11:06:04.040: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 04/26 11:06:04.045: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 04/26 11:06:04.046: [smf] INFO: Removed Session: UE IMSI:[262426757467240] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 04/26 11:06:04.046: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 04/26 11:06:04.050: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 04/26 11:06:04.051: [smf] INFO: Removed Session: UE IMSI:[262421857826799] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 04/26 11:06:04.051: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 04/26 11:06:04.056: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 04/26 11:06:04.056: [smf] INFO: Removed Session: UE IMSI:[262424153047247] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 04/26 11:06:04.056: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 04/26 11:06:04.061: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 04/26 11:06:04.062: [smf] INFO: Removed Session: UE IMSI:[262420422801954] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 04/26 11:06:04.062: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 04/26 11:06:04.066: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 04/26 11:06:04.067: [smf] INFO: Removed Session: UE IMSI:[262429973579466] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 04/26 11:06:04.067: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 04/26 11:06:04.072: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 04/26 11:06:04.072: [smf] INFO: Removed Session: UE IMSI:[262429911490415] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 04/26 11:06:04.072: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 04/26 11:06:04.077: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 04/26 11:06:04.078: [smf] INFO: Removed Session: UE IMSI:[262426181062904] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 04/26 11:06:04.078: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 04/26 11:06:04.082: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 04/26 11:06:04.083: [smf] INFO: Removed Session: UE IMSI:[262421389752288] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 04/26 11:06:04.083: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 04/26 11:06:04.088: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 04/26 11:06:04.088: [smf] INFO: Removed Session: UE IMSI:[262428620755553] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 04/26 11:06:04.088: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 04/26 11:06:04.093: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 04/26 11:06:04.094: [smf] INFO: Removed Session: UE IMSI:[262428983814046] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 04/26 11:06:04.094: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 04/26 11:06:04.098: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 04/26 11:06:04.099: [smf] INFO: Removed Session: UE IMSI:[262429186914183] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 04/26 11:06:04.099: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 04/26 11:06:04.104: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 04/26 11:06:04.104: [smf] INFO: Removed Session: UE IMSI:[262426665778606] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 04/26 11:06:04.104: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 04/26 11:06:04.109: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 04/26 11:06:04.110: [smf] INFO: Removed Session: UE IMSI:[262429729991351] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 04/26 11:06:04.110: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 04/26 11:06:04.114: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 04/26 11:06:04.115: [smf] INFO: Removed Session: UE IMSI:[262428207261385] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 04/26 11:06:04.115: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 04/26 11:06:04.120: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 04/26 11:06:04.120: [smf] INFO: Removed Session: UE IMSI:[262429798185277] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 04/26 11:06:04.120: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 04/26 11:06:04.126: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 04/26 11:06:04.126: [smf] INFO: Removed Session: UE IMSI:[262426019343321] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 04/26 11:06:04.126: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 04/26 11:06:04.131: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 04/26 11:06:04.132: [smf] INFO: Removed Session: UE IMSI:[262422163362053] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 04/26 11:06:04.132: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 04/26 11:06:04.137: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 04/26 11:06:04.137: [smf] INFO: Removed Session: UE IMSI:[262420253318509] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 04/26 11:06:04.137: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 04/26 11:06:04.142: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 04/26 11:06:04.143: [smf] INFO: Removed Session: UE IMSI:[262426294494898] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 04/26 11:06:04.143: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 04/26 11:06:04.148: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 04/26 11:06:04.148: [smf] INFO: Removed Session: UE IMSI:[262424757732959] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 04/26 11:06:04.148: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 04/26 11:06:04.153: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 04/26 11:06:04.154: [smf] INFO: Removed Session: UE IMSI:[262421645150553] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 04/26 11:06:04.154: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 04/26 11:06:04.158: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 04/26 11:06:04.159: [smf] INFO: Removed Session: UE IMSI:[262420300783979] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 04/26 11:06:04.159: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 04/26 11:06:04.164: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 04/26 11:06:04.164: [smf] INFO: Removed Session: UE IMSI:[262423401895227] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 04/26 11:06:04.164: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 04/26 11:06:04.169: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 04/26 11:06:04.170: [smf] INFO: Removed Session: UE IMSI:[262424029086296] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 04/26 11:06:04.170: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 04/26 11:06:04.175: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 04/26 11:06:04.175: [smf] INFO: Removed Session: UE IMSI:[262426738258760] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 04/26 11:06:04.175: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 04/26 11:06:04.180: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 04/26 11:06:04.181: [smf] INFO: Removed Session: UE IMSI:[262428433254756] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 04/26 11:06:04.181: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 04/26 11:06:04.185: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 04/26 11:06:04.186: [smf] INFO: Removed Session: UE IMSI:[262422916019720] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 04/26 11:06:04.186: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 04/26 11:06:04.191: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 04/26 11:06:04.191: [smf] INFO: Removed Session: UE IMSI:[262426016463250] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 04/26 11:06:04.191: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 04/26 11:06:04.196: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 04/26 11:06:04.197: [smf] INFO: Removed Session: UE IMSI:[262420934510210] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 04/26 11:06:04.197: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 04/26 11:06:04.201: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 04/26 11:06:04.202: [smf] INFO: Removed Session: UE IMSI:[262421255707198] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 04/26 11:06:04.202: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 04/26 11:06:04.207: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 04/26 11:06:04.208: [smf] INFO: Removed Session: UE IMSI:[262425789316643] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 04/26 11:06:04.208: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 04/26 11:06:04.213: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 04/26 11:06:04.213: [smf] INFO: Removed Session: UE IMSI:[262429290634690] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 04/26 11:06:04.213: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 04/26 11:06:04.218: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 04/26 11:06:04.220: [smf] INFO: Removed Session: UE IMSI:[262425382773645] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 04/26 11:06:04.220: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 04/26 11:06:04.224: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 04/26 11:06:04.225: [smf] INFO: Removed Session: UE IMSI:[262422844565459] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 04/26 11:06:04.225: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 04/26 11:06:04.229: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 04/26 11:06:04.231: [smf] INFO: Removed Session: UE IMSI:[262423402371656] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 04/26 11:06:04.231: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 04/26 11:06:04.236: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 04/26 11:06:04.237: [smf] INFO: Removed Session: UE IMSI:[262425305390666] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 04/26 11:06:04.238: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 04/26 11:06:04.242: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 04/26 11:06:04.243: [smf] INFO: Removed Session: UE IMSI:[262421164142745] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 04/26 11:06:04.243: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 04/26 11:06:04.248: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 04/26 11:06:04.249: [smf] INFO: Removed Session: UE IMSI:[262423320865054] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 04/26 11:06:04.249: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 04/26 11:06:04.253: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 04/26 11:06:04.254: [smf] INFO: Removed Session: UE IMSI:[262426464127645] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 04/26 11:06:04.254: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 04/26 11:06:04.259: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 04/26 11:06:04.259: [smf] INFO: Removed Session: UE IMSI:[262426539560478] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 04/26 11:06:04.259: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 04/26 11:06:04.264: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 04/26 11:06:04.265: [smf] INFO: Removed Session: UE IMSI:[262422580397020] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 04/26 11:06:04.265: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 04/26 11:06:04.269: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 04/26 11:06:04.270: [smf] INFO: Removed Session: UE IMSI:[262427379730022] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 04/26 11:06:04.270: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 04/26 11:06:04.275: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 04/26 11:06:04.276: [smf] INFO: Removed Session: UE IMSI:[262424878327604] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 04/26 11:06:04.276: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 04/26 11:06:04.280: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 04/26 11:06:04.281: [smf] INFO: Removed Session: UE IMSI:[262421147748412] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 04/26 11:06:04.281: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 04/26 11:06:04.286: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 04/26 11:06:04.287: [smf] INFO: Removed Session: UE IMSI:[262422163445789] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 04/26 11:06:04.287: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 04/26 11:06:04.292: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 04/26 11:06:04.293: [smf] INFO: Removed Session: UE IMSI:[262427122788377] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 04/26 11:06:04.293: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 04/26 11:06:04.299: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 04/26 11:06:04.300: [smf] INFO: Removed Session: UE IMSI:[262427430142500] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 04/26 11:06:04.300: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 04/26 11:06:04.306: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 04/26 11:06:04.306: [smf] INFO: Removed Session: UE IMSI:[262426650511562] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 04/26 11:06:04.306: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 04/26 11:06:04.311: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 04/26 11:06:04.312: [smf] INFO: Removed Session: UE IMSI:[262426976731916] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 04/26 11:06:04.312: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 04/26 11:06:04.318: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 04/26 11:06:04.319: [smf] INFO: Removed Session: UE IMSI:[262427709130106] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 04/26 11:06:04.319: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 04/26 11:06:04.323: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 04/26 11:06:04.324: [smf] INFO: Removed Session: UE IMSI:[262428172641556] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 04/26 11:06:04.324: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 04/26 11:06:04.329: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 04/26 11:06:04.329: [smf] INFO: Removed Session: UE IMSI:[262421272387409] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 04/26 11:06:04.329: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 04/26 11:06:04.334: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 04/26 11:06:04.335: [smf] INFO: Removed Session: UE IMSI:[262429285472847] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 04/26 11:06:04.335: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 04/26 11:06:04.340: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 04/26 11:06:04.340: [smf] INFO: Removed Session: UE IMSI:[262420200930929] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 04/26 11:06:04.340: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 04/26 11:06:04.345: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 04/26 11:06:04.345: [smf] INFO: Removed Session: UE IMSI:[262428402127719] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 04/26 11:06:04.345: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 04/26 11:06:04.350: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 04/26 11:06:04.351: [smf] INFO: Removed Session: UE IMSI:[262426688846780] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 04/26 11:06:04.351: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 04/26 11:06:04.356: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 04/26 11:06:04.356: [smf] INFO: Removed Session: UE IMSI:[262425847459966] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 04/26 11:06:04.356: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 04/26 11:06:04.361: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 04/26 11:06:04.361: [smf] INFO: Removed Session: UE IMSI:[262425477962829] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 04/26 11:06:04.361: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 04/26 11:06:04.366: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 04/26 11:06:04.367: [smf] INFO: Removed Session: UE IMSI:[262426007806512] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 04/26 11:06:04.367: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 04/26 11:06:04.371: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 04/26 11:06:04.372: [smf] INFO: Removed Session: UE IMSI:[262422275501756] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 04/26 11:06:04.372: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 04/26 11:06:04.377: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 04/26 11:06:04.377: [smf] INFO: Removed Session: UE IMSI:[262429231580932] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 04/26 11:06:04.377: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 04/26 11:06:04.382: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 04/26 11:06:04.383: [smf] INFO: Removed Session: UE IMSI:[262429404939079] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 04/26 11:06:04.383: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 04/26 11:06:04.388: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 04/26 11:06:04.388: [smf] INFO: Removed Session: UE IMSI:[262426887062010] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 04/26 11:06:04.388: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 04/26 11:06:04.393: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 04/26 11:06:04.394: [smf] INFO: Removed Session: UE IMSI:[262422327634982] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 04/26 11:06:04.395: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 04/26 11:06:04.399: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 04/26 11:06:04.400: [smf] INFO: Removed Session: UE IMSI:[262426705136566] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 04/26 11:06:04.400: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 04/26 11:06:04.405: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 04/26 11:06:04.406: [smf] INFO: Removed Session: UE IMSI:[262428342340992] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 04/26 11:06:04.406: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 04/26 11:06:04.410: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 04/26 11:06:04.411: [smf] INFO: Removed Session: UE IMSI:[262427305681620] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 04/26 11:06:04.411: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 04/26 11:06:04.416: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 04/26 11:06:04.417: [smf] INFO: Removed Session: UE IMSI:[262423262810012] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 04/26 11:06:04.417: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 04/26 11:06:04.422: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 04/26 11:06:04.423: [smf] INFO: Removed Session: UE IMSI:[262427374317094] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 04/26 11:06:04.423: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 04/26 11:06:04.427: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 04/26 11:06:04.428: [smf] INFO: Removed Session: UE IMSI:[262422649425490] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 04/26 11:06:04.428: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 04/26 11:06:04.432: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 04/26 11:06:04.433: [smf] INFO: Removed Session: UE IMSI:[262428323395518] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 04/26 11:06:04.433: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 04/26 11:06:04.438: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 04/26 11:06:04.439: [smf] INFO: Removed Session: UE IMSI:[262420362575751] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 04/26 11:06:04.439: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 04/26 11:06:04.444: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 04/26 11:06:04.444: [smf] INFO: Removed Session: UE IMSI:[262423206639139] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 04/26 11:06:04.444: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 04/26 11:06:04.449: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 04/26 11:06:04.450: [smf] INFO: Removed Session: UE IMSI:[262428582634855] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 04/26 11:06:04.450: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 04/26 11:06:04.454: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 04/26 11:06:04.455: [smf] INFO: Removed Session: UE IMSI:[262422360959894] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 04/26 11:06:04.455: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 04/26 11:06:04.460: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 04/26 11:06:04.461: [smf] INFO: Removed Session: UE IMSI:[262428817551547] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 04/26 11:06:04.461: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 04/26 11:06:04.466: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 04/26 11:06:04.467: [smf] INFO: Removed Session: UE IMSI:[262420644731720] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 04/26 11:06:04.467: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 04/26 11:06:04.471: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 04/26 11:06:04.472: [smf] INFO: Removed Session: UE IMSI:[262429321577533] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 04/26 11:06:04.472: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 04/26 11:06:04.477: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 04/26 11:06:04.478: [smf] INFO: Removed Session: UE IMSI:[262421610954758] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 04/26 11:06:04.478: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 04/26 11:06:04.482: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 04/26 11:06:04.483: [smf] INFO: Removed Session: UE IMSI:[262420674851115] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 04/26 11:06:04.483: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 04/26 11:06:04.488: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 04/26 11:06:04.489: [smf] INFO: Removed Session: UE IMSI:[262421758649880] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 04/26 11:06:04.489: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 04/26 11:06:04.493: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 04/26 11:06:04.494: [smf] INFO: Removed Session: UE IMSI:[262428559385367] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 04/26 11:06:04.494: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 04/26 11:06:04.499: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 04/26 11:06:04.500: [smf] INFO: Removed Session: UE IMSI:[262425022866959] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 04/26 11:06:04.500: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 04/26 11:06:04.504: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 04/26 11:06:04.505: [smf] INFO: Removed Session: UE IMSI:[262426921336225] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 04/26 11:06:04.505: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 04/26 11:06:04.510: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 04/26 11:06:04.510: [smf] INFO: Removed Session: UE IMSI:[262422051045320] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 04/26 11:06:04.510: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 04/26 11:06:04.515: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 04/26 11:06:04.516: [smf] INFO: Removed Session: UE IMSI:[262425437468013] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 04/26 11:06:04.516: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 04/26 11:06:04.521: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 04/26 11:06:04.521: [smf] INFO: Removed Session: UE IMSI:[262427335709656] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 04/26 11:06:04.521: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 04/26 11:06:04.526: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 04/26 11:06:04.527: [smf] INFO: Removed Session: UE IMSI:[262429597311266] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 04/26 11:06:04.527: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 04/26 11:06:04.532: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 04/26 11:06:04.532: [smf] INFO: Removed Session: UE IMSI:[262425702254187] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 04/26 11:06:04.532: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 04/26 11:06:04.537: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 04/26 11:06:04.537: [smf] INFO: Removed Session: UE IMSI:[262427830835784] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 04/26 11:06:04.537: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 04/26 11:06:04.542: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 04/26 11:06:04.543: [smf] INFO: Removed Session: UE IMSI:[262425747295049] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 04/26 11:06:04.543: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 04/26 11:06:04.547: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 04/26 11:06:04.548: [smf] INFO: Removed Session: UE IMSI:[262424644122484] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 04/26 11:06:04.548: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 04/26 11:06:04.553: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 04/26 11:06:04.553: [smf] INFO: Removed Session: UE IMSI:[262429107213775] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 04/26 11:06:04.553: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 04/26 11:06:04.558: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 04/26 11:06:04.559: [smf] INFO: Removed Session: UE IMSI:[262429651421643] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 04/26 11:06:04.559: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 04/26 11:06:04.564: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 04/26 11:06:04.565: [smf] INFO: Removed Session: UE IMSI:[262426040799698] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 04/26 11:06:04.565: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 04/26 11:06:04.570: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 04/26 11:06:04.572: [smf] INFO: Removed Session: UE IMSI:[262421970540197] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 04/26 11:06:04.572: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 04/26 11:06:04.578: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 04/26 11:06:04.580: [smf] INFO: Removed Session: UE IMSI:[262421347590395] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 04/26 11:06:04.581: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 04/26 11:06:04.584: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 04/26 11:06:04.589: [smf] INFO: Removed Session: UE IMSI:[262428999095519] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 04/26 11:06:04.589: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 04/26 11:06:04.590: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 04/26 11:06:04.592: [smf] INFO: Removed Session: UE IMSI:[262428067879113] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 04/26 11:06:04.592: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 04/26 11:06:04.596: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 04/26 11:06:04.597: [smf] INFO: Removed Session: UE IMSI:[262424189977273] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 04/26 11:06:04.597: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 04/26 11:06:04.602: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 04/26 11:06:04.603: [smf] INFO: Removed Session: UE IMSI:[262420715845976] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 04/26 11:06:04.603: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 04/26 11:06:04.607: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 04/26 11:06:04.608: [smf] INFO: Removed Session: UE IMSI:[262429665345611] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 04/26 11:06:04.608: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 04/26 11:06:04.613: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 04/26 11:06:04.613: [smf] INFO: Removed Session: UE IMSI:[262428643197590] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 04/26 11:06:04.613: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 04/26 11:06:04.618: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 04/26 11:06:04.619: [smf] INFO: Removed Session: UE IMSI:[262429868677396] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 04/26 11:06:04.619: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 04/26 11:06:04.623: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 04/26 11:06:04.624: [smf] INFO: Removed Session: UE IMSI:[262421465128726] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 04/26 11:06:04.624: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 04/26 11:06:04.629: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 04/26 11:06:04.629: [smf] INFO: Removed Session: UE IMSI:[262427464368778] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 04/26 11:06:04.629: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 04/26 11:06:04.634: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 04/26 11:06:04.635: [smf] INFO: Removed Session: UE IMSI:[262423120328784] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 04/26 11:06:04.635: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 04/26 11:06:04.639: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 04/26 11:06:04.640: [smf] INFO: Removed Session: UE IMSI:[262427121020371] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 04/26 11:06:04.640: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 04/26 11:06:04.645: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 04/26 11:06:04.646: [smf] INFO: Removed Session: UE IMSI:[262421872618420] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 04/26 11:06:04.646: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 04/26 11:06:04.650: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 04/26 11:06:04.651: [smf] INFO: Removed Session: UE IMSI:[262429912617429] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 04/26 11:06:04.651: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 04/26 11:06:04.656: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 04/26 11:06:04.656: [smf] INFO: Removed Session: UE IMSI:[262424596181231] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 04/26 11:06:04.656: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 04/26 11:06:04.661: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 04/26 11:06:04.662: [smf] INFO: Removed Session: UE IMSI:[262424253289247] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 04/26 11:06:04.662: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 04/26 11:06:04.667: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 04/26 11:06:04.668: [smf] INFO: Removed Session: UE IMSI:[262423545580337] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 04/26 11:06:04.668: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 04/26 11:06:04.672: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 04/26 11:06:04.673: [smf] INFO: Removed Session: UE IMSI:[262423366031925] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 04/26 11:06:04.673: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 04/26 11:06:04.678: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 04/26 11:06:04.678: [smf] INFO: Removed Session: UE IMSI:[262420004975047] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 04/26 11:06:04.678: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 04/26 11:06:04.683: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 04/26 11:06:04.684: [smf] INFO: Removed Session: UE IMSI:[262426502831166] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 04/26 11:06:04.684: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 04/26 11:06:04.688: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 04/26 11:06:04.689: [smf] INFO: Removed Session: UE IMSI:[262422636916563] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 04/26 11:06:04.689: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 04/26 11:06:04.694: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 04/26 11:06:04.694: [smf] INFO: Removed Session: UE IMSI:[262422614328205] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 04/26 11:06:04.694: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 04/26 11:06:04.699: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 04/26 11:06:04.700: [smf] INFO: Removed Session: UE IMSI:[262425557460399] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 04/26 11:06:04.700: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 04/26 11:06:04.705: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 04/26 11:06:04.706: [smf] INFO: Removed Session: UE IMSI:[262428561566723] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 04/26 11:06:04.706: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 04/26 11:06:04.711: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 04/26 11:06:04.712: [smf] INFO: Removed Session: UE IMSI:[262428292717006] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 04/26 11:06:04.712: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 04/26 11:06:04.716: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 04/26 11:06:04.717: [smf] INFO: Removed Session: UE IMSI:[262422391957661] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 04/26 11:06:04.717: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 04/26 11:06:04.721: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 04/26 11:06:04.722: [smf] INFO: Removed Session: UE IMSI:[262426715877617] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 04/26 11:06:04.722: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 04/26 11:06:04.727: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 04/26 11:06:04.727: [smf] INFO: Removed Session: UE IMSI:[262426673652290] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 04/26 11:06:04.727: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 04/26 11:06:04.732: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 04/26 11:06:04.733: [smf] INFO: Removed Session: UE IMSI:[262427549076007] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 04/26 11:06:04.733: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 04/26 11:06:04.738: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 04/26 11:06:04.738: [smf] INFO: Removed Session: UE IMSI:[262421523192548] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 04/26 11:06:04.738: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 04/26 11:06:04.743: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 04/26 11:06:04.743: [smf] INFO: Removed Session: UE IMSI:[262426110152734] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 04/26 11:06:04.743: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 04/26 11:06:04.748: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 04/26 11:06:04.749: [smf] INFO: Removed Session: UE IMSI:[262424340600254] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 04/26 11:06:04.749: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 04/26 11:06:04.753: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 04/26 11:06:04.754: [smf] INFO: Removed Session: UE IMSI:[262422905536873] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 04/26 11:06:04.754: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 04/26 11:06:04.759: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 04/26 11:06:04.759: [smf] INFO: Removed Session: UE IMSI:[262420936482316] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 04/26 11:06:04.759: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 04/26 11:06:04.764: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 04/26 11:06:04.764: [smf] INFO: Removed Session: UE IMSI:[262424978094534] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 04/26 11:06:04.764: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 04/26 11:06:04.769: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 04/26 11:06:04.770: [smf] INFO: Removed Session: UE IMSI:[262426703184019] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 04/26 11:06:04.770: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 04/26 11:06:04.775: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 04/26 11:06:04.775: [smf] INFO: Removed Session: UE IMSI:[262426592503181] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 04/26 11:06:04.775: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 04/26 11:06:04.780: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 04/26 11:06:04.780: [smf] INFO: Removed Session: UE IMSI:[262424661352708] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 04/26 11:06:04.780: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 04/26 11:06:04.785: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 04/26 11:06:04.786: [smf] INFO: Removed Session: UE IMSI:[262426297415725] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 04/26 11:06:04.786: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 04/26 11:06:04.790: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 04/26 11:06:04.791: [smf] INFO: Removed Session: UE IMSI:[262429047368194] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 04/26 11:06:04.791: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 04/26 11:06:04.796: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 04/26 11:06:04.796: [smf] INFO: Removed Session: UE IMSI:[262420813906087] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 04/26 11:06:04.796: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 04/26 11:06:04.801: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 04/26 11:06:04.801: [smf] INFO: Removed Session: UE IMSI:[262420828823921] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 04/26 11:06:04.801: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 04/26 11:06:04.806: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 04/26 11:06:04.807: [smf] INFO: Removed Session: UE IMSI:[262420871781454] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 04/26 11:06:04.807: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 04/26 11:06:04.812: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 04/26 11:06:04.812: [smf] INFO: Removed Session: UE IMSI:[262423237393719] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 04/26 11:06:04.812: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 04/26 11:06:04.817: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 04/26 11:06:04.818: [smf] INFO: Removed Session: UE IMSI:[262425051470022] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 04/26 11:06:04.818: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 04/26 11:06:04.823: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 04/26 11:06:04.823: [smf] INFO: Removed Session: UE IMSI:[262429856730837] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 04/26 11:06:04.823: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 04/26 11:06:04.833: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 04/26 11:06:04.834: [smf] INFO: Removed Session: UE IMSI:[262429132183816] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 04/26 11:06:04.834: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 04/26 11:06:04.839: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 04/26 11:06:04.839: [smf] INFO: Removed Session: UE IMSI:[262428156563935] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 04/26 11:06:04.839: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 04/26 11:06:04.844: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 04/26 11:06:04.845: [smf] INFO: Removed Session: UE IMSI:[262428329543296] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 04/26 11:06:04.845: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 04/26 11:06:04.850: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 04/26 11:06:04.850: [smf] INFO: Removed Session: UE IMSI:[262425213614321] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 04/26 11:06:04.850: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 04/26 11:06:04.855: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 04/26 11:06:04.855: [smf] INFO: Removed Session: UE IMSI:[262420069972491] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 04/26 11:06:04.855: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 04/26 11:06:04.860: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 04/26 11:06:04.861: [smf] INFO: Removed Session: UE IMSI:[262429249041331] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 04/26 11:06:04.861: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 04/26 11:06:04.866: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 04/26 11:06:04.866: [smf] INFO: Removed Session: UE IMSI:[262421044610009] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 04/26 11:06:04.866: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 04/26 11:06:04.871: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 04/26 11:06:04.871: [smf] INFO: Removed Session: UE IMSI:[262428222265704] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 04/26 11:06:04.871: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 04/26 11:06:04.876: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 04/26 11:06:04.877: [smf] INFO: Removed Session: UE IMSI:[262428944811408] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 04/26 11:06:04.877: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 04/26 11:06:04.882: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 04/26 11:06:04.882: [smf] INFO: Removed Session: UE IMSI:[262424668813044] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 04/26 11:06:04.882: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 04/26 11:06:04.887: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 04/26 11:06:04.888: [smf] INFO: Removed Session: UE IMSI:[262426789398328] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 04/26 11:06:04.888: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 04/26 11:06:04.892: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 04/26 11:06:04.893: [smf] INFO: Removed Session: UE IMSI:[262421816323733] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 04/26 11:06:04.893: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 04/26 11:06:04.898: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 04/26 11:06:04.898: [smf] INFO: Removed Session: UE IMSI:[262421875163792] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 04/26 11:06:04.898: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 04/26 11:06:04.903: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 04/26 11:06:04.903: [smf] INFO: Removed Session: UE IMSI:[262429767725999] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 04/26 11:06:04.903: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 04/26 11:06:04.908: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 04/26 11:06:04.909: [smf] INFO: Removed Session: UE IMSI:[262425563217340] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 04/26 11:06:04.909: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 04/26 11:06:04.913: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 04/26 11:06:04.914: [smf] INFO: Removed Session: UE IMSI:[262424965167058] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 04/26 11:06:04.914: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 04/26 11:06:04.919: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 04/26 11:06:04.919: [smf] INFO: Removed Session: UE IMSI:[262427892920825] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 04/26 11:06:04.919: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 04/26 11:06:04.924: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 04/26 11:06:04.925: [smf] INFO: Removed Session: UE IMSI:[262425469554589] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 04/26 11:06:04.925: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 04/26 11:06:04.929: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 04/26 11:06:04.930: [smf] INFO: Removed Session: UE IMSI:[262420776007987] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 04/26 11:06:04.930: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 04/26 11:06:04.935: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 04/26 11:06:04.935: [smf] INFO: Removed Session: UE IMSI:[262427746223860] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 04/26 11:06:04.935: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 04/26 11:06:04.940: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 04/26 11:06:04.941: [smf] INFO: Removed Session: UE IMSI:[262424675714355] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 04/26 11:06:04.941: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 04/26 11:06:04.945: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 04/26 11:06:04.946: [smf] INFO: Removed Session: UE IMSI:[262421093050117] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 04/26 11:06:04.946: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 04/26 11:06:04.951: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 04/26 11:06:04.952: [smf] INFO: Removed Session: UE IMSI:[262429063704501] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 04/26 11:06:04.952: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 04/26 11:06:04.956: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 04/26 11:06:04.957: [smf] INFO: Removed Session: UE IMSI:[262421836492335] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 04/26 11:06:04.957: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 04/26 11:06:04.962: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/26 11:06:04.963: [smf] INFO: Removed Session: UE IMSI:[262420682194409] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:04.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 04/26 11:06:04.963: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 04/26 11:06:05.169: [smf] INFO: Removed Session: UE IMSI:[262429165623892] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:05.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/26 11:06:05.169: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: Warning: Stopping inactive timer T_next. MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:06:07.173: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:06:07.174: [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)@788869d0778a: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@788869d0778a: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sat Apr 26 11:06:07 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6231988) Waiting for packet dumper to finish... 1 (prev_count=6231988, count=6232500) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time'. ------ GGSN_Tests.TC_gy_charging_cc_time ------ Sat Apr 26 11:06:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_gy_charging_cc_time started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:06:11.024: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:06:12.467: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:06:13.477: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/26 11:06:13.477: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/26 11:06:13.477: [smf] INFO: UE IMSI[262423262230162] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:06:13.487: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/26 11:06:13.487: [upf] INFO: UE F-SEID[UP:0xe4 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 04/26 11:06:13.487: [upf] INFO: UE F-SEID[UP:0xe4 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass 04/26 11:06:16.491: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fa9b7fc5910 (../src/upf/context.c:810) 04/26 11:06:19.491: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fa9b7fc5910 (../src/upf/context.c:810) MTC@788869d0778a: Warning: Re-starting timer T_default, which is already active (running or expired). 04/26 11:06:21.493: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fa9b7fc5910 (../src/upf/context.c:810) MTC@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:06:22.007: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/26 11:06:22.010: [smf] INFO: Removed Session: UE IMSI:[262423262230162] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:22.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/26 11:06:22.010: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:06:24.016: [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(90)@788869d0778a: Final verdict of PTC: none TC_gy_charging_cc_time(89)@788869d0778a: Final verdict of PTC: none 04/26 11:06:24.016: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@788869d0778a: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass'. Sat Apr 26 11:06:24 UTC 2025 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21524) Waiting for packet dumper to finish... 1 (prev_count=21524, count=22036) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass' was executed successfully (exit status: 0). MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold'. ------ GGSN_Tests.TC_gy_charging_volume_quota_threshold ------ Sat Apr 26 11:06:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold' was executed successfully (exit status: 0). MTC@788869d0778a: Test case TC_gy_charging_volume_quota_threshold started. MTC@788869d0778a: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@788869d0778a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/26 11:06:27.989: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/26 11:06:28.336: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@788869d0778a: sending CreatePDP 04/26 11:06:29.340: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/26 11:06:29.340: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/26 11:06:29.340: [smf] INFO: UE IMSI[262429223556543] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 04/26 11:06:29.343: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/26 11:06:29.343: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 04/26 11:06:29.343: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@788869d0778a: setverdict(pass): none -> pass MTC@788869d0778a: Warning: Re-starting timer T_default, which is already active (running or expired). 04/26 11:06:37.357: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fa9b7fc59a0 (../src/upf/context.c:810) MTC@788869d0778a: Warning: Stopping inactive timer T_default. 04/26 11:06:37.874: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/26 11:06:37.884: [smf] INFO: Removed Session: UE IMSI:[262429223556543] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 04/26 11:06:37.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/26 11:06:37.884: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed MTC@788869d0778a: setverdict(pass): pass -> pass, component reason not changed 04/26 11:06:39.891: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/26 11:06:39.891: [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)@788869d0778a: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(92)@788869d0778a: Final verdict of PTC: none MTC@788869d0778a: Setting final verdict of the test case. MTC@788869d0778a: Local verdict of MTC: pass MTC@788869d0778a: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@788869d0778a: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@788869d0778a: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@788869d0778a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass'. Sat Apr 26 11:06:39 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24628) Waiting for packet dumper to finish... 1 (prev_count=24628, count=25140) MTC@788869d0778a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass' was executed successfully (exit status: 0). MC@788869d0778a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@788869d0778a: Terminating MTC. MC@788869d0778a: MTC terminated. MC2> exit MC@788869d0778a: Shutting down session. MC@788869d0778a: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/ggsn_tests/expected-results.xml' against results in 'junit-xml-5751.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 (3754761) [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', '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/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-20250426-1059-13e17c1f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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', '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/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-20250426-1059-13e17c1f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (3754616) [testenv][open5gs] Stopping upf (3754691) [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', '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/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-20250426-1059-13e17c1f-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z finished ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + sudo ip link set testenv0 down + sudo brctl delbr testenv0 + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + sudo ip link set ogstun4 down + sudo ip link del ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + sudo ip link set ogstun6 down + sudo ip link del ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + sudo ip link set ogstun46 down + sudo ip link del ogstun46 [testenv] Showing testsuite/junit-xml-5751.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-5751.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-20250426-1059-13e17c1f-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250426-1059-13e17c1f-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1176/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