+ KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:19:a6:e8:24 [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 7a:63:2c:a7:de:46 brd ff:ff:ff:ff:ff:ff inet6 fe80::7863:2cff:fea7:de46/64 scope link tentative valid_lft forever preferred_lft forever 3: br-test: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:12:b8:c8 brd ff:ff:ff:ff:ff:ff 19810: eth0@if19811: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:12:b8:c8 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.18.184.200/24 brd 172.18.184.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:184::200/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe12:b8c8/64 scope link tentative valid_lft forever preferred_lft forever 172.18.184.0/24 dev eth0 proto kernel scope link src 172.18.184.200 [ 0.000000] Linux version 6.1.0-22-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-1 (2024-06-21) [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.181 MHz processor [ 0.004960] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.005115] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.007003] AGP: No AGP bridge found [ 0.007226] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.008006] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.027310] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.031776] RAMDISK: [mem 0x1f87c000-0x1ffdffff] [ 0.032183] ACPI: Early table checksum verification disabled [ 0.032489] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.032756] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033242] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033763] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033840] ACPI: FACS 0x000000001FFE0000 000040 [ 0.033892] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033916] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.033938] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.034004] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.034026] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.034032] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.034038] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.034044] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.034049] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.036105] No NUMA configuration found [ 0.036123] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.036929] NODE_DATA(0) allocated [mem 0x1f851000-0x1f87bfff] [ 0.040599] Zone ranges: [ 0.040625] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.040689] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.040700] Normal empty [ 0.040713] Device empty [ 0.040724] Movable zone start for each node [ 0.040753] Early memory node ranges [ 0.040777] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.040905] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.041116] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.042103] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.042371] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.045383] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.045660] ACPI: PM-Timer IO Port: 0x608 [ 0.046042] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046360] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.046470] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046687] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.046725] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.046801] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.046810] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.046964] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.047006] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.047282] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.048057] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.048095] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.048114] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.048120] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.048211] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.048236] Booting paravirtualized kernel on bare hardware [ 0.048495] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.056728] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.110170] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152 [ 0.110519] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152 [ 0.110592] pcpu-alloc: [0] 0 [ 0.111794] Fallback order for Node 0: 0 [ 0.112045] Built 1 zonelists, mobility grouping on. Total pages: 128736 [ 0.112059] Policy zone: DMA32 [ 0.112214] Kernel command line: [ 0.112214] root=/dev/ram0 [ 0.112214] console=ttyS0 [ 0.112214] panic=-1 [ 0.112214] init=/init [ 0.112214] loglevel=8 [ 0.112214] [ 0.112214] [ 0.114393] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.115004] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.116397] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.116528] AGP: Checking aperture... [ 0.118199] AGP: No AGP bridge found [ 0.130222] Memory: 207544K/523768K available (14342K kernel code, 2332K rwdata, 9064K rodata, 2796K init, 17404K bss, 70960K reserved, 0K cma-reserved) [ 0.136126] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.138337] ftrace: allocating 40229 entries in 158 pages [ 0.178852] ftrace: allocated 158 pages with 5 groups [ 0.187349] Dynamic Preempt: voluntary [ 0.189950] rcu: Preemptible hierarchical RCU implementation. [ 0.189974] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.190068] Trampoline variant of Tasks RCU enabled. [ 0.190075] Rude variant of Tasks RCU enabled. [ 0.190081] Tracing variant of Tasks RCU enabled. [ 0.190158] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.190184] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.219213] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.223932] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.227955] Console: colour *CGA 80x25 [ 0.250781] printk: console [ttyS0] enabled [ 0.251787] ACPI: Core revision 20220331 [ 0.256101] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.259782] APIC: Switch to symmetric I/O mode setup [ 0.263329] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281392] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb295f7cd, max_idle_ns: 440795205948 ns [ 0.282103] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.36 BogoMIPS (lpj=14372724) [ 0.284737] process: using AMD E400 aware idle routine [ 0.285087] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.285886] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.286306] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.286692] Spectre V2 : Mitigation: Retpolines [ 0.286858] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.287135] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.287977] x86/fpu: x87 FPU will use FXSAVE [ 0.517757] Freeing SMP alternatives memory: 36K [ 0.518407] pid_max: default: 32768 minimum: 301 [ 0.524986] LSM: Security Framework initializing [ 0.526596] landlock: Up and running. [ 0.526744] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.529482] AppArmor: AppArmor initialized [ 0.529655] TOMOYO Linux initialized [ 0.530186] LSM support for eBPF active [ 0.532516] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.532847] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.665568] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.666580] cblist_init_generic: Setting adjustable number of callback queues. [ 0.666836] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.667227] cblist_init_generic: Setting adjustable number of callback queues. [ 0.667466] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.667952] cblist_init_generic: Setting adjustable number of callback queues. [ 0.668193] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.668594] Performance Events: PMU not available due to virtualization, using software events only. [ 0.669931] signal: max sigframe size: 1440 [ 0.670756] rcu: Hierarchical SRCU implementation. [ 0.670942] rcu: Max phase no-delay instances is 1000. [ 0.675237] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.676954] smp: Bringing up secondary CPUs ... [ 0.677166] smp: Brought up 1 node, 1 CPU [ 0.677347] smpboot: Max logical packages: 1 [ 0.678303] smpboot: Total of 1 processors activated (7186.36 BogoMIPS) [ 0.688857] node 0 deferred pages initialised in 4ms [ 0.699818] devtmpfs: initialized [ 0.702517] x86/mm: Memory block size: 128MB [ 0.707673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.708319] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.710778] pinctrl core: initialized pinctrl subsystem [ 0.724806] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.727994] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.728651] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.728997] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.729383] audit: initializing netlink subsys (disabled) [ 0.734474] audit: type=2000 audit(1720068719.476:1): state=initialized audit_enabled=0 res=1 [ 0.735184] thermal_sys: Registered thermal governor 'fair_share' [ 0.735207] thermal_sys: Registered thermal governor 'bang_bang' [ 0.735412] thermal_sys: Registered thermal governor 'step_wise' [ 0.735613] thermal_sys: Registered thermal governor 'user_space' [ 0.735806] thermal_sys: Registered thermal governor 'power_allocator' [ 0.736881] cpuidle: using governor ladder [ 0.737321] cpuidle: using governor menu [ 0.738490] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.740992] PCI: Using configuration type 1 for base access [ 0.750123] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.810575] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.810851] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.820719] ACPI: Added _OSI(Module Device) [ 0.820882] ACPI: Added _OSI(Processor Device) [ 0.821028] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.821185] ACPI: Added _OSI(Processor Aggregator Device) [ 0.840768] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.862078] ACPI: Interpreter enabled [ 0.863065] ACPI: PM: (supports S0 S3 S4 S5) [ 0.863245] ACPI: Using IOAPIC for interrupt routing [ 0.863748] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.864061] PCI: Using E820 reservations for host bridge windows [ 0.865325] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.888418] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.889198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.889592] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.890459] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.895491] acpiphp: Slot [2] registered [ 0.895718] acpiphp: Slot [3] registered [ 0.895910] acpiphp: Slot [4] registered [ 0.896087] acpiphp: Slot [5] registered [ 0.896263] acpiphp: Slot [6] registered [ 0.896438] acpiphp: Slot [7] registered [ 0.896613] acpiphp: Slot [8] registered [ 0.896803] acpiphp: Slot [9] registered [ 0.896980] acpiphp: Slot [10] registered [ 0.897158] acpiphp: Slot [11] registered [ 0.897340] acpiphp: Slot [12] registered [ 0.897518] acpiphp: Slot [13] registered [ 0.897695] acpiphp: Slot [14] registered [ 0.897913] acpiphp: Slot [15] registered [ 0.898109] acpiphp: Slot [16] registered [ 0.898296] acpiphp: Slot [17] registered [ 0.898487] acpiphp: Slot [18] registered [ 0.898666] acpiphp: Slot [19] registered [ 0.898844] acpiphp: Slot [20] registered [ 0.899021] acpiphp: Slot [21] registered [ 0.899212] acpiphp: Slot [22] registered [ 0.899397] acpiphp: Slot [23] registered [ 0.899574] acpiphp: Slot [24] registered [ 0.899751] acpiphp: Slot [25] registered [ 0.899928] acpiphp: Slot [26] registered [ 0.900105] acpiphp: Slot [27] registered [ 0.900312] acpiphp: Slot [28] registered [ 0.900492] acpiphp: Slot [29] registered [ 0.900671] acpiphp: Slot [30] registered [ 0.900848] acpiphp: Slot [31] registered [ 0.901168] PCI host bridge to bus 0000:00 [ 0.901467] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.901800] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.901872] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.902163] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.902403] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.902756] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.903951] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.910019] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.912325] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.913983] pci 0000:00:01.1: reg 0x20: [io 0xc020-0xc02f] [ 0.914893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.915173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.915416] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.915659] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.916214] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.916701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.916970] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.917561] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 [ 0.918723] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc01f] [ 0.919769] pci 0000:00:02.0: reg 0x14: [mem 0xfebc0000-0xfebc0fff] [ 0.922790] pci 0000:00:02.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.923574] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] [ 0.929200] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.929814] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.930135] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.930596] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.930914] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.933904] iommu: Default domain type: Translated [ 0.934089] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.935161] pps_core: LinuxPPS API ver. 1 registered [ 0.935336] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.935671] PTP clock support registered [ 0.935993] EDAC MC: Ver: 3.0.0 [ 0.943436] NetLabel: Initializing [ 0.943572] NetLabel: domain hash size = 128 [ 0.943717] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.944461] NetLabel: unlabeled traffic allowed by default [ 0.944666] PCI: Using ACPI for IRQ routing [ 0.944898] PCI: pci_cache_line_size set to 64 bytes [ 0.945373] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.945981] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.948617] vgaarb: loaded [ 0.949211] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.949583] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.949868] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.953673] clocksource: Switched to clocksource tsc-early [ 1.011749] VFS: Disk quotas dquot_6.6.0 [ 1.012061] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.017060] AppArmor: AppArmor Filesystem Enabled [ 1.017439] pnp: PnP ACPI init [ 1.019591] pnp 00:03: [dma 2] [ 1.020858] pnp: PnP ACPI: found 6 devices [ 1.036635] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.037801] NET: Registered PF_INET protocol family [ 1.038875] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.046804] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.047207] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.047503] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.047914] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.048273] TCP: Hash tables configured (established 4096 bind 4096) [ 1.049625] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.050402] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.050777] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.051999] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.052475] NET: Registered PF_XDP protocol family [ 1.053280] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.053498] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.053704] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.053942] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.054192] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.054984] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.055248] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.055500] PCI: CLS 0 bytes, default 64 [ 1.059216] Trying to unpack rootfs image as initramfs... [ 1.065320] Initialise system trusted keyrings [ 1.071337] Key type blacklist registered [ 1.071949] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.088438] zbud: loaded [ 1.092096] integrity: Platform Keyring initialized [ 1.092476] integrity: Machine keyring initialized [ 1.092651] Key type asymmetric registered [ 1.092842] Asymmetric key parser 'x509' registered [ 1.312752] Freeing initrd memory: 7568K [ 1.334113] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.334580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.335423] io scheduler mq-deadline registered [ 1.341319] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.344297] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.346346] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.348805] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.351917] Linux agpgart interface v0.103 [ 1.353272] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug. [ 1.356264] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.359013] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.359345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.360712] mousedev: PS/2 mouse device common for all mice [ 1.363398] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.366010] rtc_cmos 00:05: RTC can wake from S4 [ 1.368441] rtc_cmos 00:05: registered as rtc0 [ 1.369032] rtc_cmos 00:05: setting system clock to 2024-07-04T04:52:00 UTC (1720068720) [ 1.370527] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.371325] ledtrig-cpu: registered to indicate activity on CPUs [ 1.423716] NET: Registered PF_INET6 protocol family [ 1.432273] Segment Routing with IPv6 [ 1.432576] In-situ OAM (IOAM) with IPv6 [ 1.432992] mip6: Mobile IPv6 [ 1.433328] NET: Registered PF_PACKET protocol family [ 1.433742] mpls_gso: MPLS GSO support [ 1.435353] IPI shorthand broadcast: enabled [ 1.435858] sched_clock: Marking stable (1404436707, 29479486)->(1501122485, -67206292) [ 1.438084] registered taskstats version 1 [ 1.438430] Loading compiled-in X.509 certificates [ 1.488758] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 1.489164] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 1.492548] zswap: loaded using pool lzo/zbud [ 1.494122] Key type .fscrypt registered [ 1.494279] Key type fscrypt-provisioning registered [ 1.502619] Key type encrypted registered [ 1.502813] AppArmor: AppArmor sha1 policy hashing enabled [ 1.503348] ima: No TPM chip found, activating TPM-bypass! [ 1.503581] ima: Allocated hash algorithm: sha256 [ 1.505081] ima: No architecture policies found [ 1.505601] evm: Initialising EVM extended attributes: [ 1.505783] evm: security.selinux [ 1.505922] evm: security.SMACK64 (disabled) [ 1.506137] evm: security.SMACK64EXEC (disabled) [ 1.506297] evm: security.SMACK64TRANSMUTE (disabled) [ 1.506466] evm: security.SMACK64MMAP (disabled) [ 1.506615] evm: security.apparmor [ 1.506726] evm: security.ima [ 1.506824] evm: security.capability [ 1.506951] evm: HMAC attrs: 0x1 [ 1.747630] clk: Disabling unused clocks [ 1.759857] Freeing unused decrypted memory: 2036K [ 1.811483] Freeing unused kernel image (initmem) memory: 2796K [ 1.811778] Write protecting the kernel read-only data: 26624k [ 1.814379] Freeing unused kernel image (text/rodata gap) memory: 2040K [ 1.815487] Freeing unused kernel image (rodata/data gap) memory: 1176K [ 1.955730] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 1.956423] Run /init as init process [ 1.956656] with arguments: [ 1.956804] /init [ 1.956906] with environment: [ 1.957030] HOME=/ [ 1.957120] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + xargs -t -n1 modprobe + cat /modules modprobe virtio_net [ 2.086116] tsc: Refined TSC clocksource calibration: 3593.155 MHz [ 2.086642] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb1124129, max_idle_ns: 440795347378 ns [ 2.087055] clocksource: Switched to clocksource tsc modprobe virtio_pci [ 2.239099] ACPI: \_SB_.LNKB: Enabled at IRQ 10 modprobe gtp [ 2.265719] gtp: GTP module loaded (pdp ctx size 104 bytes) modprobe tun [ 2.279092] tun: Universal TUN/TAP device driver, 1.6 + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + /cmd.sh + mount -t debugfs none /sys/kernel/debug + grep gtp + cat /sys/kernel/debug/dynamic_debug/control drivers/net/gtp.c:206 [gtp]gtp_rx =_ "No PDP ctx for this MS\n" drivers/net/gtp.c:217 [gtp]gtp_rx =_ "forwarding packet from GGSN to uplink\n" drivers/net/gtp.c:334 [gtp]gtp0_send_echo_resp =_ "no route for echo response from %pI4\n" drivers/net/gtp.c:437 [gtp]gtp0_udp_encap_recv =_ "No PDP ctx to decap skb=%p\n" drivers/net/gtp.c:516 [gtp]gtp1u_send_echo_resp =_ "no route for echo response from %pI4\n" drivers/net/gtp.c:614 [gtp]gtp1u_udp_encap_recv =_ "No PDP ctx to decap skb=%p\n" drivers/net/gtp.c:682 [gtp]gtp_encap_recv =_ "encap_recv sk=%p\n" drivers/net/gtp.c:686 [gtp]gtp_encap_recv =_ "received GTP0 packet\n" drivers/net/gtp.c:690 [gtp]gtp_encap_recv =_ "received GTP1U packet\n" drivers/net/gtp.c:699 [gtp]gtp_encap_recv =_ "pass up to the process\n" drivers/net/gtp.c:704 [gtp]gtp_encap_recv =_ "GTP packet has been dropped\n" drivers/net/gtp.c:833 [gtp]gtp_build_skb_ip4 =_ "no PDP ctx found for %pI4, skip\n" drivers/net/gtp.c:837 [gtp]gtp_build_skb_ip4 =_ "found PDP context %p\n" drivers/net/gtp.c:842 [gtp]gtp_build_skb_ip4 =_ "no route to SSGN %pI4\n" drivers/net/gtp.c:849 [gtp]gtp_build_skb_ip4 =_ "circular route to SSGN %pI4\n" drivers/net/gtp.c:877 [gtp]gtp_build_skb_ip4 =_ "packet too big, fragmentation needed\n" drivers/net/gtp.c:922 [gtp]gtp_dev_xmit =_ "gtp -> IP src: %pI4 dst: %pI4\n" drivers/net/gtp.c:1090 [gtp]gtp_newlink =_ "failed to register new netdev %d\n" drivers/net/gtp.c:1098 [gtp]gtp_newlink =_ "registered new GTP interface\n" drivers/net/gtp.c:1214 [gtp]gtp_encap_enable_socket =_ "enable gtp on %d, %d\n" drivers/net/gtp.c:1218 [gtp]gtp_encap_enable_socket =_ "gtp socket fd=%d not found\n" drivers/net/gtp.c:1226 [gtp]gtp_encap_enable_socket =_ "socket fd=%d not UDP\n" drivers/net/gtp.c:1378 [gtp]gtp_pdp_add =_ "GTPv0-U: update tunnel id = %llx (pdp %p)\n" drivers/net/gtp.c:1381 [gtp]gtp_pdp_add =_ "GTPv1-U: update tunnel id = %x/%x (pdp %p)\n" drivers/net/gtp.c:1417 [gtp]gtp_pdp_add =_ "GTPv0-U: new PDP ctx id=%llx ssgn=%pI4 ms=%pI4 (pdp=%p)\n" drivers/net/gtp.c:1422 [gtp]gtp_pdp_add =_ "GTPv1-U: new PDP ctx id=%x/%x ssgn=%pI4 ms=%pI4 (pdp=%p)\n" drivers/net/gtp.c:1570 [gtp]gtp_genl_del_pdp =_ "GTPv0-U: deleting tunnel id = %llx (pdp %p)\n" drivers/net/gtp.c:1573 [gtp]gtp_genl_del_pdp =_ "GTPv1-U: deleting tunnel id = %x/%x (pdp %p)\n" drivers/net/gtp.c:1798 [gtp]gtp_genl_send_echo_req =_ "no route for echo request to %pI4\n" + echo -n 'module gtp +p' + ip addr add 172.18.184.201/24 brd 172.18.184.255 dev eth0 + ip route add default via 172.18.184.1 dev eth0 + osmo-ggsn -c /data/osmo-ggsn.cfg 20240704045201659 DLSTATS INFO Stats timer started with interval 5 sec (stats.c:206) 20240704045201670 DGGSN INFO APN(inet6): Starting (ggsn.c:188) 20240704045201671 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:206) 20240704045201671 DGGSN NOTICE APN(inet6): Skipping APN start (ggsn.c:212) 20240704045201672 DGGSN INFO GGSN(ggsn0): Starting GGSN (ggsn.c:820) 20240704045201672 DLGTP NOTICE GTP: gtp_newgsn() started at 172.18.184.201 (gsn.c:467) 20240704045201673 DLGTP NOTICE State information file (/tmp/gsn_restart) not found. Creating new file. (gsn.c:388) 20240704045201677 DGGSN NOTICE GGSN(ggsn0): Successfully started (ggsn.c:856) 20240704045201677 DGGSN INFO APN(inet6): Starting (ggsn.c:188) 20240704045201678 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:206) 20240704045201680 DGGSN NOTICE Initialized GTP kernel mode (genl ID is 32) (gtp-kernel.c:80) [ 2.552483] gtp: enable gtp on 7, 4 [ 2.553301] gtp: enable gtp on 9, 5 [ 2.555037] tun6: registered new GTP interface 20240704045201690 DTUN NOTICE GTP kernel configured (tun.c:217) 20240704045201691 DGGSN INFO APN(inet6): Setting tun IPv6 address 2001:780:44:2100::/56 (ggsn.c:244) 20240704045201696 DGGSN INFO APN(inet6): Creating IPv6 pool 2001:780:44:2100::/56 (ggsn.c:307) 20240704045201697 DGGSN INFO APN(inet6): Blacklist tun IP 2001:780:44:2100::/56 (ggsn.c:169) 20240704045201698 DGGSN NOTICE APN(inet6): Successfully started (ggsn.c:322) 20240704045201701 DLGLOBAL NOTICE Available via telnet 0.0.0.0 4260 (telnet_interface.c:88) 20240704045201702 DLCTRL NOTICE CTRL at 127.0.0.1 4257 (control_if.c:1024) [ 3.266118] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready 20240704045203621 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.184.202:54872<->l=172.18.184.201:4260 (telnet_interface.c:192) 20240704045203639 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact() start (logging_vty.c:1172) genl_socket_talk: Invalid argument 20240704045203656 DGGSN ERROR PDP(262422688439998:3): Cannot add tunnel to kernel: Invalid argument (ggsn.c:538) 20240704045203657 DGGSN ERROR PDP(262422688439998:3): Maybe your kernel does not support GTP-U with IPv6 yet? (ggsn.c:540) 20240704045203659 DGGSN INFO PDP(262422688439998:3): Deleting PDP context (ggsn.c:351) 20240704045203659 DGGSN NOTICE PDP(262422688439998:3): Deleting PDP context: without private structure! (ggsn.c:364) 20240704045203661 DGGSN NOTICE GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) (ggsn.c:804) 20240704045203661 DLGLOBAL INFO Closing telnet connection r=172.18.184.202:54872<->l=172.18.184.201:4260 (telnet_interface.c:138) 20240704045211709 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.184.202:39718<->l=172.18.184.201:4260 (telnet_interface.c:192) 20240704045211721 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_pcodns() start (logging_vty.c:1172) genl_socket_talk: Invalid argument 20240704045211725 DGGSN ERROR PDP(262423603485660:2): Cannot add tunnel to kernel: Invalid argument (ggsn.c:538) 20240704045211726 DGGSN ERROR PDP(262423603485660:2): Maybe your kernel does not support GTP-U with IPv6 yet? (ggsn.c:540) 20240704045211727 DGGSN INFO PDP(262423603485660:2): Deleting PDP context (ggsn.c:351) 20240704045211727 DGGSN NOTICE PDP(262423603485660:2): Deleting PDP context: without private structure! (ggsn.c:364) 20240704045211728 DGGSN NOTICE GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) (ggsn.c:804) 20240704045211729 DLGLOBAL INFO Closing telnet connection r=172.18.184.202:39718<->l=172.18.184.201:4260 (telnet_interface.c:138) 20240704045219777 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.184.202:58350<->l=172.18.184.201:4260 (telnet_interface.c:192) 20240704045219790 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_icmp6() start (logging_vty.c:1172) genl_socket_talk: Invalid argument 20240704045219793 DGGSN ERROR PDP(262427893631439:6): Cannot add tunnel to kernel: Invalid argument (ggsn.c:538) 20240704045219794 DGGSN ERROR PDP(262427893631439:6): Maybe your kernel does not support GTP-U with IPv6 yet? (ggsn.c:540) 20240704045219795 DGGSN INFO PDP(262427893631439:6): Deleting PDP context (ggsn.c:351) 20240704045219796 DGGSN NOTICE PDP(262427893631439:6): Deleting PDP context: without private structure! (ggsn.c:364) 20240704045219797 DGGSN NOTICE GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) (ggsn.c:804) 20240704045219799 DLGLOBAL INFO Closing telnet connection r=172.18.184.202:58350<->l=172.18.184.201:4260 (telnet_interface.c:138) 20240704045227844 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.184.202:40430<->l=172.18.184.201:4260 (telnet_interface.c:192) 20240704045227856 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access() start (logging_vty.c:1172) genl_socket_talk: Invalid argument 20240704045227859 DGGSN ERROR PDP(262422946558489:8): Cannot add tunnel to kernel: Invalid argument (ggsn.c:538) 20240704045227860 DGGSN ERROR PDP(262422946558489:8): Maybe your kernel does not support GTP-U with IPv6 yet? (ggsn.c:540) 20240704045227861 DGGSN INFO PDP(262422946558489:8): Deleting PDP context (ggsn.c:351) 20240704045227861 DGGSN NOTICE PDP(262422946558489:8): Deleting PDP context: without private structure! (ggsn.c:364) 20240704045227862 DGGSN NOTICE GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) (ggsn.c:804) 20240704045227863 DLGLOBAL INFO Closing telnet connection r=172.18.184.202:40430<->l=172.18.184.201:4260 (telnet_interface.c:138) 20240704045235907 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.184.202:40432<->l=172.18.184.201:4260 (telnet_interface.c:192) 20240704045235917 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start (logging_vty.c:1172) genl_socket_talk: Invalid argument 20240704045235920 DGGSN ERROR PDP(262426071498470:5): Cannot add tunnel to kernel: Invalid argument (ggsn.c:538) 20240704045235921 DGGSN ERROR PDP(262426071498470:5): Maybe your kernel does not support GTP-U with IPv6 yet? (ggsn.c:540) 20240704045235925 DGGSN INFO PDP(262426071498470:5): Deleting PDP context (ggsn.c:351) 20240704045235926 DGGSN NOTICE PDP(262426071498470:5): Deleting PDP context: without private structure! (ggsn.c:364) 20240704045235927 DGGSN NOTICE GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) (ggsn.c:804) 20240704045235928 DLGLOBAL INFO Closing telnet connection r=172.18.184.202:40432<->l=172.18.184.201:4260 (telnet_interface.c:138) 20240704045243969 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.184.202:44514<->l=172.18.184.201:4260 (telnet_interface.c:192) 20240704045243982 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start (logging_vty.c:1172) genl_socket_talk: Invalid argument 20240704045243985 DGGSN ERROR PDP(262420036495915:1): Cannot add tunnel to kernel: Invalid argument (ggsn.c:538) 20240704045243986 DGGSN ERROR PDP(262420036495915:1): Maybe your kernel does not support GTP-U with IPv6 yet? (ggsn.c:540) 20240704045243987 DGGSN INFO PDP(262420036495915:1): Deleting PDP context (ggsn.c:351) 20240704045243988 DGGSN NOTICE PDP(262420036495915:1): Deleting PDP context: without private structure! (ggsn.c:364) 20240704045243988 DGGSN NOTICE GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) (ggsn.c:804) 20240704045243989 DLGLOBAL INFO Closing telnet connection r=172.18.184.202:44514<->l=172.18.184.201:4260 (telnet_interface.c:138) 20240704045252036 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.184.202:46030<->l=172.18.184.201:4260 (telnet_interface.c:192) 20240704045252049 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start (logging_vty.c:1172) genl_socket_talk: Invalid argument 20240704045252053 DGGSN ERROR PDP(262420371230797:3): Cannot add tunnel to kernel: Invalid argument (ggsn.c:538) 20240704045252054 DGGSN ERROR PDP(262420371230797:3): Maybe your kernel does not support GTP-U with IPv6 yet? (ggsn.c:540) 20240704045252055 DGGSN INFO PDP(262420371230797:3): Deleting PDP context (ggsn.c:351) 20240704045252055 DGGSN NOTICE PDP(262420371230797:3): Deleting PDP context: without private structure! (ggsn.c:364) 20240704045252056 DGGSN NOTICE GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) (ggsn.c:804) 20240704045252056 DLGLOBAL INFO Closing telnet connection r=172.18.184.202:46030<->l=172.18.184.201:4260 (telnet_interface.c:138) 20240704045300104 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.184.202:59516<->l=172.18.184.201:4260 (telnet_interface.c:192) 20240704045300115 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_clients_interact() start (logging_vty.c:1172) genl_socket_talk: Invalid argument 20240704045300118 DGGSN ERROR PDP(262429478962963:2): Cannot add tunnel to kernel: Invalid argument (ggsn.c:538) 20240704045300119 DGGSN ERROR PDP(262429478962963:2): Maybe your kernel does not support GTP-U with IPv6 yet? (ggsn.c:540) 20240704045300120 DGGSN INFO PDP(262429478962963:2): Deleting PDP context (ggsn.c:351) 20240704045300120 DGGSN NOTICE PDP(262429478962963:2): Deleting PDP context: without private structure! (ggsn.c:364) 20240704045300121 DGGSN NOTICE GGSN(ggsn0): Received Recovery IE for unknown SGSN (no PDP contexts active) (ggsn.c:804) 20240704045300121 DLGLOBAL INFO Closing telnet connection r=172.18.184.202:59516<->l=172.18.184.201:4260 (telnet_interface.c:138) 20240704045308166 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.184.202:52186<->l=172.18.184.201:4260 (telnet_interface.c:192) 20240704045308176 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp() start (logging_vty.c:1172) 20240704045310180 DLGLOBAL INFO Closing telnet connection r=172.18.184.202:52186<->l=172.18.184.201:4260 (telnet_interface.c:138) 20240704045318229 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.184.202:34082<->l=172.18.184.201:4260 (telnet_interface.c:192) 20240704045318241 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp_gtpu() start (logging_vty.c:1172) [ 79.112337] tun6: encap_recv sk=(____ptrval____) [ 79.112684] tun6: received GTP1U packet [ 79.112840] tun6: pass up to the process 20240704045320247 DLGLOBAL INFO Closing telnet connection r=172.18.184.202:34082<->l=172.18.184.201:4260 (telnet_interface.c:138)