Trying 192.168.56.4... Connected to moya.mayfield.sirena.org.uk. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/pci-0000:00:14.0-usb-0:3.4:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot SPL 2023.07.02-dh-stm32mp1-dhcor-avenger96-20230727.02 (Jul 11 2023 - 15:20:44 +0000) Model: Arrow Electronics STM32MP15xx Avenger96 board Code: SoM:rev=0,ddr3=3 Board:rev=1 RAM: DDR3L 32bits 2x4Gb 533MHz WDT: Started watchdog@5a002000 with servicing every 1000ms (32s timeout) Trying to boot from MMC1 image entry point: 0xc0100000 U-Boot 2023.07.02-dh-stm32mp1-dhcor-avenger96-20230727.02 (Jul 11 2023 - 15:20:44 +0000) CPU: STM32MP157AAC Rev.B Model: Arrow Electronics STM32MP15xx Avenger96 board Board: stm32mp1 in basic mode (arrow,stm32mp15xx-avenger96) DRAM: 1 GiB Clocks: - MPU : 650 MHz - MCU : 208.878 MHz - AXI : 266.500 MHz - PER : 24 MHz - DDR : 533 MHz Core: 285 devices, 34 uclasses, devicetree: separate WDT: Started watchdog@5a002000 with servicing every 1000ms (32s timeout) MMC: STM32 SD/MMC: 2, STM32 SD/MMC: 0, STM32 SD/MMC: 1 Loading Environment from SPIFlash... SF: Detected w25q16dw with page size 256 Bytes, erase size 4 KiB, total 2 MiB OK In: serial Out: serial Err: serial Net: eth0: ethernet@5800a000 Hit any key to stop autoboot: 3  0 STM32MP> setenv autoload no setenv autoload no STM32MP> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff STM32MP> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff STM32MP> dhcp dhcp ethernet@5800a000 Waiting for PHY auto negotiation to complete.......... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 BOOTP broadcast 6 BOOTP broadcast 7 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.202 (7893 ms) STM32MP> setenv serverip 192.168.56.193 setenv serverip 192.168.56.193 STM32MP> tftp 0xc2000000 796749/tftp-deploy-56s1rapl/kernel/uImage tftp 0xc2000000 796749/tftp-deploy-56s1rapl/kernel/uImage Using ethernet@5800a000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.202 Filename '796749/tftp-deploy-56s1rapl/kernel/uImage'. Load address: 0xc2000000 Loading: *################################################## 15.6 MiB 12.4 MiB/s done Bytes transferred = 16360000 (f9a240 hex) STM32MP> tftp 0xc4400000 796749/tftp-deploy-56s1rapl/ramdisk/ramdisk.cpio.gz.uboot tftp 0xc4400000 796749/tftp-deploy-56s1rapl/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@5800a000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.202 Filename '796749/tftp-deploy-56s1rapl/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0xc4400000 Loading: *################################################## 20.4 MiB 12.2 MiB/s done Bytes transferred = 21387622 (1465966 hex) STM32MP> setenv initrd_size ${filesize} setenv initrd_size ${filesize} STM32MP> tftp 0xc4000000 796749/tftp-deploy-56s1rapl/dtb/stm32mp157a-dhcor-avenger96.dtb tftp 0xc4000000 796749/tftp-deploy-56s1rapl/dtb/stm32mp157a-dhcor-avenger96.dtb Using ethernet@5800a000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.202 Filename '796749/tftp-deploy-56s1rapl/dtb/stm32mp157a-dhcor-avenger96.dtb'. Load address: 0xc4000000 Loading: *################################################## 51.6 KiB 8.4 MiB/s done Bytes transferred = 52850 (ce72 hex) STM32MP> setenv bootargs 'console=ttySTM0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.193:/var/lib/lava/dispatcher/tmp/796749/extract-nfsrootfs-wne5mqop,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttySTM0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.193:/var/lib/lava/dispatcher/tmp/796749/extract-nfsrootfs-wne5mqop,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' STM32MP> bootm 0xc2000000 0xc4400000 0xc4000000 bootm 0xc2000000 0xc4400000 0xc4000000 ## Booting kernel from Legacy Image at c2000000 ... Image Name: Created: 2024-10-03 6:13:16 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 16359936 Bytes = 15.6 MiB Load Address: c2000000 Entry Point: c2000000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at c4400000 ... Image Name: Created: 2024-10-03 6:13:19 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 21387558 Bytes = 20.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at c4000000 Booting using the fdt blob at 0xc4000000 Working FDT set to c4000000 Loading Kernel Image Using Device Tree in place at c4000000, end c400fe71 Working FDT set to c4000000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc1-next-20241003 (KernelCI@build-j330795-arm-gcc-12-multi-v7-defconfig-kselftest-mwqz4) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Oct 3 05:26:16 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Arrow Electronics STM32MP157A Avenger96 board [ 0.000000] earlycon: stm32 at MMIO 0x40010000 (options '115200n8') [ 0.000000] printk: legacy bootconsole [stm32] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created DMA memory pool at 0x10000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node mcuram2@10000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x10000000..0x1003ffff (256 KiB) nomap non-reusable mcuram2@10000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x10040000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0vring0@10040000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x10040000..0x10040fff (4 KiB) nomap non-reusable vdev0vring0@10040000 [ 0.000000] Reserved memory: created DMA memory pool at 0x10041000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0vring1@10041000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x10041000..0x10041fff (4 KiB) nomap non-reusable vdev0vring1@10041000 [ 0.000000] Reserved memory: created DMA memory pool at 0x10042000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0buffer@10042000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x10042000..0x10045fff (16 KiB) nomap non-reusable vdev0buffer@10042000 [ 0.000000] Reserved memory: created DMA memory pool at 0x30000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node mcuram@30000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x30000000..0x3003ffff (256 KiB) nomap non-reusable mcuram@30000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x38000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node retram@38000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x38000000..0x3800ffff (64 KiB) nomap non-reusable retram@38000000 [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00000000c0000000-0x00000000efffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x00000000f0000000-0x00000000ffffefff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00000000c0000000-0x00000000ffffefff] [ 0.000000] Initmem setup node 0 [mem 0x00000000c0000000-0x00000000ffffefff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] percpu: Embedded 20 pages/cpu s49292 r8192 d24436 u81920 [ 0.000000] Kernel command line: console=ttySTM0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.193:/var/lib/lava/dispatcher/tmp/796749/extract-nfsrootfs-wne5mqop,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262143 <6>[ 0.000000] allocated 1056764 bytes of page_ext <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:on <6>[ 0.000000] mem auto-init: clearing system memory may take some time... <6>[ 0.000000] stackdepot: allocating hash table via alloc_large_system_hash <6>[ 0.000000] stackdepot hash table entries: 65536 (order: 7, 524288 bytes, linear) <4>[ 0.000000] ********************************************************** <4>[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** <4>[ 0.000000] ** ** <4>[ 0.000000] ** This system shows unhashed kernel memory addresses ** <4>[ 0.000000] ** via the console, logs, and other interfaces. This ** <4>[ 0.000000] ** might reduce the security of your system. ** <4>[ 0.000000] ** ** <4>[ 0.000000] ** If you see this message and you are not debugging ** <4>[ 0.000000] ** the kernel, report this immediately to your system ** <4>[ 0.000000] ** administrator! ** <4>[ 0.000000] ** ** <4>[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** <4>[ 0.000000] ********************************************************** <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] ftrace: allocating 71576 entries in 210 pages <6>[ 0.000000] ftrace: allocated 210 pages with 4 groups <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. <6>[ 0.000000] Rude variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 <6>[ 0.000000] RCU Tasks Rude: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.008292] Switching to timer-based delay loop, resolution 41ns <6>[ 0.025160] Console: colour dummy device 80x30 <6>[ 0.028618] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000) <6>[ 0.039045] CPU: Testing write buffer coherency: ok <6>[ 0.044198] pid_max: default: 32768 minimum: 301 <6>[ 0.050283] LSM: initializing lsm=capability,landlock,bpf,ima <6>[ 0.055388] landlock: Up and running. <6>[ 0.059141] LSM support for eBPF active <6>[ 0.064192] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.070732] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.086683] CPU0: update cpu_capacity 1024 <6>[ 0.089686] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.103577] Setting up static identity map for 0xc0300000 - 0xc03000ac <6>[ 0.112690] rcu: Hierarchical SRCU implementation. <6>[ 0.116360] rcu: Max phase no-delay instances is 400. <6>[ 0.123652] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.155743] EFI services will not be available. <6>[ 0.160589] smp: Bringing up secondary CPUs ... <6>[ 0.168433] CPU1: update cpu_capacity 1024 <6>[ 0.168472] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.168800] smp: Brought up 1 node, 2 CPUs <6>[ 0.182047] SMP: Total of 2 processors activated (96.00 BogoMIPS). <6>[ 0.188513] CPU: All CPU(s) started in SVC mode. <6>[ 0.196150] Memory: 905792K/1048572K available (21504K kernel code, 3772K rwdata, 10404K rodata, 2048K init, 526K bss, 71976K reserved, 65536K cma-reserved, 196604K highmem) <6>[ 0.213390] devtmpfs: initialized <6>[ 0.447733] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.456456] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns <6>[ 0.465111] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.536611] pinctrl core: initialized pinctrl subsystem <6>[ 0.558321] DMI not present or invalid. <6>[ 0.569772] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.587049] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.602318] audit: initializing netlink subsys (disabled) <5>[ 0.607810] audit: type=2000 audit(0.420:1): state=initialized audit_enabled=0 res=1 <6>[ 0.623986] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.624397] cpuidle: using governor menu <6>[ 0.636458] No ATAGs? <6>[ 0.637783] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.645881] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.673568] Serial: AMBA PL011 UART driver <6>[ 0.775039] platform 5a001000.display-controller: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/hdmi-transmitter@3d <6>[ 0.903640] platform hdmi-out: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/hdmi-transmitter@3d <6>[ 0.923977] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <6>[ 0.994217] stm32-mdma 58000000.dma-controller: STM32 MDMA driver registered <6>[ 1.014555] iommu: Default domain type: Translated <6>[ 1.018355] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 1.039982] SCSI subsystem initialized <6>[ 1.048293] usbcore: registered new interface driver usbfs <6>[ 1.053155] usbcore: registered new interface driver hub <6>[ 1.058720] usbcore: registered new device driver usb <6>[ 1.071726] pps_core: LinuxPPS API ver. 1 registered <6>[ 1.075568] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 1.085235] PTP clock support registered <6>[ 1.090208] EDAC MC: Ver: 3.0.0 <6>[ 1.096853] scmi_core: SCMI protocol bus registered <6>[ 1.117831] NET: Registered PF_ATMPVC protocol family <6>[ 1.121770] NET: Registered PF_ATMSVC protocol family <6>[ 1.129339] nfc: nfc_init: NFC Core ver 0.1 <6>[ 1.133231] NET: Registered PF_NFC protocol family <6>[ 1.138699] vgaarb: loaded <6>[ 1.146116] clocksource: Switched to clocksource arch_sys_counter <6>[ 1.257634] NET: Registered PF_INET protocol family <6>[ 1.262110] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.276427] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 1.283719] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 1.291923] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.299885] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 1.307569] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.315780] MPTCP token hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 1.322452] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.329107] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.337577] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 1.348107] RPC: Registered named UNIX socket transport module. <6>[ 1.352917] RPC: Registered udp transport module. <6>[ 1.357914] RPC: Registered tcp transport module. <6>[ 1.362858] RPC: Registered tcp-with-tls transport module. <6>[ 1.368641] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.375376] NET: Registered PF_XDP protocol family <6>[ 1.380438] PCI: CLS 0 bytes, default 64 <5>[ 1.397719] Initialise system trusted keyrings <6>[ 1.403222] workingset: timestamp_bits=14 max_order=18 bucket_order=4 <6>[ 1.453094] squashfs: version 4.0 (2009/01/31) Phillip Lougher <6>[ 1.454768] Trying to unpack rootfs image as initramfs... <5>[ 1.461925] NFS: Registering the id_resolver key type <5>[ 1.469091] Key type id_resolver registered <5>[ 1.473275] Key type id_legacy registered <6>[ 1.477893] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.484539] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.866007] NET: Registered PF_ALG protocol family <5>[ 1.869820] Key type asymmetric registered <5>[ 1.874107] Asymmetric key parser 'x509' registered <6>[ 1.880234] bounce: pool size: 64 pages <6>[ 1.884316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) <6>[ 1.891072] io scheduler mq-deadline registered <6>[ 1.895816] io scheduler kyber registered <6>[ 1.900386] io scheduler bfq registered <4>[ 1.907342] test_firmware: interface ready <6>[ 1.930332] /soc/interrupt-controller@5000d000: bank0 <6>[ 1.934348] /soc/interrupt-controller@5000d000: bank1 <6>[ 1.939649] /soc/interrupt-controller@5000d000: bank2 <6>[ 1.981231] Registering stm32-etzpc firewall controller <6>[ 2.151864] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.337475] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 3.389013] msm_serial: driver initialized <6>[ 3.393993] SuperH (H)SCI(F) driver initialized <6>[ 3.398552] STMicroelectronics ASC driver initialized <6>[ 3.403819] STM32 USART driver initialized <5>[ 3.454635] random: crng init done <6>[ 3.495439] [drm] Initialized vgem 1.0.0 for vgem on minor 0 <6>[ 3.777765] brd: module loaded <6>[ 3.859707] loop: module loaded <6>[ 3.864299] lkdtm: No crash points registered, enable through debugfs <6>[ 3.987026] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 3.997535] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 4.001416] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 4.008137] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 4.013273] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 4.043212] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 4.048270] usbcore: registered new interface driver pegasus <6>[ 4.054213] usbcore: registered new interface driver asix <6>[ 4.059788] usbcore: registered new interface driver ax88179_178a <6>[ 4.066236] usbcore: registered new interface driver cdc_ether <6>[ 4.072332] usbcore: registered new interface driver smsc75xx <6>[ 4.078428] usbcore: registered new interface driver smsc95xx <6>[ 4.084458] usbcore: registered new interface driver net1080 <6>[ 4.090316] usbcore: registered new interface driver cdc_subset <6>[ 4.096598] usbcore: registered new interface driver zaurus <6>[ 4.102386] usbcore: registered new interface driver cdc_ncm <6>[ 4.132175] usbcore: registered new interface driver usb-storage <6>[ 4.175301] stm32_rtc 5c004000.rtc: registered as rtc0 <6>[ 4.179409] stm32_rtc 5c004000.rtc: setting system clock to 2000-01-01T00:00:26 UTC (946684826) <4>[ 4.191958] stm32_rtc 5c004000.rtc: Date/Time must be initialized <6>[ 4.196997] stm32_rtc 5c004000.rtc: registered rev:1.2 <6>[ 4.209184] i2c_dev: i2c /dev entries driver <6>[ 4.267374] stm_thermal 50028000.thermal: stm_thermal_probe: Driver initialized successfully <6>[ 4.322418] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.327531] sdhci: Copyright(c) Pierre Ossman <6>[ 4.341426] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.355303] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.382869] hid: raw HID events driver (C) Jiri Kosina <6>[ 4.391795] usbcore: registered new interface driver usbhid <6>[ 4.396296] usbhid: USB HID core driver <6>[ 4.433387] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 (8000000f) counters available <6>[ 4.459327] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.470207] IPv4 over IPsec tunneling driver <6>[ 4.479654] IPsec XFRM device driver <6>[ 4.482897] NET: Registered PF_INET6 protocol family <6>[ 4.498506] Segment Routing with IPv6 <6>[ 4.501761] In-situ OAM (IOAM) with IPv6 <6>[ 4.513407] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.532182] NET: Registered PF_PACKET protocol family <6>[ 4.536411] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. <5>[ 4.554361] Key type dns_resolver registered <6>[ 4.558953] NET: Registered PF_VSOCK protocol family <6>[ 4.562995] mpls_gso: MPLS GSO support <6>[ 4.570962] ThumbEE CPU extension supported. <5>[ 4.574186] Registering SWP/SWPB emulation handler <4>[ 4.823918] unwind: Index not found bf003470 <4>[ 4.827142] unwind: Index not found bf003470 <4>[ 4.831711] unwind: Index not found bf003470 <4>[ 4.836226] unwind: Index not found bf003470 <4>[ 4.840775] unwind: Index not found bf003470 <4>[ 4.845261] unwind: Index not found bf003470 <4>[ 4.849863] unwind: Index not found bf003470 <4>[ 4.854358] unwind: Index not found bf003470 <4>[ 4.858938] unwind: Index not found bf003470 <4>[ 4.863433] unwind: Index not found bf003470 <4>[ 4.868004] unwind: Index not found bf003470 <4>[ 4.872541] unwind: Index not found bf003470 <4>[ 4.877096] unwind: Index not found bf003470 <4>[ 4.881718] unwind: Index not found bf003470 <4>[ 4.886203] unwind: Index not found bf003470 <4>[ 4.891255] unwind: Index not found bf003470 <4>[ 4.895756] unwind: Index not found bf003470 <4>[ 4.900414] unwind: Index not found bf003470 <4>[ 4.904330] unwind: Index not found bf003470 <4>[ 4.908873] unwind: Index not found bf003470 <4>[ 4.913386] unwind: Index not found bf003470 <4>[ 4.917935] unwind: Index not found bf003470 <4>[ 4.922462] unwind: Index not found bf003470 <4>[ 4.927012] unwind: Index not found bf003470 <4>[ 4.931541] unwind: Index not found bf003470 <4>[ 4.936112] unwind: Index not found bf003470 <4>[ 4.940630] unwind: Index not found bf003470 <4>[ 4.945161] unwind: Index not found bf003470 <4>[ 4.949716] unwind: Index not found bf003470 <4>[ 4.954256] unwind: Index not found bf003470 <4>[ 4.958809] unwind: Index not found bf003470 <4>[ 4.963356] unwind: Index not found bf003470 <4>[ 4.967869] unwind: Index not found bf003470 <4>[ 4.972410] unwind: Index not found bf003470 <4>[ 4.976990] unwind: Index not found bf003470 <4>[ 4.982598] unwind: Index not found bf003470 <4>[ 4.986601] unwind: Index not found bf003470 <4>[ 4.991209] unwind: Index not found bf003534 <4>[ 4.995663] unwind: Index not found bf003534 <4>[ 4.999684] unwind: Index not found bf003534 <4>[ 5.004203] unwind: Index not found bf003534 <4>[ 5.008798] unwind: Index not found bf003534 <4>[ 5.013293] unwind: Index not found bf003534 <4>[ 5.017845] unwind: Index not found bf003534 <4>[ 5.022366] unwind: Index not found bf003534 <4>[ 5.026909] unwind: Index not found bf003534 <4>[ 5.031459] unwind: Index not found bf003534 <4>[ 5.036003] unwind: Index not found bf003534 <4>[ 5.040544] unwind: Index not found bf003534 <4>[ 5.045097] unwind: Index not found bf003534 <4>[ 5.049610] unwind: Index not found bf003534 <4>[ 5.054150] unwind: Index not found bf003534 <4>[ 5.058694] unwind: Index not found bf003534 <4>[ 5.063229] unwind: Index not found bf003534 <4>[ 5.067817] unwind: Index not found bf003534 <4>[ 5.072860] unwind: Index not found bf003534 <4>[ 5.077442] unwind: Index not found bf003534 <4>[ 5.081954] unwind: Index not found bf0036ec <4>[ 5.086508] unwind: Index not found bf0036ec <4>[ 5.090959] unwind: Index not found bf0036ec <4>[ 5.095594] unwind: Index not found bf0036ec <4>[ 5.100086] unwind: Index not found bf0036ec <4>[ 5.104130] unwind: Index not found bf0036ec <4>[ 5.108673] unwind: Index not found bf0036ec <4>[ 5.113191] unwind: Index not found bf0036ec <4>[ 5.117742] unwind: Index not found bf0036ec <4>[ 5.122278] unwind: Index not found bf0036ec <4>[ 5.126844] unwind: Index not found bf0036ec <4>[ 5.131355] unwind: Index not found bf0036ec <4>[ 5.135904] unwind: Index not found bf0036ec <4>[ 5.140444] unwind: Index not found bf0036ec <4>[ 5.144994] unwind: Index not found bf0036ec <4>[ 5.149519] unwind: Index not found bf0036ec <4>[ 5.154081] unwind: Index not found bf0036ec <4>[ 5.158598] unwind: Index not found bf0036ec <4>[ 5.163141] unwind: Index not found bf0036ec <5>[ 5.167747] Loading compiled-in X.509 certificates <6>[ 5.875204] Freeing initrd memory: 20888K <5>[ 5.964571] Loaded X.509 cert 'Build time autogenerated kernel key: fa60b376adbc0afa1e73a25383651b0592f397fc' <6>[ 6.160438] ima: No TPM chip found, activating TPM-bypass! <6>[ 6.164915] ima: Allocated hash algorithm: sha1 <6>[ 6.169895] ima: No architecture policies found <6>[ 6.449081] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOA bank added <6>[ 6.459292] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOB bank added <6>[ 6.469504] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOC bank added <6>[ 6.479718] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOD bank added <6>[ 6.489980] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOE bank added <6>[ 6.501614] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOF bank added <6>[ 6.513934] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOG bank added <6>[ 6.524408] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOH bank added <6>[ 6.536695] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOI bank added <6>[ 6.542177] stm32mp157-pinctrl soc:pinctrl@50002000: Pinctrl STM32 initialized <6>[ 6.580163] stm32mp157-pinctrl soc:pinctrl@54004000: GPIOZ bank added <6>[ 6.585561] stm32mp157-pinctrl soc:pinctrl@54004000: Pinctrl STM32 initialized <6>[ 6.612308] stm32-dma 48000000.dma-controller: STM32 DMA driver registered <6>[ 6.635606] stm32-dma 48001000.dma-controller: STM32 DMA driver registered <6>[ 6.695923] stm32-usart 4000e000.serial: interrupt mode for rx (no dma) <6>[ 6.701475] stm32-usart 4000e000.serial: interrupt mode for tx (no dma) <6>[ 6.711827] 4000e000.serial: ttySTM2 at MMIO 0x4000e000 (irq = 49, base_baud = 4000000) is a stm32-usart <6>[ 6.723681] serial serial0: tty port ttySTM2 registered <6>[ 6.736845] stm32-usart 40010000.serial: interrupt mode for rx (no dma) <6>[ 6.742370] stm32-usart 40010000.serial: interrupt mode for tx (no dma) <6>[ 6.752183] 40010000.serial: ttySTM0 at MMIO 0x40010000 (irq = 50, base_baud = 4000000) is a stm32-usart <6>[ 6.762081] printk: legacy console [ttySTM0] enabled <6>[ 6.762081] printk: legacy console [ttySTM0] enabled <6>[ 6.771147] printk: legacy bootconsole [stm32] disabled <6>[ 6.771147] printk: legacy bootconsole [stm32] disabled <6>[ 6.798999] stm32-usart 40018000.serial: interrupt mode for rx (no dma) <6>[ 6.804622] stm32-usart 40018000.serial: interrupt mode for tx (no dma) <6>[ 6.814458] 40018000.serial: ttySTM1 at MMIO 0x40018000 (irq = 51, base_baud = 4000000) is a stm32-usart <6>[ 6.884345] stm32-dwmac 5800a000.ethernet: IRQ eth_wake_irq not found <6>[ 6.889935] stm32-dwmac 5800a000.ethernet: IRQ eth_lpi not found <6>[ 6.896150] stm32-dwmac 5800a000.ethernet: IRQ sfty not found <6>[ 6.907283] stm32-dwmac 5800a000.ethernet: User ID: 0x40, Synopsys ID: 0x42 <6>[ 6.913330] stm32-dwmac 5800a000.ethernet: DWMAC4/5 <6>[ 6.918458] stm32-dwmac 5800a000.ethernet: DMA HW capability register supported <6>[ 6.926159] stm32-dwmac 5800a000.ethernet: RX Checksum Offload Engine supported <6>[ 6.933665] stm32-dwmac 5800a000.ethernet: TX Checksum insertion supported <6>[ 6.940755] stm32-dwmac 5800a000.ethernet: Wake-Up On Lan supported <6>[ 6.947976] stm32-dwmac 5800a000.ethernet: TSO supported <6>[ 6.952926] stm32-dwmac 5800a000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 6.961095] stm32-dwmac 5800a000.ethernet: Enabled L3L4 Flow TC (entries=2) <6>[ 6.968333] stm32-dwmac 5800a000.ethernet: Enabled RFS Flow TC (entries=10) <6>[ 6.975564] stm32-dwmac 5800a000.ethernet: TSO feature enabled <6>[ 6.981661] stm32-dwmac 5800a000.ethernet: Using 32/32 bits DMA host/device width <6>[ 7.102718] stm32f7-i2c 40012000.i2c: STM32F7 I2C-0 bus adapter <6>[ 7.141401] stm32f7-i2c 40013000.i2c: STM32F7 I2C-1 bus adapter <6>[ 7.185274] stpmic1 2-0033: PMIC Chip Version: 0x10 <6>[ 7.198151] platform 5c002000.i2c:stpmic@33:regulators: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/stpmic@33/regulators/boost <6>[ 7.210179] platform 5c002000.i2c:stpmic@33:regulators: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/stpmic@33/regulators/buck2 <6>[ 7.223354] platform 5c002000.i2c:stpmic@33:regulators: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/stpmic@33/regulators/buck4 <6>[ 7.250141] platform hdmi-out: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/hdmi-transmitter@3d <6>[ 7.261621] platform 5a001000.display-controller: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/hdmi-transmitter@3d <6>[ 7.273578] i2c 2-003d: Fixed dependency cycle(s) with /soc/bus@5c007000/sai@4400b000/audio-controller@4400b004 <6>[ 7.275217] vdda: Bringing 1800000uV into 2900000-2900000uV <6>[ 7.282881] i2c 2-003d: Fixed dependency cycle(s) with /hdmi-out <6>[ 7.294966] v2v8: Bringing 1800000uV into 2800000-2800000uV <6>[ 7.296129] i2c 2-003d: Fixed dependency cycle(s) with /soc/display-controller@5a001000 <4>[ 7.313876] at24 2-0053: supply vcc not found, using dummy regulator <6>[ 7.323484] at24 2-0053: 256 byte 24c02 EEPROM, writable, 16 bytes/write <6>[ 7.326967] v1v8: Bringing 1000000uV into 1800000-1800000uV <6>[ 7.329576] stm32f7-i2c 5c002000.i2c: STM32F7 I2C-2 bus adapter <6>[ 7.366572] mmci-pl18x 48004000.mmc: mmc1: PL180 manf 53 rev2 at 0x48004000 irq 66,0 (pio) <6>[ 7.392827] input: pmic_onkey as /devices/platform/soc/5c007000.bus/5c002000.i2c/i2c-2/2-0033/5c002000.i2c:stpmic@33:onkey/input/input0 <6>[ 7.421507] mmci-pl18x 58005000.mmc: Got CD GPIO <6>[ 7.440663] mmci-pl18x 58005000.mmc: mmc0: PL180 manf 53 rev2 at 0x58005000 irq 72,0 (pio) <6>[ 7.475516] mmci-pl18x 58007000.mmc: mmc2: PL180 manf 53 rev2 at 0x58007000 irq 73,0 (pio) <6>[ 7.490013] stm32-usbphyc 5a006000.usbphyc: registered rev:1.0 <4>[ 7.503504] dwc2 49000000.usb-otg: supply vusb_d not found, using dummy regulator <4>[ 7.512018] dwc2 49000000.usb-otg: supply vusb_a not found, using dummy regulator <6>[ 7.560588] mmc0: new high speed SDXC card at address e624 <6>[ 7.579411] mmcblk0: mmc0:e624 SD64G 59.5 GiB <4>[ 7.623523] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 7.629896] GPT:3204245 != 124735487 <4>[ 7.633678] GPT:Alternate GPT header not at the end of the disk. <4>[ 7.639988] GPT:3204245 != 124735487 <4>[ 7.643883] GPT: Use GNU Parted to correct GPT errors. <6>[ 7.649464] mmcblk0: p1 p2 p3 p4 <6>[ 7.649937] dwc2 49000000.usb-otg: EPs: 9, dedicated fifos, 952 entries in SPRAM <6>[ 7.671668] dwc2 49000000.usb-otg: DWC OTG Controller <6>[ 7.675989] dwc2 49000000.usb-otg: new USB bus registered, assigned bus number 1 <6>[ 7.683598] dwc2 49000000.usb-otg: irq 75, io mem 0x49000000 <6>[ 7.698177] mmc2: new DDR MMC card at address 0001 <6>[ 7.698442] hub 1-0:1.0: USB hub found <6>[ 7.706502] hub 1-0:1.0: 1 port detected <6>[ 7.716609] mmcblk2: mmc2:0001 DG4008 7.28 GiB <6>[ 7.732998] ehci-platform 5800d000.usb: EHCI Host Controller <6>[ 7.738179] ehci-platform 5800d000.usb: new USB bus registered, assigned bus number 2 <6>[ 7.761729] ehci-platform 5800d000.usb: irq 76, io mem 0x5800d000 <4>[ 7.771317] GPT:Primary header thinks Alt. header is not at the end of the disk. <6>[ 7.777132] ehci-platform 5800d000.usb: USB 2.0 started, EHCI 1.00 <4>[ 7.777649] GPT:3145727 != 15273599 <4>[ 7.787858] GPT:Alternate GPT header not at the end of the disk. <6>[ 7.792769] hub 2-0:1.0: USB hub found <4>[ 7.794166] GPT:3145727 != 15273599 <4>[ 7.794183] GPT: Use GNU Parted to correct GPT errors. <6>[ 7.794375] mmcblk2: p1 p2 p3 p4 <6>[ 7.798653] hub 2-0:1.0: 2 ports detected <6>[ 7.825339] mmcblk2boot0: mmc2:0001 DG4008 4.00 MiB <6>[ 7.872784] mmcblk2boot1: mmc2:0001 DG4008 4.00 MiB <6>[ 7.908414] mmcblk2rpmb: mmc2:0001 DG4008 4.00 MiB, chardev (511:0) <6>[ 7.920135] mmc1: new high speed SDIO card at address 0001 <6>[ 7.920556] stm32-dwmac 5800a000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 <6>[ 7.995673] stm32-dwmac 5800a000.ethernet eth0: PHY [stmmac-0:07] driver [Micrel KSZ9031 Gigabit PHY] (irq=POLL) <6>[ 8.004888] dwmac4: Master AXI performs any burst length <6>[ 8.010403] stm32-dwmac 5800a000.ethernet eth0: No Safety Features support found <6>[ 8.069168] usb 2-1: new high-speed USB device number 2 using ehci-platform <6>[ 8.206968] hub 2-1:1.0: USB hub found <6>[ 8.210284] hub 2-1:1.0: 3 ports detected <6>[ 8.222127] stm32-dwmac 5800a000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported <6>[ 8.231857] stm32-dwmac 5800a000.ethernet eth0: registered PTP clock <6>[ 8.243425] stm32-dwmac 5800a000.ethernet eth0: configuring for phy/rgmii link mode <6>[ 17.566128] stm32-dwmac 5800a000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <5>[ 17.585081] Sending DHCP requests ..., OK <6>[ 24.800197] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.202 <6>[ 24.808446] IP-Config: Complete: <6>[ 24.811916] device=eth0, hwaddr=80:1f:12:cc:2a:a4, ipaddr=192.168.56.202, mask=255.255.255.0, gw=192.168.56.254 <6>[ 24.822733] host=192.168.56.202, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 24.830921] bootserver=192.168.56.254, rootserver=192.168.56.193, rootpath= <6>[ 24.830940] nameserver0=192.168.56.254 <6>[ 24.843100] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <6>[ 24.854460] clk: Disabling unused clocks <6>[ 24.858255] PM: genpd: Disabling unused power domains <6>[ 25.032765] Freeing unused kernel image (initmem) memory: 2048K <6>[ 25.038596] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <6>[ 36.193657] stm32-ipcc 4c001000.mailbox: ipcc rev:1.0 enabled, 6 chans, proc 0 <6>[ 36.523850] stm32-crc32 58009000.crc: Initialized <6>[ 36.728410] etnaviv etnaviv: bound 59000000.gpu (ops gpu_ops [etnaviv]) <6>[ 36.734279] etnaviv-gpu 59000000.gpu: model: GC400, revision: 4652 <6>[ 36.941981] [drm] Initialized etnaviv 1.4.0 for etnaviv on minor 1 <6>[ 37.301999] i2c 2-003d: Fixed dependency cycle(s) with /soc/bus@5c007000/sai@4400b000/audio-controller@4400b004 <6>[ 37.312517] platform 4400b004.audio-controller: Fixed dependency cycle(s) with /soc/bus@5c007000/i2c@5c002000/hdmi-transmitter@3d <6>[ 37.777460] stm32-dwmac 5800a000.ethernet end0: renamed from eth0 (while UP) <6>[ 37.833088] Bluetooth: Core ver 2.22 <6>[ 37.836297] NET: Registered PF_BLUETOOTH protocol family <6>[ 37.841318] Bluetooth: HCI device and connection manager initialized <6>[ 37.847962] Bluetooth: HCI socket layer initialized <6>[ 37.853104] Bluetooth: L2CAP socket layer initialized <6>[ 37.858593] Bluetooth: SCO socket layer initialized <5>[ 37.994727] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 38.161363] Bluetooth: HCI UART driver ver 2.3 <6>[ 38.164917] Bluetooth: HCI UART protocol H4 registered <6>[ 38.172558] Bluetooth: HCI UART protocol Broadcom registered <4>[ 38.180445] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <4>[ 38.189152] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 38.260244] [drm] Initialized stm 1.0.0 for 5a001000.display-controller on minor 2 <6>[ 38.303584] stm32-display 5a001000.display-controller: [drm] Cannot find any crtc or sizes <6>[ 38.315176] stm32-display 5a001000.display-controller: [drm] Cannot find any crtc or sizes <5>[ 38.335220] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 38.364880] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 38.375618] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 38.383286] cfg80211: failed to load regulatory.db <6>[ 38.631379] Bluetooth: hci0: BCM: chip id 107 <6>[ 38.637544] Bluetooth: hci0: BCM: features 0x2f <6>[ 38.643611] Bluetooth: hci0: BCM4345C0 <6>[ 38.646521] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 38.658582] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 38.664440] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.arrow,stm32mp157a-avenger96.hcd' <3>[ 38.672262] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 38.677383] Bluetooth: hci0: BCM: 'brcm/BCM.arrow,stm32mp157a-avenger96.hcd' <3>[ 38.684792] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' <6>[ 38.772565] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 38.782784] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.arrow,stm32mp157a-avenger96.bin failed with error -2 <4>[ 38.798016] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <3>[ 39.810285] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <3>[ 40.650013] debugfs: File 'Capture' in directory 'dapm' already present! Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/end0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: end0 hardware address 80:1f:12:cc:2a:a4 mtu 1500 DHCP IP-Config: end0 complete (dhcp from 192.168.56.254): address: 192.168.56.202 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 43.845900] systemd[1]: System time before build time, advancing clock. <30>[ 44.128474] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 44.160689] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 44.201781] systemd[1]: Hostname set to . <30>[ 48.217512] systemd[1]: Queued start job for default target graphical.target. <30>[ 48.265495] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 48.295696] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 48.326170] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 48.354990] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 48.373226] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 48.395983] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 48.418580] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 48.437654] systemd[1]: Expecting device dev-ttySTM0.device - /dev/ttySTM0... Expecting device [0;1;39mdev-ttySTM0.device[0m - /dev/ttySTM0... <30>[ 48.453874] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 48.473101] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 48.492311] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 48.507122] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 48.523883] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 48.539165] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 48.554209] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 48.576285] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 48.602827] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. <30>[ 48.628609] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 48.653633] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 48.676949] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 48.708662] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 48.730604] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 48.753778] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 48.769438] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 48.818323] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 48.875867] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 48.957492] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 49.038898] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 49.140954] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 49.233900] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 49.295937] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 49.379496] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 49.440580] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <6>[ 49.581722] fuse: init (API version 7.41) <30>[ 49.582392] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 49.675876] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 49.747826] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 49.843186] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 49.941601] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 50.129215] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 50.175916] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. <30>[ 50.231745] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. <30>[ 50.299887] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 50.319438] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 50.369376] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 50.389642] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>[ 50.447689] systemd[1]: modprobe@drm.service: Deactivated successfully. <30>[ 50.458684] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. <30>[ 50.502729] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. <30>[ 50.525117] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. <30>[ 50.578409] systemd[1]: modprobe@fuse.service: Deactivated successfully. <30>[ 50.597986] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. <30>[ 50.649930] systemd[1]: modprobe@loop.service: Deactivated successfully. <30>[ 50.671737] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. <30>[ 50.714543] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. <30>[ 50.755645] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. <30>[ 50.807779] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. <30>[ 50.851661] systemd[1]: Reached target network-pre.target - Preparation for Network. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. <30>[ 50.944464] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... Mounting [0;1;39msys-fs-fuse-conne…[0m - FUSE Control File System... <30>[ 51.043411] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Mounting [0;1;39msys-kernel-config…ernel Configuration File System... <30>[ 51.082335] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). <30>[ 51.112520] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). <30>[ 51.215498] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... <30>[ 51.269869] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. <30>[ 51.385846] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... <30>[ 51.518788] systemd[1]: Starting systemd-sysusers.service - Create System Users... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... <30>[ 51.700604] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39msys-fs-fuse-connec…nt[0m - FUSE Control File System. <30>[ 51.743988] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. <30>[ 51.797017] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. <30>[ 51.849793] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). <30>[ 51.979647] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... <46>[ 52.541131] systemd-journald[206]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0m[0;31m* [0m] (1 of 2) Job dev-ttySTM0.device/start running (11s / 1min 30s) M [K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) Job dev-ttySTM0.device/start running (12s / 1min 30s) M [K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) Job dev-ttySTM0.device/start running (12s / 1min 30s) M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) Job systemd-udev-trigger.s…ice/start running (13s / no limit) M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) Job systemd-udev-trigger.s…ice/start running (13s / no limit) M [K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) Job systemd-udev-trigger.s…ice/start running (14s / no limit) M [K[ [0;31m*[0;1;31m*[0m] (1 of 2) Job dev-ttySTM0.device/start running (14s / 1min 30s) M [K[ [0;31m*[0m] (1 of 2) Job dev-ttySTM0.device/start running (15s / 1min 30s) M [K[ [0;31m*[0;1;31m*[0m] (1 of 2) Job dev-ttySTM0.device/start running (15s / 1min 30s) M [K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) Job systemd-udev-trigger.s…ice/start running (16s / no limit) M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) Job systemd-udev-trigger.s…ice/start running (16s / no limit) M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) Job systemd-udev-trigger.s…ice/start running (17s / no limit) M [K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) Job dev-ttySTM0.device/start running (18s / 1min 30s) M [K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) Job dev-ttySTM0.device/start running (19s / 1min 30s) <46>[ 68.298263] systemd-journald[206]: Oldest entry in /var/log/journal/658c871cd7314ccea6115dc5728f8992/system.journal is older than the configured file retention duration (1month), suggesting rotation. <46>[ 68.402384] systemd-journald[206]: /var/log/journal/658c871cd7314ccea6115dc5728f8992/system.journal: Journal header limits reached or header out-of-date, rotating. M [K[[0m[0;31m* [0m] (1 of 2) Job dev-ttySTM0.device/start running (20s / 1min 30s) M [K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) Job systemd-udev-trigger.s…ice/start running (21s / no limit) M [K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) Job systemd-udev-trigger.s…ice/start running (22s / no limit) M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) Job systemd-udev-trigger.s…ice/start running (23s / no limit) M [K[[0;32m OK [0m] Found device [0;1;39mdev-ttySTM0.device[0m - /dev/ttySTM0. [K[[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. Starting [0;1;39msystemd-rfkill.se…Load/Save RF Kill Switch Status... [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39msystemd-rfkill.ser…- Load/Save RF Kill Switch Status. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyST…ice[0m - Serial Getty on ttySTM0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Debian GNU/Linux 12 debian-bookworm-armhf ttySTM0 debian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc1-next-20241003 #1 SMP Thu Oct 3 05:26:16 UTC 2024 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/796749/extract-nfsrootfs-wne5mqop' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/796749/extract-nfsrootfs-wne5mqop' / # export NFS_SERVER_IP='192.168.56.193' export NFS_SERVER_IP='192.168.56.193' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-796749/environment . /lava-796749/environment / # /lava-796749/bin/lava-test-runner /lava-796749/0 /lava-796749/bin/lava-test-runner /lava-796749/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-796749/0/tests/0_timesync-off ++ cat uuid + UUID=796749_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-landlock + TESTRUN_ID=1_kselftest-landlock + cd /lava-796749/0/tests/1_kselftest-landlock ++ cat uuid + UUID=796749_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c landlock -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/next/master/next-20241003/arm/multi_v7_defconfig+kselftest/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b stm32mp157a-dhcor-avenger96 -g next -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-10-03 06:15:29-- http://storage.kernelci.org/next/master/next-20241003/arm/multi_v7_defconfig+kselftest/gcc-12/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4116076 (3.9M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 175KB/s kselftest_armhf.tar 4%[ ] 193.35K 334KB/s kselftest_armhf.tar 18%[==> ] 761.48K 899KB/s kselftest_armhf.tar 69%[============> ] 2.73M 2.61MB/s kselftest_armhf.tar 100%[===================>] 3.92M 3.35MB/s in 1.2s 2024-10-03 06:15:31 (3.35 MB/s) - 'kselftest_armhf.tar.gz' saved [4116076/4116076] skiplist: ======================================== ======================================== landlock:base_test landlock:fs_test landlock:net_test landlock:ptrace_test landlock:scoped_abstract_unix_test landlock:scoped_signal_test landlock:scoped_test ============== Tests to run =============== landlock:base_test landlock:fs_test landlock:net_test landlock:ptrace_test landlock:scoped_abstract_unix_test landlock:scoped_signal_test landlock:scoped_test ===========End Tests to run =============== shardfile-landlock pass <12>[ 122.264167] kselftest: Running tests in landlock TAP version 13 1..7 # timeout set to 45 # selftests: landlock: base_test # TAP version 13 # 1..8 # # Starting 8 tests from 1 test cases. # # RUN global.inconsistent_attr ... # # OK global.inconsistent_attr # ok 1 global.inconsistent_attr # # RUN global.abi_version ... # # OK global.abi_version # ok 2 global.abi_version # # RUN global.create_ruleset_checks_ordering ... # # OK global.create_ruleset_checks_ordering # ok 3 global.create_ruleset_checks_ordering # # RUN global.add_rule_checks_ordering ... # # OK global.add_rule_checks_ordering # ok 4 global.add_rule_checks_ordering # # RUN global.restrict_self_checks_ordering ... # # OK global.restrict_self_checks_ordering # ok 5 global.restrict_self_checks_ordering # # RUN global.ruleset_fd_io ... # # OK global.ruleset_fd_io # ok 6 global.ruleset_fd_io # # RUN global.ruleset_fd_transfer ... # # OK global.ruleset_fd_transfer # ok 7 global.ruleset_fd_transfer # # RUN global.cred_transfer ... # # OK global.cred_transfer # ok 8 global.cred_transfer # # PASSED: 8 / 8 tests passed. # # Totals: pass:8 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: landlock: base_test # timeout set to 45 # selftests: landlock: fs_test # TAP version 13 # 1..125 # # Starting 125 tests from 19 test cases. # # RUN global.memfd_ftruncate_and_ioctl ... # # OK global.memfd_ftruncate_and_ioctl # ok 1 global.memfd_ftruncate_and_ioctl # # RUN layout0.ruleset_with_unknown_access ... # # OK layout0.ruleset_with_unknown_access # ok 2 layout0.ruleset_with_unknown_access # # RUN layout0.rule_with_unknown_access ... # # OK layout0.rule_with_unknown_access # ok 3 layout0.rule_with_unknown_access # # RUN layout0.proc_nsfs ... # # OK layout0.proc_nsfs # ok 4 layout0.proc_nsfs # # RUN layout0.unpriv ... # # OK layout0.unpriv # ok 5 layout0.unpriv # # RUN layout0.max_layers ... # # OK layout0.max_layers # ok 6 layout0.max_layers # # RUN layout1.no_restriction ... # # OK layout1.no_restriction # ok 7 layout1.no_restriction # # RUN layout1.inval ... # # OK layout1.inval # ok 8 layout1.inval # # RUN layout1.file_and_dir_access_rights ... # # OK layout1.file_and_dir_access_rights # ok 9 layout1.file_and_dir_access_rights # # RUN layout1.rule_with_unhandled_access ... # # OK layout1.rule_with_unhandled_access # ok 10 layout1.rule_with_unhandled_access # # RUN layout1.effective_access ... # # OK layout1.effective_access # ok 11 layout1.effective_access # # RUN layout1.unhandled_access ... # # OK layout1.unhandled_access # ok 12 layout1.unhandled_access # # RUN layout1.ruleset_overlap ... # # OK layout1.ruleset_overlap # ok 13 layout1.ruleset_overlap # # RUN layout1.layer_rule_unions ... # # OK layout1.layer_rule_unions # ok 14 layout1.layer_rule_unions # # RUN layout1.non_overlapping_accesses ... # # OK layout1.non_overlapping_accesses # ok 15 layout1.non_overlapping_accesses # # RUN layout1.interleaved_masked_accesses ... # # OK layout1.interleaved_masked_accesses # ok 16 layout1.interleaved_masked_accesses # # RUN layout1.inherit_subset ... # # OK layout1.inherit_subset # ok 17 layout1.inherit_subset # # RUN layout1.inherit_superset ... # # OK layout1.inherit_superset # ok 18 layout1.inherit_superset # # RUN layout1.empty_or_same_ruleset ... # # OK layout1.empty_or_same_ruleset # ok 19 layout1.empty_or_same_ruleset # # RUN layout1.rule_on_mountpoint ... # # OK layout1.rule_on_mountpoint # ok 20 layout1.rule_on_mountpoint # # RUN layout1.rule_over_mountpoint ... # # OK layout1.rule_over_mountpoint # ok 21 layout1.rule_over_mountpoint # # RUN layout1.rule_over_root_allow_then_deny ... # # OK layout1.rule_over_root_allow_then_deny # ok 22 layout1.rule_over_root_allow_then_deny # # RUN layout1.rule_over_root_deny ... # # OK layout1.rule_over_root_deny # ok 23 layout1.rule_over_root_deny # # RUN layout1.rule_inside_mount_ns ... # # OK layout1.rule_inside_mount_ns # ok 24 layout1.rule_inside_mount_ns # # RUN layout1.mount_and_pivot ... # # OK layout1.mount_and_pivot # ok 25 layout1.mount_and_pivot # # RUN layout1.move_mount ... # # OK layout1.move_mount # ok 26 layout1.move_mount # # RUN layout1.topology_changes_with_net_only ... # # OK layout1.topology_changes_with_net_only # ok 27 layout1.topology_changes_with_net_only # # RUN layout1.topology_changes_with_net_and_fs ... # # OK layout1.topology_changes_with_net_and_fs # ok 28 layout1.topology_changes_with_net_and_fs # # RUN layout1.release_inodes ... # # OK layout1.release_inodes # ok 29 layout1.release_inodes # # RUN layout1.relative_open ... # # OK layout1.relative_open # ok 30 layout1.relative_open # # RUN layout1.relative_chdir ... # # OK layout1.relative_chdir # ok 31 layout1.relative_chdir # # RUN layout1.relative_chroot_only ... # # OK layout1.relative_chroot_only # ok 32 layout1.relative_chroot_only # # RUN layout1.relative_chroot_chdir ... # # OK layout1.relative_chroot_chdir # ok 33 layout1.relative_chroot_chdir # # RUN layout1.execute ... # # OK layout1.execute # ok 34 layout1.execute # # RUN layout1.link ... # # OK layout1.link # ok 35 layout1.link # # RUN layout1.rename_file ... # # OK layout1.rename_file # ok 36 layout1.rename_file # # RUN layout1.rename_dir ... # # OK layout1.rename_dir # ok 37 layout1.rename_dir # # RUN layout1.reparent_refer ... # # OK layout1.reparent_refer # ok 38 layout1.reparent_refer # # RUN layout1.refer_denied_by_default1 ... # # OK layout1.refer_denied_by_default1 # ok 39 layout1.refer_denied_by_default1 # # RUN layout1.refer_denied_by_default2 ... # # OK layout1.refer_denied_by_default2 # ok 40 layout1.refer_denied_by_default2 # # RUN layout1.refer_denied_by_default3 ... # # OK layout1.refer_denied_by_default3 # ok 41 layout1.refer_denied_by_default3 # # RUN layout1.refer_denied_by_default4 ... # # OK layout1.refer_denied_by_default4 # ok 42 layout1.refer_denied_by_default4 # # RUN layout1.refer_mount_root_deny ... # # OK layout1.refer_mount_root_deny # ok 43 layout1.refer_mount_root_deny # # RUN layout1.reparent_link ... # # OK layout1.reparent_link # ok 44 layout1.reparent_link # # RUN layout1.reparent_rename ... # # OK layout1.reparent_rename # ok 45 layout1.reparent_rename # # RUN layout1.reparent_exdev_layers_rename1 ... # # OK layout1.reparent_exdev_layers_rename1 # ok 46 layout1.reparent_exdev_layers_rename1 # # RUN layout1.reparent_exdev_layers_rename2 ... # # OK layout1.reparent_exdev_layers_rename2 # ok 47 layout1.reparent_exdev_layers_rename2 # # RUN layout1.reparent_exdev_layers_exchange1 ... # # OK layout1.reparent_exdev_layers_exchange1 # ok 48 layout1.reparent_exdev_layers_exchange1 # # RUN layout1.reparent_exdev_layers_exchange2 ... # # OK layout1.reparent_exdev_layers_exchange2 # ok 49 layout1.reparent_exdev_layers_exchange2 # # RUN layout1.reparent_exdev_layers_exchange3 ... # # OK layout1.reparent_exdev_layers_exchange3 # ok 50 layout1.reparent_exdev_layers_exchange3 # # RUN layout1.reparent_remove ... # # OK layout1.reparent_remove # ok 51 layout1.reparent_remove # # RUN layout1.reparent_dom_superset ... # # OK layout1.reparent_dom_superset # ok 52 layout1.reparent_dom_superset # # RUN layout1.remove_dir ... # # OK layout1.remove_dir # ok 53 layout1.remove_dir # # RUN layout1.remove_file ... # # OK layout1.remove_file # ok 54 layout1.remove_file # # RUN layout1.make_char ... # # OK layout1.make_char # ok 55 layout1.make_char # # RUN layout1.make_block ... # # OK layout1.make_block # ok 56 layout1.make_block # # RUN layout1.make_reg_1 ... # # OK layout1.make_reg_1 # ok 57 layout1.make_reg_1 # # RUN layout1.make_reg_2 ... # # OK layout1.make_reg_2 # ok 58 layout1.make_reg_2 # # RUN layout1.make_sock ... # # OK layout1.make_sock # ok 59 layout1.make_sock # # RUN layout1.make_fifo ... # # OK layout1.make_fifo # ok 60 layout1.make_fifo # # RUN layout1.make_sym ... # # OK layout1.make_sym # ok 61 layout1.make_sym # # RUN layout1.make_dir ... # # OK layout1.make_dir # ok 62 layout1.make_dir # # RUN layout1.proc_unlinked_file ... # # OK layout1.proc_unlinked_file # ok 63 layout1.proc_unlinked_file # # RUN layout1.proc_pipe ... # # OK layout1.proc_pipe # ok 64 layout1.proc_pipe # # RUN layout1.truncate_unhandled ... # # OK layout1.truncate_unhandled # ok 65 layout1.truncate_unhandled # # RUN layout1.truncate ... # # OK layout1.truncate # ok 66 layout1.truncate # # RUN layout1.ftruncate ... # # OK layout1.ftruncate # ok 67 layout1.ftruncate # # RUN layout1.o_path_ftruncate_and_ioctl ... # # OK layout1.o_path_ftruncate_and_ioctl # ok 68 layout1.o_path_ftruncate_and_ioctl # # RUN layout1.blanket_permitted_ioctls ... # # OK layout1.blanket_permitted_ioctls # ok 69 layout1.blanket_permitted_ioctls # # RUN layout1.named_pipe_ioctl ... # # OK layout1.named_pipe_ioctl # ok 70 layout1.named_pipe_ioctl # # RUN layout1.named_unix_domain_socket_ioctl ... # # OK layout1.named_unix_domain_socket_ioctl # ok 71 layout1.named_unix_domain_socket_ioctl # # RUN ftruncate.w_w.open_and_ftruncate ... # # OK ftruncate.w_w.open_and_ftruncate # ok 72 ftruncate.w_w.open_and_ftruncate # # RUN ftruncate.w_w.open_and_ftruncate_in_different_processes ... # # OK ftruncate.w_w.open_and_ftruncate_in_different_processes # ok 73 ftruncate.w_w.open_and_ftruncate_in_different_processes # # RUN ftruncate.t_t.open_and_ftruncate ... # # OK ftruncate.t_t.open_and_ftruncate # ok 74 ftruncate.t_t.open_and_ftruncate # # RUN ftruncate.t_t.open_and_ftruncate_in_different_processes ... # # OK ftruncate.t_t.open_and_ftruncate_in_different_processes # ok 75 ftruncate.t_t.open_and_ftruncate_in_different_processes # # RUN ftruncate.wt_w.open_and_ftruncate ... # # OK ftruncate.wt_w.open_and_ftruncate # ok 76 ftruncate.wt_w.open_and_ftruncate # # RUN ftruncate.wt_w.open_and_ftruncate_in_different_processes ... # # OK ftruncate.wt_w.open_and_ftruncate_in_different_processes # ok 77 ftruncate.wt_w.open_and_ftruncate_in_different_processes # # RUN ftruncate.wt_wt.open_and_ftruncate ... # # OK ftruncate.wt_wt.open_and_ftruncate # ok 78 ftruncate.wt_wt.open_and_ftruncate # # RUN ftruncate.wt_wt.open_and_ftruncate_in_different_processes ... # # OK ftruncate.wt_wt.open_and_ftruncate_in_different_processes # ok 79 ftruncate.wt_wt.open_and_ftruncate_in_different_processes # # RUN ftruncate.wt_t.open_and_ftruncate ... # # OK ftruncate.wt_t.open_and_ftruncate # ok 80 ftruncate.wt_t.open_and_ftruncate # # RUN ftruncate.wt_t.open_and_ftruncate_in_different_processes ... # # OK ftruncate.wt_t.open_and_ftruncate_in_different_processes # ok 81 ftruncate.wt_t.open_and_ftruncate_in_different_processes # # RUN ioctl.handled_i_allowed_none.handle_dir_access_file ... # # OK ioctl.handled_i_allowed_none.handle_dir_access_file # ok 82 ioctl.handled_i_allowed_none.handle_dir_access_file # # RUN ioctl.handled_i_allowed_none.handle_dir_access_dir ... # # OK ioctl.handled_i_allowed_none.handle_dir_access_dir # ok 83 ioctl.handled_i_allowed_none.handle_dir_access_dir # # RUN ioctl.handled_i_allowed_none.handle_file_access_file ... # # OK ioctl.handled_i_allowed_none.handle_file_access_file # ok 84 ioctl.handled_i_allowed_none.handle_file_access_file # # RUN ioctl.handled_i_allowed_i.handle_dir_access_file ... # # OK ioctl.handled_i_allowed_i.handle_dir_access_file # ok 85 ioctl.handled_i_allowed_i.handle_dir_access_file # # RUN ioctl.handled_i_allowed_i.handle_dir_access_dir ... # # OK ioctl.handled_i_allowed_i.handle_dir_access_dir # ok 86 ioctl.handled_i_allowed_i.handle_dir_access_dir # # RUN ioctl.handled_i_allowed_i.handle_file_access_file ... # # OK ioctl.handled_i_allowed_i.handle_file_access_file # ok 87 ioctl.handled_i_allowed_i.handle_file_access_file # # RUN ioctl.unhandled.handle_dir_access_file ... # # OK ioctl.unhandled.handle_dir_access_file # ok 88 ioctl.unhandled.handle_dir_access_file # # RUN ioctl.unhandled.handle_dir_access_dir ... # # OK ioctl.unhandled.handle_dir_access_dir # ok 89 ioctl.unhandled.handle_dir_access_dir # # RUN ioctl.unhandled.handle_file_access_file ... # # OK ioctl.unhandled.handle_file_access_file # ok 90 ioctl.unhandled.handle_file_access_file # # RUN layout1_bind.no_restriction ... # # OK layout1_bind.no_restriction # ok 91 layout1_bind.no_restriction # # RUN layout1_bind.same_content_same_file ... # # OK layout1_bind.same_content_same_file # ok 92 layout1_bind.same_content_same_file # # RUN layout1_bind.reparent_cross_mount ... # # OK layout1_bind.reparent_cross_mount # ok 93 layout1_bind.reparent_cross_mount # # RUN layout2_overlay.no_restriction ... # # OK layout2_overlay.no_restriction # ok 94 layout2_overlay.no_restriction # # RUN layout2_overlay.same_content_different_file ... # # OK layout2_overlay.same_content_different_file # ok 95 layout2_overlay.same_content_different_file # # RUN layout3_fs.tmpfs.tag_inode_dir_parent ... # # OK layout3_fs.tmpfs.tag_inode_dir_parent # ok 96 layout3_fs.tmpfs.tag_inode_dir_parent # # RUN layout3_fs.tmpfs.tag_inode_dir_mnt ... # # OK layout3_fs.tmpfs.tag_inode_dir_mnt # ok 97 layout3_fs.tmpfs.tag_inode_dir_mnt # # RUN layout3_fs.tmpfs.tag_inode_dir_child ... # # OK layout3_fs.tmpfs.tag_inode_dir_child # ok 98 layout3_fs.tmpfs.tag_inode_dir_child # # RUN layout3_fs.tmpfs.tag_inode_file ... # # OK layout3_fs.tmpfs.tag_inode_file # ok 99 layout3_fs.tmpfs.tag_inode_file # # RUN layout3_fs.tmpfs.release_inodes ... # # OK layout3_fs.tmpfs.release_inodes # ok 100 layout3_fs.tmpfs.release_inodes # # RUN layout3_fs.ramfs.tag_inode_dir_parent ... # # OK layout3_fs.ramfs.tag_inode_dir_parent # ok 101 layout3_fs.ramfs.tag_inode_dir_parent # # RUN layout3_fs.ramfs.tag_inode_dir_mnt ... # # OK layout3_fs.ramfs.tag_inode_dir_mnt # ok 102 layout3_fs.ramfs.tag_inode_dir_mnt # # RUN layout3_fs.ramfs.tag_inode_dir_child ... # # OK layout3_fs.ramfs.tag_inode_dir_child # ok 103 layout3_fs.ramfs.tag_inode_dir_child # # RUN layout3_fs.ramfs.tag_inode_file ... # # OK layout3_fs.ramfs.tag_inode_file # ok 104 layout3_fs.ramfs.tag_inode_file # # RUN layout3_fs.ramfs.release_inodes ... # # OK layout3_fs.ramfs.release_inodes # ok 105 layout3_fs.ramfs.release_inodes # # RUN layout3_fs.cgroup2.tag_inode_dir_parent ... # # OK layout3_fs.cgroup2.tag_inode_dir_parent # ok 106 layout3_fs.cgroup2.tag_inode_dir_parent # # RUN layout3_fs.cgroup2.tag_inode_dir_mnt ... # # OK layout3_fs.cgroup2.tag_inode_dir_mnt # ok 107 layout3_fs.cgroup2.tag_inode_dir_mnt # # RUN layout3_fs.cgroup2.tag_inode_dir_child ... # # OK layout3_fs.cgroup2.tag_inode_dir_child # ok 108 layout3_fs.cgroup2.tag_inode_dir_child # # RUN layout3_fs.cgroup2.tag_inode_file ... # # OK layout3_fs.cgroup2.tag_inode_file # ok 109 layout3_fs.cgroup2.tag_inode_file # # RUN layout3_fs.cgroup2.release_inodes ... # # OK layout3_fs.cgroup2.release_inodes # ok 110 layout3_fs.cgroup2.release_inodes # # RUN layout3_fs.proc.tag_inode_dir_parent ... # # OK layout3_fs.proc.tag_inode_dir_parent # ok 111 layout3_fs.proc.tag_inode_dir_parent # # RUN layout3_fs.proc.tag_inode_dir_mnt ... # # OK layout3_fs.proc.tag_inode_dir_mnt # ok 112 layout3_fs.proc.tag_inode_dir_mnt # # RUN layout3_fs.proc.tag_inode_dir_child ... # # OK layout3_fs.proc.tag_inode_dir_child # ok 113 layout3_fs.proc.tag_inode_dir_child # # RUN layout3_fs.proc.tag_inode_file ... # # OK layout3_fs.proc.tag_inode_file # ok 114 layout3_fs.proc.tag_inode_file # # RUN layout3_fs.proc.release_inodes ... # # OK layout3_fs.proc.release_inodes # ok 115 layout3_fs.proc.release_inodes # # RUN layout3_fs.sysfs.tag_inode_dir_parent ... # # OK layout3_fs.sysfs.tag_inode_dir_parent # ok 116 layout3_fs.sysfs.tag_inode_dir_parent # # RUN layout3_fs.sysfs.tag_inode_dir_mnt ... # # OK layout3_fs.sysfs.tag_inode_dir_mnt # ok 117 layout3_fs.sysfs.tag_inode_dir_mnt # # RUN layout3_fs.sysfs.tag_inode_dir_child ... # # OK layout3_fs.sysfs.tag_inode_dir_child # ok 118 layout3_fs.sysfs.tag_inode_dir_child # # RUN layout3_fs.sysfs.tag_inode_file ... # # OK layout3_fs.sysfs.tag_inode_file # ok 119 layout3_fs.sysfs.tag_inode_file # # RUN layout3_fs.sysfs.release_inodes ... # # OK layout3_fs.sysfs.release_inodes # ok 120 layout3_fs.sysfs.release_inodes # # RUN layout3_fs.hostfs.tag_inode_dir_parent ... # # SKIP this filesystem is not supported (setup) # # OK layout3_fs.hostfs.tag_inode_dir_parent # ok 121 layout3_fs.hostfs.tag_inode_dir_parent # SKIP this filesystem is not supported (setup) # # RUN layout3_fs.hostfs.tag_inode_dir_mnt ... # # SKIP this filesystem is not supported (setup) # # OK layout3_fs.hostfs.tag_inode_dir_mnt # ok 122 layout3_fs.hostfs.tag_inode_dir_mnt # SKIP this filesystem is not supported (setup) # # RUN layout3_fs.hostfs.tag_inode_dir_child ... # # SKIP this filesystem is not supported (setup) # # OK layout3_fs.hostfs.tag_inode_dir_child # ok 123 layout3_fs.hostfs.tag_inode_dir_child # SKIP this filesystem is not supported (setup) # # RUN layout3_fs.hostfs.tag_inode_file ... # # SKIP this filesystem is not supported (setup) # # OK layout3_fs.hostfs.tag_inode_file # ok 124 layout3_fs.hostfs.tag_inode_file # SKIP this filesystem is not supported (setup) # # RUN layout3_fs.hostfs.release_inodes ... # # SKIP this filesystem is not supported (setup) # # OK layout3_fs.hostfs.release_inodes # ok 125 layout3_fs.hostfs.release_inodes # SKIP this filesystem is not supported (setup) # # PASSED: 125 / 125 tests passed. # # Totals: pass:120 fail:0 xfail:0 xpass:0 skip:5 error:0 ok 2 selftests: landlock: fs_test # timeout set to 45 # selftests: landlock: net_test # TAP version 13 # 1..84 # # Starting 84 tests from 30 test cases. # # RUN protocol.no_sandbox_with_ipv4_tcp.bind ... # # OK protocol.no_sandbox_with_ipv4_tcp.bind # ok 1 protocol.no_sandbox_with_ipv4_tcp.bind # # RUN protocol.no_sandbox_with_ipv4_tcp.connect ... # # OK protocol.no_sandbox_with_ipv4_tcp.connect # ok 2 protocol.no_sandbox_with_ipv4_tcp.connect # # RUN protocol.no_sandbox_with_ipv4_tcp.bind_unspec ... # # OK protocol.no_sandbox_with_ipv4_tcp.bind_unspec # ok 3 protocol.no_sandbox_with_ipv4_tcp.bind_unspec # # RUN protocol.no_sandbox_with_ipv4_tcp.connect_unspec ... # # OK protocol.no_sandbox_with_ipv4_tcp.connect_unspec # ok 4 protocol.no_sandbox_with_ipv4_tcp.connect_unspec # # RUN protocol.no_sandbox_with_ipv6_tcp.bind ... # # OK protocol.no_sandbox_with_ipv6_tcp.bind # ok 5 protocol.no_sandbox_with_ipv6_tcp.bind # # RUN protocol.no_sandbox_with_ipv6_tcp.connect ... # # OK protocol.no_sandbox_with_ipv6_tcp.connect # ok 6 protocol.no_sandbox_with_ipv6_tcp.connect # # RUN protocol.no_sandbox_with_ipv6_tcp.bind_unspec ... # # OK protocol.no_sandbox_with_ipv6_tcp.bind_unspec # ok 7 protocol.no_sandbox_with_ipv6_tcp.bind_unspec # # RUN protocol.no_sandbox_with_ipv6_tcp.connect_unspec ... # # OK protocol.no_sandbox_with_ipv6_tcp.connect_unspec # ok 8 protocol.no_sandbox_with_ipv6_tcp.connect_unspec # # RUN protocol.no_sandbox_with_ipv4_udp.bind ... # # OK protocol.no_sandbox_with_ipv4_udp.bind # ok 9 protocol.no_sandbox_with_ipv4_udp.bind # # RUN protocol.no_sandbox_with_ipv4_udp.connect ... # # OK protocol.no_sandbox_with_ipv4_udp.connect # ok 10 protocol.no_sandbox_with_ipv4_udp.connect # # RUN protocol.no_sandbox_with_ipv4_udp.bind_unspec ... # # OK protocol.no_sandbox_with_ipv4_udp.bind_unspec # ok 11 protocol.no_sandbox_with_ipv4_udp.bind_unspec # # RUN protocol.no_sandbox_with_ipv4_udp.connect_unspec ... # # OK protocol.no_sandbox_with_ipv4_udp.connect_unspec # ok 12 protocol.no_sandbox_with_ipv4_udp.connect_unspec # # RUN protocol.no_sandbox_with_ipv6_udp.bind ... # # OK protocol.no_sandbox_with_ipv6_udp.bind # ok 13 protocol.no_sandbox_with_ipv6_udp.bind # # RUN protocol.no_sandbox_with_ipv6_udp.connect ... # # OK protocol.no_sandbox_with_ipv6_udp.connect # ok 14 protocol.no_sandbox_with_ipv6_udp.connect # # RUN protocol.no_sandbox_with_ipv6_udp.bind_unspec ... # # OK protocol.no_sandbox_with_ipv6_udp.bind_unspec # ok 15 protocol.no_sandbox_with_ipv6_udp.bind_unspec # # RUN protocol.no_sandbox_with_ipv6_udp.connect_unspec ... # # OK protocol.no_sandbox_with_ipv6_udp.connect_unspec # ok 16 protocol.no_sandbox_with_ipv6_udp.connect_unspec # # RUN protocol.no_sandbox_with_unix_stream.bind ... # # OK protocol.no_sandbox_with_unix_stream.bind # ok 17 protocol.no_sandbox_with_unix_stream.bind # # RUN protocol.no_sandbox_with_unix_stream.connect ... # # OK protocol.no_sandbox_with_unix_stream.connect # ok 18 protocol.no_sandbox_with_unix_stream.connect # # RUN protocol.no_sandbox_with_unix_stream.bind_unspec ... # # OK protocol.no_sandbox_with_unix_stream.bind_unspec # ok 19 protocol.no_sandbox_with_unix_stream.bind_unspec # # RUN protocol.no_sandbox_with_unix_stream.connect_unspec ... # # OK protocol.no_sandbox_with_unix_stream.connect_unspec # ok 20 protocol.no_sandbox_with_unix_stream.connect_unspec # # RUN protocol.no_sandbox_with_unix_datagram.bind ... # # OK protocol.no_sandbox_with_unix_datagram.bind # ok 21 protocol.no_sandbox_with_unix_datagram.bind # # RUN protocol.no_sandbox_with_unix_datagram.connect ... # # OK protocol.no_sandbox_with_unix_datagram.connect # ok 22 protocol.no_sandbox_with_unix_datagram.connect # # RUN protocol.no_sandbox_with_unix_datagram.bind_unspec ... # # OK protocol.no_sandbox_with_unix_datagram.bind_unspec # ok 23 protocol.no_sandbox_with_unix_datagram.bind_unspec # # RUN protocol.no_sandbox_with_unix_datagram.connect_unspec ... # # OK protocol.no_sandbox_with_unix_datagram.connect_unspec # ok 24 protocol.no_sandbox_with_unix_datagram.connect_unspec # # RUN protocol.tcp_sandbox_with_ipv4_tcp.bind ... # # OK protocol.tcp_sandbox_with_ipv4_tcp.bind # ok 25 protocol.tcp_sandbox_with_ipv4_tcp.bind # # RUN protocol.tcp_sandbox_with_ipv4_tcp.connect ... # # OK protocol.tcp_sandbox_with_ipv4_tcp.connect # ok 26 protocol.tcp_sandbox_with_ipv4_tcp.connect # # RUN protocol.tcp_sandbox_with_ipv4_tcp.bind_unspec ... # # OK protocol.tcp_sandbox_with_ipv4_tcp.bind_unspec # ok 27 protocol.tcp_sandbox_with_ipv4_tcp.bind_unspec # # RUN protocol.tcp_sandbox_with_ipv4_tcp.connect_unspec ... # # OK protocol.tcp_sandbox_with_ipv4_tcp.connect_unspec # ok 28 protocol.tcp_sandbox_with_ipv4_tcp.connect_unspec # # RUN protocol.tcp_sandbox_with_ipv6_tcp.bind ... # # OK protocol.tcp_sandbox_with_ipv6_tcp.bind # ok 29 protocol.tcp_sandbox_with_ipv6_tcp.bind # # RUN protocol.tcp_sandbox_with_ipv6_tcp.connect ... # # OK protocol.tcp_sandbox_with_ipv6_tcp.connect # ok 30 protocol.tcp_sandbox_with_ipv6_tcp.connect # # RUN protocol.tcp_sandbox_with_ipv6_tcp.bind_unspec ... # # OK protocol.tcp_sandbox_with_ipv6_tcp.bind_unspec # ok 31 protocol.tcp_sandbox_with_ipv6_tcp.bind_unspec # # RUN protocol.tcp_sandbox_with_ipv6_tcp.connect_unspec ... # # OK protocol.tcp_sandbox_with_ipv6_tcp.connect_unspec # ok 32 protocol.tcp_sandbox_with_ipv6_tcp.connect_unspec # # RUN protocol.tcp_sandbox_with_ipv4_udp.bind ... # # OK protocol.tcp_sandbox_with_ipv4_udp.bind # ok 33 protocol.tcp_sandbox_with_ipv4_udp.bind # # RUN protocol.tcp_sandbox_with_ipv4_udp.connect ... # # OK protocol.tcp_sandbox_with_ipv4_udp.connect # ok 34 protocol.tcp_sandbox_with_ipv4_udp.connect # # RUN protocol.tcp_sandbox_with_ipv4_udp.bind_unspec ... # # OK protocol.tcp_sandbox_with_ipv4_udp.bind_unspec # ok 35 protocol.tcp_sandbox_with_ipv4_udp.bind_unspec # # RUN protocol.tcp_sandbox_with_ipv4_udp.connect_unspec ... # # OK protocol.tcp_sandbox_with_ipv4_udp.connect_unspec # ok 36 protocol.tcp_sandbox_with_ipv4_udp.connect_unspec # # RUN protocol.tcp_sandbox_with_ipv6_udp.bind ... # # OK protocol.tcp_sandbox_with_ipv6_udp.bind # ok 37 protocol.tcp_sandbox_with_ipv6_udp.bind # # RUN protocol.tcp_sandbox_with_ipv6_udp.connect ... # # OK protocol.tcp_sandbox_with_ipv6_udp.connect # ok 38 protocol.tcp_sandbox_with_ipv6_udp.connect # # RUN protocol.tcp_sandbox_with_ipv6_udp.bind_unspec ... # # OK protocol.tcp_sandbox_with_ipv6_udp.bind_unspec # ok 39 protocol.tcp_sandbox_with_ipv6_udp.bind_unspec # # RUN protocol.tcp_sandbox_with_ipv6_udp.connect_unspec ... # # OK protocol.tcp_sandbox_with_ipv6_udp.connect_unspec # ok 40 protocol.tcp_sandbox_with_ipv6_udp.connect_unspec # # RUN protocol.tcp_sandbox_with_unix_stream.bind ... # # OK protocol.tcp_sandbox_with_unix_stream.bind # ok 41 protocol.tcp_sandbox_with_unix_stream.bind # # RUN protocol.tcp_sandbox_with_unix_stream.connect ... # # OK protocol.tcp_sandbox_with_unix_stream.connect # ok 42 protocol.tcp_sandbox_with_unix_stream.connect # # RUN protocol.tcp_sandbox_with_unix_stream.bind_unspec ... # # OK protocol.tcp_sandbox_with_unix_stream.bind_unspec # ok 43 protocol.tcp_sandbox_with_unix_stream.bind_unspec # # RUN protocol.tcp_sandbox_with_unix_stream.connect_unspec ... # # OK protocol.tcp_sandbox_with_unix_stream.connect_unspec # ok 44 protocol.tcp_sandbox_with_unix_stream.connect_unspec # # RUN protocol.tcp_sandbox_with_unix_datagram.bind ... # # OK protocol.tcp_sandbox_with_unix_datagram.bind # ok 45 protocol.tcp_sandbox_with_unix_datagram.bind # # RUN protocol.tcp_sandbox_with_unix_datagram.connect ... # # OK protocol.tcp_sandbox_with_unix_datagram.connect # ok 46 protocol.tcp_sandbox_with_unix_datagram.connect # # RUN protocol.tcp_sandbox_with_unix_datagram.bind_unspec ... # # OK protocol.tcp_sandbox_with_unix_datagram.bind_unspec # ok 47 protocol.tcp_sandbox_with_unix_datagram.bind_unspec # # RUN protocol.tcp_sandbox_with_unix_datagram.connect_unspec ... # # OK protocol.tcp_sandbox_with_unix_datagram.connect_unspec # ok 48 protocol.tcp_sandbox_with_unix_datagram.connect_unspec # # RUN ipv4.no_sandbox_with_tcp.from_unix_to_inet ... # # OK ipv4.no_sandbox_with_tcp.from_unix_to_inet # ok 49 ipv4.no_sandbox_with_tcp.from_unix_to_inet # # RUN ipv4.tcp_sandbox_with_tcp.from_unix_to_inet ... # # OK ipv4.tcp_sandbox_with_tcp.from_unix_to_inet # ok 50 ipv4.tcp_sandbox_with_tcp.from_unix_to_inet # # RUN ipv4.no_sandbox_with_udp.from_unix_to_inet ... # # OK ipv4.no_sandbox_with_udp.from_unix_to_inet # ok 51 ipv4.no_sandbox_with_udp.from_unix_to_inet # # RUN ipv4.tcp_sandbox_with_udp.from_unix_to_inet ... # # OK ipv4.tcp_sandbox_with_udp.from_unix_to_inet # ok 52 ipv4.tcp_sandbox_with_udp.from_unix_to_inet # # RUN tcp_layers.no_sandbox_with_ipv4.ruleset_overlap ... # # OK tcp_layers.no_sandbox_with_ipv4.ruleset_overlap # ok 53 tcp_layers.no_sandbox_with_ipv4.ruleset_overlap # # RUN tcp_layers.no_sandbox_with_ipv4.ruleset_expand ... # # OK tcp_layers.no_sandbox_with_ipv4.ruleset_expand # ok 54 tcp_layers.no_sandbox_with_ipv4.ruleset_expand # # RUN tcp_layers.one_sandbox_with_ipv4.ruleset_overlap ... # # OK tcp_layers.one_sandbox_with_ipv4.ruleset_overlap # ok 55 tcp_layers.one_sandbox_with_ipv4.ruleset_overlap # # RUN tcp_layers.one_sandbox_with_ipv4.ruleset_expand ... # # OK tcp_layers.one_sandbox_with_ipv4.ruleset_expand # ok 56 tcp_layers.one_sandbox_with_ipv4.ruleset_expand # # RUN tcp_layers.two_sandboxes_with_ipv4.ruleset_overlap ... # # OK tcp_layers.two_sandboxes_with_ipv4.ruleset_overlap # ok 57 tcp_layers.two_sandboxes_with_ipv4.ruleset_overlap # # RUN tcp_layers.two_sandboxes_with_ipv4.ruleset_expand ... # # OK tcp_layers.two_sandboxes_with_ipv4.ruleset_expand # ok 58 tcp_layers.two_sandboxes_with_ipv4.ruleset_expand # # RUN tcp_layers.three_sandboxes_with_ipv4.ruleset_overlap ... # # OK tcp_layers.three_sandboxes_with_ipv4.ruleset_overlap # ok 59 tcp_layers.three_sandboxes_with_ipv4.ruleset_overlap # # RUN tcp_layers.three_sandboxes_with_ipv4.ruleset_expand ... # # OK tcp_layers.three_sandboxes_with_ipv4.ruleset_expand # ok 60 tcp_layers.three_sandboxes_with_ipv4.ruleset_expand # # RUN tcp_layers.no_sandbox_with_ipv6.ruleset_overlap ... # # OK tcp_layers.no_sandbox_with_ipv6.ruleset_overlap # ok 61 tcp_layers.no_sandbox_with_ipv6.ruleset_overlap # # RUN tcp_layers.no_sandbox_with_ipv6.ruleset_expand ... # # OK tcp_layers.no_sandbox_with_ipv6.ruleset_expand # ok 62 tcp_layers.no_sandbox_with_ipv6.ruleset_expand # # RUN tcp_layers.one_sandbox_with_ipv6.ruleset_overlap ... # # OK tcp_layers.one_sandbox_with_ipv6.ruleset_overlap # ok 63 tcp_layers.one_sandbox_with_ipv6.ruleset_overlap # # RUN tcp_layers.one_sandbox_with_ipv6.ruleset_expand ... # # OK tcp_layers.one_sandbox_with_ipv6.ruleset_expand # ok 64 tcp_layers.one_sandbox_with_ipv6.ruleset_expand # # RUN tcp_layers.two_sandboxes_with_ipv6.ruleset_overlap ... # # OK tcp_layers.two_sandboxes_with_ipv6.ruleset_overlap # ok 65 tcp_layers.two_sandboxes_with_ipv6.ruleset_overlap # # RUN tcp_layers.two_sandboxes_with_ipv6.ruleset_expand ... # # OK tcp_layers.two_sandboxes_with_ipv6.ruleset_expand # ok 66 tcp_layers.two_sandboxes_with_ipv6.ruleset_expand # # RUN tcp_layers.three_sandboxes_with_ipv6.ruleset_overlap ... # # OK tcp_layers.three_sandboxes_with_ipv6.ruleset_overlap # ok 67 tcp_layers.three_sandboxes_with_ipv6.ruleset_overlap # # RUN tcp_layers.three_sandboxes_with_ipv6.ruleset_expand ... # # OK tcp_layers.three_sandboxes_with_ipv6.ruleset_expand # ok 68 tcp_layers.three_sandboxes_with_ipv6.ruleset_expand # # RUN mini.network_access_rights ... # # OK mini.network_access_rights # ok 69 mini.network_access_rights # # RUN mini.ruleset_with_unknown_access ... # # OK mini.ruleset_with_unknown_access # ok 70 mini.ruleset_with_unknown_access # # RUN mini.rule_with_unknown_access ... # # OK mini.rule_with_unknown_access # ok 71 mini.rule_with_unknown_access # # RUN mini.rule_with_unhandled_access ... # # OK mini.rule_with_unhandled_access # ok 72 mini.rule_with_unhandled_access # # RUN mini.inval ... # # OK mini.inval # ok 73 mini.inval # # RUN mini.tcp_port_overflow ... # # net_test.c:1414:tcp_port_overflow:Expected -1 (-1) == landlock_add_rule(ruleset_fd, LANDLOCK_RULE_NET_PORT, &port_overflow3, 0) (0) # # net_test.c:1422:tcp_port_overflow:Expected -1 (-1) == landlock_add_rule(ruleset_fd, LANDLOCK_RULE_NET_PORT, &port_overflow4, 0) (0) # # net_test.c:531:tcp_port_overflow:Expected EXIT_SUCCESS (0) == WEXITSTATUS(status) (1) # # net_test.c:531:tcp_port_overflow:Expected EXIT_SUCCESS (0) == WEXITSTATUS(status) (1) # # tcp_port_overflow: Test failed # # FAIL mini.tcp_port_overflow # not ok 74 mini.tcp_port_overflow # # RUN ipv4_tcp.port_endianness ... # # OK ipv4_tcp.port_endianness # ok 75 ipv4_tcp.port_endianness # # RUN ipv4_tcp.with_fs ... # # OK ipv4_tcp.with_fs # ok 76 ipv4_tcp.with_fs # # RUN port_specific.no_sandbox_with_ipv4.bind_connect_zero ... # # OK port_specific.no_sandbox_with_ipv4.bind_connect_zero # ok 77 port_specific.no_sandbox_with_ipv4.bind_connect_zero # # RUN port_specific.no_sandbox_with_ipv4.bind_connect_1023 ... # # OK port_specific.no_sandbox_with_ipv4.bind_connect_1023 # ok 78 port_specific.no_sandbox_with_ipv4.bind_connect_1023 # # RUN port_specific.sandbox_with_ipv4.bind_connect_zero ... # # OK port_specific.sandbox_with_ipv4.bind_connect_zero # ok 79 port_specific.sandbox_with_ipv4.bind_connect_zero # # RUN port_specific.sandbox_with_ipv4.bind_connect_1023 ... # # OK port_specific.sandbox_with_ipv4.bind_connect_1023 # ok 80 port_specific.sandbox_with_ipv4.bind_connect_1023 # # RUN port_specific.no_sandbox_with_ipv6.bind_connect_zero ... # # OK port_specific.no_sandbox_with_ipv6.bind_connect_zero # ok 81 port_specific.no_sandbox_with_ipv6.bind_connect_zero # # RUN port_specific.no_sandbox_with_ipv6.bind_connect_1023 ... # # OK port_specific.no_sandbox_with_ipv6.bind_connect_1023 # ok 82 port_specific.no_sandbox_with_ipv6.bind_connect_1023 # # RUN port_specific.sandbox_with_ipv6.bind_connect_zero ... # # OK port_specific.sandbox_with_ipv6.bind_connect_zero # ok 83 port_specific.sandbox_with_ipv6.bind_connect_zero # # RUN port_specific.sandbox_with_ipv6.bind_connect_1023 ... # # OK port_specific.sandbox_with_ipv6.bind_connect_1023 # ok 84 port_specific.sandbox_with_ipv6.bind_connect_1023 # # FAILED: 83 / 84 tests passed. # # Totals: pass:83 fail:1 xfail:0 xpass:0 skip:0 error:0 not ok 3 selftests: landlock: net_test # exit=1 # timeout set to 45 # selftests: landlock: ptrace_test # TAP version 13 # 1..8 # # Starting 8 tests from 8 test cases. # # RUN hierarchy.allow_without_domain.trace ... # # OK hierarchy.allow_without_domain.trace # ok 1 hierarchy.allow_without_domain.trace # # RUN hierarchy.allow_with_one_domain.trace ... # # OK hierarchy.allow_with_one_domain.trace # ok 2 hierarchy.allow_with_one_domain.trace # # RUN hierarchy.deny_with_parent_domain.trace ... # # OK hierarchy.deny_with_parent_domain.trace # ok 3 hierarchy.deny_with_parent_domain.trace # # RUN hierarchy.deny_with_sibling_domain.trace ... # # OK hierarchy.deny_with_sibling_domain.trace # ok 4 hierarchy.deny_with_sibling_domain.trace # # RUN hierarchy.allow_sibling_domain.trace ... # # OK hierarchy.allow_sibling_domain.trace # ok 5 hierarchy.allow_sibling_domain.trace # # RUN hierarchy.allow_with_nested_domain.trace ... # # OK hierarchy.allow_with_nested_domain.trace # ok 6 hierarchy.allow_with_nested_domain.trace # # RUN hierarchy.deny_with_nested_and_parent_domain.trace ... # # OK hierarchy.deny_with_nested_and_parent_domain.trace # ok 7 hierarchy.deny_with_nested_and_parent_domain.trace # # RUN hierarchy.deny_with_forked_domain.trace ... # # OK hierarchy.deny_with_forked_domain.trace # ok 8 hierarchy.deny_with_forked_domain.trace # # PASSED: 8 / 8 tests passed. # # Totals: pass:8 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 4 selftests: landlock: ptrace_test # timeout set to 45 # selftests: landlock: scoped_abstract_unix_test # TAP version 13 # 1..32 # # Starting 32 tests from 23 test cases. # # RUN global.datagram_sockets ... # # OK global.datagram_sockets # ok 1 global.datagram_sockets # # RUN global.self_connect ... # # OK global.self_connect # ok 2 global.self_connect # # RUN scoped_domains.without_domain.connect_to_parent ... # # OK scoped_domains.without_domain.connect_to_parent # ok 3 scoped_domains.without_domain.connect_to_parent # # RUN scoped_domains.without_domain.connect_to_child ... # # OK scoped_domains.without_domain.connect_to_child # ok 4 scoped_domains.without_domain.connect_to_child # # RUN scoped_domains.child_domain.connect_to_parent ... # # OK scoped_domains.child_domain.connect_to_parent # ok 5 scoped_domains.child_domain.connect_to_parent # # RUN scoped_domains.child_domain.connect_to_child ... # # OK scoped_domains.child_domain.connect_to_child # ok 6 scoped_domains.child_domain.connect_to_child # # RUN scoped_domains.parent_domain.connect_to_parent ... # # OK scoped_domains.parent_domain.connect_to_parent # ok 7 scoped_domains.parent_domain.connect_to_parent # # RUN scoped_domains.parent_domain.connect_to_child ... # # OK scoped_domains.parent_domain.connect_to_child # ok 8 scoped_domains.parent_domain.connect_to_child # # RUN scoped_domains.sibling_domain.connect_to_parent ... # # OK scoped_domains.sibling_domain.connect_to_parent # ok 9 scoped_domains.sibling_domain.connect_to_parent # # RUN scoped_domains.sibling_domain.connect_to_child ... # # OK scoped_domains.sibling_domain.connect_to_child # ok 10 scoped_domains.sibling_domain.connect_to_child # # RUN scoped_domains.inherited_domain.connect_to_parent ... # # OK scoped_domains.inherited_domain.connect_to_parent # ok 11 scoped_domains.inherited_domain.connect_to_parent # # RUN scoped_domains.inherited_domain.connect_to_child ... # # OK scoped_domains.inherited_domain.connect_to_child # ok 12 scoped_domains.inherited_domain.connect_to_child # # RUN scoped_domains.nested_domain.connect_to_parent ... # # OK scoped_domains.nested_domain.connect_to_parent # ok 13 scoped_domains.nested_domain.connect_to_parent # # RUN scoped_domains.nested_domain.connect_to_child ... # # OK scoped_domains.nested_domain.connect_to_child # ok 14 scoped_domains.nested_domain.connect_to_child # # RUN scoped_domains.nested_and_parent_domain.connect_to_parent ... # # OK scoped_domains.nested_and_parent_domain.connect_to_parent # ok 15 scoped_domains.nested_and_parent_domain.connect_to_parent # # RUN scoped_domains.nested_and_parent_domain.connect_to_child ... # # OK scoped_domains.nested_and_parent_domain.connect_to_child # ok 16 scoped_domains.nested_and_parent_domain.connect_to_child # # RUN scoped_domains.forked_domains.connect_to_parent ... # # OK scoped_domains.forked_domains.connect_to_parent # ok 17 scoped_domains.forked_domains.connect_to_parent # # RUN scoped_domains.forked_domains.connect_to_child ... # # OK scoped_domains.forked_domains.connect_to_child # ok 18 scoped_domains.forked_domains.connect_to_child # # RUN scoped_vs_unscoped.deny_scoped.unix_scoping ... # # OK scoped_vs_unscoped.deny_scoped.unix_scoping # ok 19 scoped_vs_unscoped.deny_scoped.unix_scoping # # RUN scoped_vs_unscoped.all_scoped.unix_scoping ... # # OK scoped_vs_unscoped.all_scoped.unix_scoping # ok 20 scoped_vs_unscoped.all_scoped.unix_scoping # # RUN scoped_vs_unscoped.allow_with_other_domain.unix_scoping ... # # OK scoped_vs_unscoped.allow_with_other_domain.unix_scoping # ok 21 scoped_vs_unscoped.allow_with_other_domain.unix_scoping # # RUN scoped_vs_unscoped.allow_with_one_domain.unix_scoping ... # # OK scoped_vs_unscoped.allow_with_one_domain.unix_scoping # ok 22 scoped_vs_unscoped.allow_with_one_domain.unix_scoping # # RUN scoped_vs_unscoped.allow_with_grand_parent_scoped.unix_scoping ... # # OK scoped_vs_unscoped.allow_with_grand_parent_scoped.unix_scoping # ok 23 scoped_vs_unscoped.allow_with_grand_parent_scoped.unix_scoping # # RUN scoped_vs_unscoped.allow_with_parents_domain.unix_scoping ... # # OK scoped_vs_unscoped.allow_with_parents_domain.unix_scoping # ok 24 scoped_vs_unscoped.allow_with_parents_domain.unix_scoping # # RUN scoped_vs_unscoped.deny_with_self_and_grandparent_domain.unix_scoping ... # # OK scoped_vs_unscoped.deny_with_self_and_grandparent_domain.unix_scoping # ok 25 scoped_vs_unscoped.deny_with_self_and_grandparent_domain.unix_scoping # # RUN outside_socket.allow_dgram_child.socket_with_different_domain ... # # OK outside_socket.allow_dgram_child.socket_with_different_domain # ok 26 outside_socket.allow_dgram_child.socket_with_different_domain # # RUN outside_socket.deny_dgram_server.socket_with_different_domain ... # # OK outside_socket.deny_dgram_server.socket_with_different_domain # ok 27 outside_socket.deny_dgram_server.socket_with_different_domain # # RUN outside_socket.allow_stream_child.socket_with_different_domain ... # # OK outside_socket.allow_stream_child.socket_with_different_domain # ok 28 outside_socket.allow_stream_child.socket_with_different_domain # # RUN outside_socket.deny_stream_server.socket_with_different_domain ... # # OK outside_socket.deny_stream_server.socket_with_different_domain # ok 29 outside_socket.deny_stream_server.socket_with_different_domain # # RUN various_address_sockets.pathname_socket_scoped_domain.scoped_pathname_sockets ... # # OK various_address_sockets.pathname_socket_scoped_domain.scoped_pathname_sockets # ok 30 various_address_sockets.pathname_socket_scoped_domain.scoped_pathname_sockets # # RUN various_address_sockets.pathname_socket_other_domain.scoped_pathname_sockets ... # # OK various_address_sockets.pathname_socket_other_domain.scoped_pathname_sockets # ok 31 various_address_sockets.pathname_socket_other_domain.scoped_pathname_sockets # # RUN various_address_sockets.pathname_socket_no_domain.scoped_pathname_sockets ... # # OK various_address_sockets.pathname_socket_no_domain.scoped_pathname_sockets # ok 32 various_address_sockets.pathname_socket_no_domain.scoped_pathname_sockets # # PASSED: 32 / 32 tests passed. # # Totals: pass:32 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 5 selftests: landlock: scoped_abstract_unix_test # timeout set to 45 # selftests: landlock: scoped_signal_test # TAP version 13 # 1..17 # # Starting 17 tests from 17 test cases. # # RUN global.signal_scoping_threads ... # # OK global.signal_scoping_threads # ok 1 global.signal_scoping_threads # # RUN scoping_signals.sigtrap.send_sig_to_parent ... # # OK scoping_signals.sigtrap.send_sig_to_parent # ok 2 scoping_signals.sigtrap.send_sig_to_parent # # RUN scoping_signals.sigurg.send_sig_to_parent ... # # OK scoping_signals.sigurg.send_sig_to_parent # ok 3 scoping_signals.sigurg.send_sig_to_parent # # RUN scoping_signals.sighup.send_sig_to_parent ... # # OK scoping_signals.sighup.send_sig_to_parent # ok 4 scoping_signals.sighup.send_sig_to_parent # # RUN scoping_signals.sigtstp.send_sig_to_parent ... # # OK scoping_signals.sigtstp.send_sig_to_parent # ok 5 scoping_signals.sigtstp.send_sig_to_parent # # RUN scoped_domains.without_domain.check_access_signal ... # # OK scoped_domains.without_domain.check_access_signal # ok 6 scoped_domains.without_domain.check_access_signal # # RUN scoped_domains.child_domain.check_access_signal ... # # OK scoped_domains.child_domain.check_access_signal # ok 7 scoped_domains.child_domain.check_access_signal # # RUN scoped_domains.parent_domain.check_access_signal ... # # OK scoped_domains.parent_domain.check_access_signal # ok 8 scoped_domains.parent_domain.check_access_signal # # RUN scoped_domains.sibling_domain.check_access_signal ... # # OK scoped_domains.sibling_domain.check_access_signal # ok 9 scoped_domains.sibling_domain.check_access_signal # # RUN scoped_domains.inherited_domain.check_access_signal ... # # OK scoped_domains.inherited_domain.check_access_signal # ok 10 scoped_domains.inherited_domain.check_access_signal # # RUN scoped_domains.nested_domain.check_access_signal ... # # OK scoped_domains.nested_domain.check_access_signal # ok 11 scoped_domains.nested_domain.check_access_signal # # RUN scoped_domains.nested_and_parent_domain.check_access_signal ... # # OK scoped_domains.nested_and_parent_domain.check_access_signal # ok 12 scoped_domains.nested_and_parent_domain.check_access_signal # # RUN scoped_domains.forked_domains.check_access_signal ... # # OK scoped_domains.forked_domains.check_access_signal # ok 13 scoped_domains.forked_domains.check_access_signal # # RUN fown.no_sandbox.sigurg_socket ... # # OK fown.no_sandbox.sigurg_socket # ok 14 fown.no_sandbox.sigurg_socket # # RUN fown.sandbox_before_fork.sigurg_socket ... # # OK fown.sandbox_before_fork.sigurg_socket # ok 15 fown.sandbox_before_fork.sigurg_socket # # RUN fown.sandbox_before_setown.sigurg_socket ... # # OK fown.sandbox_before_setown.sigurg_socket # ok 16 fown.sandbox_before_setown.sigurg_socket # # RUN fown.sandbox_after_setown.sigurg_socket ... # # OK fown.sandbox_after_setown.sigurg_socket # ok 17 fown.sandbox_after_setown.sigurg_socket # # PASSED: 17 / 17 tests passed. # # Totals: pass:17 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 6 selftests: landlock: scoped_signal_test # timeout set to 45 # selftests: landlock: scoped_test # TAP version 13 # 1..1 # # Starting 1 tests from 1 test cases. # # RUN global.ruleset_with_unknown_scope ... # # OK global.ruleset_with_unknown_scope # ok 1 global.ruleset_with_unknown_scope # # PASSED: 1 / 1 tests passed. # # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 7 selftests: landlock: scoped_test landlock_base_test_global_inconsistent_attr pass landlock_base_test_global_abi_version pass landlock_base_test_global_create_ruleset_checks_ordering pass landlock_base_test_global_add_rule_checks_ordering pass landlock_base_test_global_restrict_self_checks_ordering pass landlock_base_test_global_ruleset_fd_io pass landlock_base_test_global_ruleset_fd_transfer pass landlock_base_test_global_cred_transfer pass landlock_base_test pass landlock_fs_test_global_memfd_ftruncate_and_ioctl pass landlock_fs_test_layout0_ruleset_with_unknown_access pass landlock_fs_test_layout0_rule_with_unknown_access pass landlock_fs_test_layout0_proc_nsfs pass landlock_fs_test_layout0_unpriv pass landlock_fs_test_layout0_max_layers pass landlock_fs_test_layout1_no_restriction pass landlock_fs_test_layout1_inval pass landlock_fs_test_layout1_file_and_dir_access_rights pass landlock_fs_test_layout1_rule_with_unhandled_access pass landlock_fs_test_layout1_effective_access pass landlock_fs_test_layout1_unhandled_access pass landlock_fs_test_layout1_ruleset_overlap pass landlock_fs_test_layout1_layer_rule_unions pass landlock_fs_test_layout1_non_overlapping_accesses pass landlock_fs_test_layout1_interleaved_masked_accesses pass landlock_fs_test_layout1_inherit_subset pass landlock_fs_test_layout1_inherit_superset pass landlock_fs_test_layout1_empty_or_same_ruleset pass landlock_fs_test_layout1_rule_on_mountpoint pass landlock_fs_test_layout1_rule_over_mountpoint pass landlock_fs_test_layout1_rule_over_root_allow_then_deny pass landlock_fs_test_layout1_rule_over_root_deny pass landlock_fs_test_layout1_rule_inside_mount_ns pass landlock_fs_test_layout1_mount_and_pivot pass landlock_fs_test_layout1_move_mount pass landlock_fs_test_layout1_topology_changes_with_net_only pass landlock_fs_test_layout1_topology_changes_with_net_and_fs pass landlock_fs_test_layout1_release_inodes pass landlock_fs_test_layout1_relative_open pass landlock_fs_test_layout1_relative_chdir pass landlock_fs_test_layout1_relative_chroot_only pass landlock_fs_test_layout1_relative_chroot_chdir pass landlock_fs_test_layout1_execute pass landlock_fs_test_layout1_link pass landlock_fs_test_layout1_rename_file pass landlock_fs_test_layout1_rename_dir pass landlock_fs_test_layout1_reparent_refer pass landlock_fs_test_layout1_refer_denied_by_default1 pass landlock_fs_test_layout1_refer_denied_by_default2 pass landlock_fs_test_layout1_refer_denied_by_default3 pass landlock_fs_test_layout1_refer_denied_by_default4 pass landlock_fs_test_layout1_refer_mount_root_deny pass landlock_fs_test_layout1_reparent_link pass landlock_fs_test_layout1_reparent_rename pass landlock_fs_test_layout1_reparent_exdev_layers_rename1 pass landlock_fs_test_layout1_reparent_exdev_layers_rename2 pass landlock_fs_test_layout1_reparent_exdev_layers_exchange1 pass landlock_fs_test_layout1_reparent_exdev_layers_exchange2 pass landlock_fs_test_layout1_reparent_exdev_layers_exchange3 pass landlock_fs_test_layout1_reparent_remove pass landlock_fs_test_layout1_reparent_dom_superset pass landlock_fs_test_layout1_remove_dir pass landlock_fs_test_layout1_remove_file pass landlock_fs_test_layout1_make_char pass landlock_fs_test_layout1_make_block pass landlock_fs_test_layout1_make_reg_1 pass landlock_fs_test_layout1_make_reg_2 pass landlock_fs_test_layout1_make_sock pass landlock_fs_test_layout1_make_fifo pass landlock_fs_test_layout1_make_sym pass landlock_fs_test_layout1_make_dir pass landlock_fs_test_layout1_proc_unlinked_file pass landlock_fs_test_layout1_proc_pipe pass landlock_fs_test_layout1_truncate_unhandled pass landlock_fs_test_layout1_truncate pass landlock_fs_test_layout1_ftruncate pass landlock_fs_test_layout1_o_path_ftruncate_and_ioctl pass landlock_fs_test_layout1_blanket_permitted_ioctls pass landlock_fs_test_layout1_named_pipe_ioctl pass landlock_fs_test_layout1_named_unix_domain_socket_ioctl pass landlock_fs_test_ftruncate_w_w_open_and_ftruncate pass landlock_fs_test_ftruncate_w_w_open_and_ftruncate_in_different_processes pass landlock_fs_test_ftruncate_t_t_open_and_ftruncate pass landlock_fs_test_ftruncate_t_t_open_and_ftruncate_in_different_processes pass landlock_fs_test_ftruncate_wt_w_open_and_ftruncate pass landlock_fs_test_ftruncate_wt_w_open_and_ftruncate_in_different_processes pass landlock_fs_test_ftruncate_wt_wt_open_and_ftruncate pass landlock_fs_test_ftruncate_wt_wt_open_and_ftruncate_in_different_processes pass landlock_fs_test_ftruncate_wt_t_open_and_ftruncate pass landlock_fs_test_ftruncate_wt_t_open_and_ftruncate_in_different_processes pass landlock_fs_test_ioctl_handled_i_allowed_none_handle_dir_access_file pass landlock_fs_test_ioctl_handled_i_allowed_none_handle_dir_access_dir pass landlock_fs_test_ioctl_handled_i_allowed_none_handle_file_access_file pass landlock_fs_test_ioctl_handled_i_allowed_i_handle_dir_access_file pass landlock_fs_test_ioctl_handled_i_allowed_i_handle_dir_access_dir pass landlock_fs_test_ioctl_handled_i_allowed_i_handle_file_access_file pass landlock_fs_test_ioctl_unhandled_handle_dir_access_file pass landlock_fs_test_ioctl_unhandled_handle_dir_access_dir pass landlock_fs_test_ioctl_unhandled_handle_file_access_file pass landlock_fs_test_layout1_bind_no_restriction pass landlock_fs_test_layout1_bind_same_content_same_file pass landlock_fs_test_layout1_bind_reparent_cross_mount pass landlock_fs_test_layout2_overlay_no_restriction pass landlock_fs_test_layout2_overlay_same_content_different_file pass landlock_fs_test_layout3_fs_tmpfs_tag_inode_dir_parent pass landlock_fs_test_layout3_fs_tmpfs_tag_inode_dir_mnt pass landlock_fs_test_layout3_fs_tmpfs_tag_inode_dir_child pass landlock_fs_test_layout3_fs_tmpfs_tag_inode_file pass landlock_fs_test_layout3_fs_tmpfs_release_inodes pass landlock_fs_test_layout3_fs_ramfs_tag_inode_dir_parent pass landlock_fs_test_layout3_fs_ramfs_tag_inode_dir_mnt pass landlock_fs_test_layout3_fs_ramfs_tag_inode_dir_child pass landlock_fs_test_layout3_fs_ramfs_tag_inode_file pass landlock_fs_test_layout3_fs_ramfs_release_inodes pass landlock_fs_test_layout3_fs_cgroup2_tag_inode_dir_parent pass landlock_fs_test_layout3_fs_cgroup2_tag_inode_dir_mnt pass landlock_fs_test_layout3_fs_cgroup2_tag_inode_dir_child pass landlock_fs_test_layout3_fs_cgroup2_tag_inode_file pass landlock_fs_test_layout3_fs_cgroup2_release_inodes pass landlock_fs_test_layout3_fs_proc_tag_inode_dir_parent pass landlock_fs_test_layout3_fs_proc_tag_inode_dir_mnt pass landlock_fs_test_layout3_fs_proc_tag_inode_dir_child pass landlock_fs_test_layout3_fs_proc_tag_inode_file pass landlock_fs_test_layout3_fs_proc_release_inodes pass landlock_fs_test_layout3_fs_sysfs_tag_inode_dir_parent pass landlock_fs_test_layout3_fs_sysfs_tag_inode_dir_mnt pass landlock_fs_test_layout3_fs_sysfs_tag_inode_dir_child pass landlock_fs_test_layout3_fs_sysfs_tag_inode_file pass landlock_fs_test_layout3_fs_sysfs_release_inodes pass landlock_fs_test_layout3_fs_hostfs_tag_inode_dir_parent_this_filesystem_is_not_supported_setup skip landlock_fs_test_layout3_fs_hostfs_tag_inode_dir_mnt_this_filesystem_is_not_supported_setup skip landlock_fs_test_layout3_fs_hostfs_tag_inode_dir_child_this_filesystem_is_not_supported_setup skip landlock_fs_test_layout3_fs_hostfs_tag_inode_file_this_filesystem_is_not_supported_setup skip landlock_fs_test_layout3_fs_hostfs_release_inodes_this_filesystem_is_not_supported_setup skip landlock_fs_test pass landlock_net_test_protocol_no_sandbox_with_ipv4_tcp_bind pass landlock_net_test_protocol_no_sandbox_with_ipv4_tcp_connect pass landlock_net_test_protocol_no_sandbox_with_ipv4_tcp_bind_unspec pass landlock_net_test_protocol_no_sandbox_with_ipv4_tcp_connect_unspec pass landlock_net_test_protocol_no_sandbox_with_ipv6_tcp_bind pass landlock_net_test_protocol_no_sandbox_with_ipv6_tcp_connect pass landlock_net_test_protocol_no_sandbox_with_ipv6_tcp_bind_unspec pass landlock_net_test_protocol_no_sandbox_with_ipv6_tcp_connect_unspec pass landlock_net_test_protocol_no_sandbox_with_ipv4_udp_bind pass landlock_net_test_protocol_no_sandbox_with_ipv4_udp_connect pass landlock_net_test_protocol_no_sandbox_with_ipv4_udp_bind_unspec pass landlock_net_test_protocol_no_sandbox_with_ipv4_udp_connect_unspec pass landlock_net_test_protocol_no_sandbox_with_ipv6_udp_bind pass landlock_net_test_protocol_no_sandbox_with_ipv6_udp_connect pass landlock_net_test_protocol_no_sandbox_with_ipv6_udp_bind_unspec pass landlock_net_test_protocol_no_sandbox_with_ipv6_udp_connect_unspec pass landlock_net_test_protocol_no_sandbox_with_unix_stream_bind pass landlock_net_test_protocol_no_sandbox_with_unix_stream_connect pass landlock_net_test_protocol_no_sandbox_with_unix_stream_bind_unspec pass landlock_net_test_protocol_no_sandbox_with_unix_stream_connect_unspec pass landlock_net_test_protocol_no_sandbox_with_unix_datagram_bind pass landlock_net_test_protocol_no_sandbox_with_unix_datagram_connect pass landlock_net_test_protocol_no_sandbox_with_unix_datagram_bind_unspec pass landlock_net_test_protocol_no_sandbox_with_unix_datagram_connect_unspec pass landlock_net_test_protocol_tcp_sandbox_with_ipv4_tcp_bind pass landlock_net_test_protocol_tcp_sandbox_with_ipv4_tcp_connect pass landlock_net_test_protocol_tcp_sandbox_with_ipv4_tcp_bind_unspec pass landlock_net_test_protocol_tcp_sandbox_with_ipv4_tcp_connect_unspec pass landlock_net_test_protocol_tcp_sandbox_with_ipv6_tcp_bind pass landlock_net_test_protocol_tcp_sandbox_with_ipv6_tcp_connect pass landlock_net_test_protocol_tcp_sandbox_with_ipv6_tcp_bind_unspec pass landlock_net_test_protocol_tcp_sandbox_with_ipv6_tcp_connect_unspec pass landlock_net_test_protocol_tcp_sandbox_with_ipv4_udp_bind pass landlock_net_test_protocol_tcp_sandbox_with_ipv4_udp_connect pass landlock_net_test_protocol_tcp_sandbox_with_ipv4_udp_bind_unspec pass landlock_net_test_protocol_tcp_sandbox_with_ipv4_udp_connect_unspec pass landlock_net_test_protocol_tcp_sandbox_with_ipv6_udp_bind pass landlock_net_test_protocol_tcp_sandbox_with_ipv6_udp_connect pass landlock_net_test_protocol_tcp_sandbox_with_ipv6_udp_bind_unspec pass landlock_net_test_protocol_tcp_sandbox_with_ipv6_udp_connect_unspec pass landlock_net_test_protocol_tcp_sandbox_with_unix_stream_bind pass landlock_net_test_protocol_tcp_sandbox_with_unix_stream_connect pass landlock_net_test_protocol_tcp_sandbox_with_unix_stream_bind_unspec pass landlock_net_test_protocol_tcp_sandbox_with_unix_stream_connect_unspec pass landlock_net_test_protocol_tcp_sandbox_with_unix_datagram_bind pass landlock_net_test_protocol_tcp_sandbox_with_unix_datagram_connect pass landlock_net_test_protocol_tcp_sandbox_with_unix_datagram_bind_unspec pass landlock_net_test_protocol_tcp_sandbox_with_unix_datagram_connect_unspec pass landlock_net_test_ipv4_no_sandbox_with_tcp_from_unix_to_inet pass landlock_net_test_ipv4_tcp_sandbox_with_tcp_from_unix_to_inet pass landlock_net_test_ipv4_no_sandbox_with_udp_from_unix_to_inet pass landlock_net_test_ipv4_tcp_sandbox_with_udp_from_unix_to_inet pass landlock_net_test_tcp_layers_no_sandbox_with_ipv4_ruleset_overlap pass landlock_net_test_tcp_layers_no_sandbox_with_ipv4_ruleset_expand pass landlock_net_test_tcp_layers_one_sandbox_with_ipv4_ruleset_overlap pass landlock_net_test_tcp_layers_one_sandbox_with_ipv4_ruleset_expand pass landlock_net_test_tcp_layers_two_sandboxes_with_ipv4_ruleset_overlap pass landlock_net_test_tcp_layers_two_sandboxes_with_ipv4_ruleset_expand pass landlock_net_test_tcp_layers_three_sandboxes_with_ipv4_ruleset_overlap pass landlock_net_test_tcp_layers_three_sandboxes_with_ipv4_ruleset_expand pass landlock_net_test_tcp_layers_no_sandbox_with_ipv6_ruleset_overlap pass landlock_net_test_tcp_layers_no_sandbox_with_ipv6_ruleset_expand pass landlock_net_test_tcp_layers_one_sandbox_with_ipv6_ruleset_overlap pass landlock_net_test_tcp_layers_one_sandbox_with_ipv6_ruleset_expand pass landlock_net_test_tcp_layers_two_sandboxes_with_ipv6_ruleset_overlap pass landlock_net_test_tcp_layers_two_sandboxes_with_ipv6_ruleset_expand pass landlock_net_test_tcp_layers_three_sandboxes_with_ipv6_ruleset_overlap pass landlock_net_test_tcp_layers_three_sandboxes_with_ipv6_ruleset_expand pass landlock_net_test_mini_network_access_rights pass landlock_net_test_mini_ruleset_with_unknown_access pass landlock_net_test_mini_rule_with_unknown_access pass landlock_net_test_mini_rule_with_unhandled_access pass landlock_net_test_mini_inval pass landlock_net_test_mini_tcp_port_overflow fail landlock_net_test_ipv4_tcp_port_endianness pass landlock_net_test_ipv4_tcp_with_fs pass landlock_net_test_port_specific_no_sandbox_with_ipv4_bind_connect_zero pass landlock_net_test_port_specific_no_sandbox_with_ipv4_bind_connect_1023 pass landlock_net_test_port_specific_sandbox_with_ipv4_bind_connect_zero pass landlock_net_test_port_specific_sandbox_with_ipv4_bind_connect_1023 pass landlock_net_test_port_specific_no_sandbox_with_ipv6_bind_connect_zero pass landlock_net_test_port_specific_no_sandbox_with_ipv6_bind_connect_1023 pass landlock_net_test_port_specific_sandbox_with_ipv6_bind_connect_zero pass landlock_net_test_port_specific_sandbox_with_ipv6_bind_connect_1023 pass landlock_net_test fail landlock_ptrace_test_hierarchy_allow_without_domain_trace pass landlock_ptrace_test_hierarchy_allow_with_one_domain_trace pass landlock_ptrace_test_hierarchy_deny_with_parent_domain_trace pass landlock_ptrace_test_hierarchy_deny_with_sibling_domain_trace pass landlock_ptrace_test_hierarchy_allow_sibling_domain_trace pass landlock_ptrace_test_hierarchy_allow_with_nested_domain_trace pass landlock_ptrace_test_hierarchy_deny_with_nested_and_parent_domain_trace pass landlock_ptrace_test_hierarchy_deny_with_forked_domain_trace pass landlock_ptrace_test pass landlock_scoped_abstract_unix_test_global_datagram_sockets pass landlock_scoped_abstract_unix_test_global_self_connect pass landlock_scoped_abstract_unix_test_scoped_domains_without_domain_connect_to_parent pass landlock_scoped_abstract_unix_test_scoped_domains_without_domain_connect_to_child pass landlock_scoped_abstract_unix_test_scoped_domains_child_domain_connect_to_parent pass landlock_scoped_abstract_unix_test_scoped_domains_child_domain_connect_to_child pass landlock_scoped_abstract_unix_test_scoped_domains_parent_domain_connect_to_parent pass landlock_scoped_abstract_unix_test_scoped_domains_parent_domain_connect_to_child pass landlock_scoped_abstract_unix_test_scoped_domains_sibling_domain_connect_to_parent pass landlock_scoped_abstract_unix_test_scoped_domains_sibling_domain_connect_to_child pass landlock_scoped_abstract_unix_test_scoped_domains_inherited_domain_connect_to_parent pass landlock_scoped_abstract_unix_test_scoped_domains_inherited_domain_connect_to_child pass landlock_scoped_abstract_unix_test_scoped_domains_nested_domain_connect_to_parent pass landlock_scoped_abstract_unix_test_scoped_domains_nested_domain_connect_to_child pass landlock_scoped_abstract_unix_test_scoped_domains_nested_and_parent_domain_connect_to_parent pass landlock_scoped_abstract_unix_test_scoped_domains_nested_and_parent_domain_connect_to_child pass landlock_scoped_abstract_unix_test_scoped_domains_forked_domains_connect_to_parent pass landlock_scoped_abstract_unix_test_scoped_domains_forked_domains_connect_to_child pass landlock_scoped_abstract_unix_test_scoped_vs_unscoped_deny_scoped_unix_scoping pass landlock_scoped_abstract_unix_test_scoped_vs_unscoped_all_scoped_unix_scoping pass landlock_scoped_abstract_unix_test_scoped_vs_unscoped_allow_with_other_domain_unix_scoping pass landlock_scoped_abstract_unix_test_scoped_vs_unscoped_allow_with_one_domain_unix_scoping pass landlock_scoped_abstract_unix_test_scoped_vs_unscoped_allow_with_grand_parent_scoped_unix_scoping pass landlock_scoped_abstract_unix_test_scoped_vs_unscoped_allow_with_parents_domain_unix_scoping pass landlock_scoped_abstract_unix_test_scoped_vs_unscoped_deny_with_self_and_grandparent_domain_unix_scoping pass landlock_scoped_abstract_unix_test_outside_socket_allow_dgram_child_socket_with_different_domain pass landlock_scoped_abstract_unix_test_outside_socket_deny_dgram_server_socket_with_different_domain pass landlock_scoped_abstract_unix_test_outside_socket_allow_stream_child_socket_with_different_domain pass landlock_scoped_abstract_unix_test_outside_socket_deny_stream_server_socket_with_different_domain pass landlock_scoped_abstract_unix_test_various_address_sockets_pathname_socket_scoped_domain_scoped_pathname_sockets pass landlock_scoped_abstract_unix_test_various_address_sockets_pathname_socket_other_domain_scoped_pathname_sockets pass landlock_scoped_abstract_unix_test_various_address_sockets_pathname_socket_no_domain_scoped_pathname_sockets pass landlock_scoped_abstract_unix_test pass landlock_scoped_signal_test_global_signal_scoping_threads pass landlock_scoped_signal_test_scoping_signals_sigtrap_send_sig_to_parent pass landlock_scoped_signal_test_scoping_signals_sigurg_send_sig_to_parent pass landlock_scoped_signal_test_scoping_signals_sighup_send_sig_to_parent pass landlock_scoped_signal_test_scoping_signals_sigtstp_send_sig_to_parent pass landlock_scoped_signal_test_scoped_domains_without_domain_check_access_signal pass landlock_scoped_signal_test_scoped_domains_child_domain_check_access_signal pass landlock_scoped_signal_test_scoped_domains_parent_domain_check_access_signal pass landlock_scoped_signal_test_scoped_domains_sibling_domain_check_access_signal pass landlock_scoped_signal_test_scoped_domains_inherited_domain_check_access_signal pass landlock_scoped_signal_test_scoped_domains_nested_domain_check_access_signal pass landlock_scoped_signal_test_scoped_domains_nested_and_parent_domain_check_access_signal pass landlock_scoped_signal_test_scoped_domains_forked_domains_check_access_signal pass landlock_scoped_signal_test_fown_no_sandbox_sigurg_socket pass landlock_scoped_signal_test_fown_sandbox_before_fork_sigurg_socket pass landlock_scoped_signal_test_fown_sandbox_before_setown_sigurg_socket pass landlock_scoped_signal_test_fown_sandbox_after_setown_sigurg_socket pass landlock_scoped_signal_test pass landlock_scoped_test_global_ruleset_with_unknown_scope pass landlock_scoped_test pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #