Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.04-00002-gf15b99f0b6 (Oct 01 2019 - 09:28:05 -0500) Trying to boot from MMC2 Loading Environment from EXT4... Card did not respond to voltage select! U-Boot 2019.04-00002-gf15b99f0b6 (Oct 01 2019 - 09:28:05 -0500), Build: jenkins-github_Bootloader-Builder-131 CPU : AM335X-GP rev 2.1 I2C: ready DRAM: 512 MiB No match for driver 'omap_hsmmc' No match for driver 'omap_hsmmc' Some drivers were not found Reset Source: Power-on reset has occurred. RTC 32KCLK Source: External. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from EXT4... Card did not respond to voltage select! Board: BeagleBone Black not set. Validating first E-fuse MAC BeagleBone Black: BeagleBone: cape eeprom: i2c_probe: 0x54: BeagleBone: cape eeprom: i2c_probe: 0x55: BeagleBone: cape eeprom: i2c_probe: 0x56: BeagleBone: cape eeprom: i2c_probe: 0x57: Net: eth0: MII MODE cpsw, usb_ether Press SPACE to abort autoboot in 2 seconds => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.11.8 (12 ms) => setenv serverip 192.168.11.5 setenv serverip 192.168.11.5 => tftp 0x82000000 802017/tftp-deploy-7l78yhr4/kernel/zImage tftp 0x82000000 802017/tftp-deploy-7l78yhr4/kernel/zImage link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.8 Filename '802017/tftp-deploy-7l78yhr4/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################# 5.2 MiB/s done Bytes transferred = 12341760 (bc5200 hex) => tftp 0x83000000 802017/tftp-deploy-7l78yhr4/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 802017/tftp-deploy-7l78yhr4/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.8 Filename '802017/tftp-deploy-7l78yhr4/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############ 5.2 MiB/s done Bytes transferred = 15441392 (eb9df0 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 802017/tftp-deploy-7l78yhr4/dtb/am335x-boneblack.dtb tftp 0x88000000 802017/tftp-deploy-7l78yhr4/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.8 Filename '802017/tftp-deploy-7l78yhr4/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *##### 5 MiB/s done Bytes transferred = 62828 (f56c hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/802017/extract-nfsrootfs-9_uroa02,tcp,hard ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/802017/extract-nfsrootfs-9_uroa02,tcp,hard ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2022-12-08 16:04:40 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 15441328 Bytes = 14.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 8801256b Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.158-cip21 (KernelCI@build-j667707-arm-gcc-10-multi-v7-defconfig-kselftest-6g7fd) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Dec 8 15:03:54 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 21 pages/cpu s55468 r8192 d22356 u86016 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129540 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/802017/extract-nfsrootfs-9_uroa02,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 399636K/522240K available (17408K kernel code, 2651K rwdata, 8100K rodata, 2048K init, 6692K bss, 57068K reserved, 65536K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] ftrace: allocating 55441 entries in 163 pages [ 0.000000] ftrace: allocated 163 pages with 4 groups [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000014] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000045] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.001461] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.006396] Console: colour dummy device 80x30 [ 0.006482] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.006511] This ensures that you still see kernel messages. Please [ 0.006536] update your kernel commandline. [ 0.006572] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.006599] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.006625] ... MAX_LOCK_DEPTH: 48 [ 0.006651] ... MAX_LOCKDEP_KEYS: 8192 [ 0.006676] ... CLASSHASH_SIZE: 4096 [ 0.006702] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.006728] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.006753] ... CHAINHASH_SIZE: 32768 [ 0.006779] memory used by lock dependency info: 4061 kB [ 0.006805] memory used for stack traces: 2112 kB [ 0.006831] per task-struct memory footprint: 1536 bytes [ 0.006944] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.081663] pid_max: default: 32768 minimum: 301 [ 0.082092] LSM: Security Framework initializing [ 0.082229] LSM support for eBPF active [ 0.082365] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.082403] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.085159] CPU: Testing write buffer coherency: ok [ 0.085373] CPU0: Spectre v2: using BPIALL workaround [ 0.086405] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.090266] Setting up static identity map for 0x80300000 - 0x803000ac [ 0.093718] rcu: Hierarchical SRCU implementation. [ 0.105290] EFI services will not be available. [ 0.106304] smp: Bringing up secondary CPUs ... [ 0.106359] smp: Brought up 1 node, 1 CPU [ 0.106396] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.106431] CPU: All CPU(s) started in SVC mode. [ 0.109033] devtmpfs: initialized [ 0.189268] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.190577] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.190658] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.196428] pinctrl core: initialized pinctrl subsystem [ 0.204467] DMI not present or invalid. [ 0.206959] NET: Registered protocol family 16 [ 0.218821] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.283819] l3-aon-clkctrl:0000:0: failed to disable [ 0.293691] thermal_sys: Registered thermal governor 'step_wise' [ 0.294119] cpuidle: using governor menu [ 4.736518] No ATAGs? [ 4.736584] hw-breakpoint: debug architecture 0x4 unsupported. [ 4.776133] Serial: AMBA PL011 UART driver [ 4.883310] Kprobes globally optimized [ 4.934122] iommu: Default domain type: Translated [ 4.937415] vgaarb: loaded [ 4.942593] SCSI subsystem initialized [ 4.945597] usbcore: registered new interface driver usbfs [ 4.945946] usbcore: registered new interface driver hub [ 4.946176] usbcore: registered new device driver usb [ 4.952980] pps_core: LinuxPPS API ver. 1 registered [ 4.953033] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.953152] PTP clock support registered [ 4.970307] clocksource: Switched to clocksource dmtimer [ 6.592742] NET: Registered protocol family 2 [ 6.593521] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 6.595855] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 11264 bytes, linear) [ 6.596008] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 6.596151] TCP bind hash table entries: 4096 (order: 5, 163840 bytes, linear) [ 6.596889] TCP: Hash tables configured (established 4096 bind 4096) [ 6.597654] MPTCP token hash table entries: 512 (order: 2, 24576 bytes, linear) [ 6.597916] UDP hash table entries: 256 (order: 2, 24576 bytes, linear) [ 6.598076] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes, linear) [ 6.598631] NET: Registered protocol family 1 [ 6.603144] RPC: Registered named UNIX socket transport module. [ 6.603246] RPC: Registered udp transport module. [ 6.603283] RPC: Registered tcp transport module. [ 6.603319] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 6.603376] NET: Registered protocol family 44 [ 6.603447] PCI: CLS 0 bytes, default 64 [ 6.605917] Trying to unpack rootfs image as initramfs... [ 8.267789] Freeing initrd memory: 15080K [ 8.270735] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 8.278100] Initialise system trusted keyrings [ 8.279291] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 8.332502] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 8.336889] NFS: Registering the id_resolver key type [ 8.337187] Key type id_resolver registered [ 8.337278] Key type id_legacy registered [ 8.337953] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 8.338071] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 8.338275] ntfs: driver 2.1.32 [Flags: R/O]. [ 8.340901] Key type asymmetric registered [ 8.341139] Asymmetric key parser 'x509' registered [ 8.341407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 8.341531] io scheduler mq-deadline registered [ 8.341573] io scheduler kyber registered [ 8.342575] test_firmware: interface ready [ 8.981606] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 8.981709] omap_gpio 44e07000.gpio: Could not register gpio chip -517 [ 9.462794] ti-sysc: probe of 44e31000.target-module failed with error -16 [ 9.622583] ti-sysc: probe of 48040000.target-module failed with error -16 [ 9.921386] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 9.921468] omap_gpio 4804c000.gpio: Could not register gpio chip -517 [ 10.170078] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 10.170301] omap_gpio 481ac000.gpio: Could not register gpio chip -517 [ 10.218321] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 10.218402] omap_gpio 481ae000.gpio: Could not register gpio chip -517 [ 10.494390] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 10.494572] edma 49000000.dma: TI EDMA DMA engine driver [ 10.717879] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 11.193335] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 11.221116] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 20, base_baud = 3000000) is a 8250 [ 12.103058] printk: console [ttyS0] enabled [ 12.119593] SuperH (H)SCI(F) driver initialized [ 12.131830] msm_serial: driver initialized [ 12.137421] STMicroelectronics ASC driver initialized [ 12.151830] STM32 USART driver initialized [ 12.166907] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 12.193557] random: crng init done [ 12.201256] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 [ 12.279145] brd: module loaded [ 12.330409] loop: module loaded [ 12.336843] lkdtm: No crash points registered, enable through debugfs [ 12.437183] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 12.451188] e1000e: Intel(R) PRO/1000 Network Driver [ 12.456221] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 12.462685] igb: Intel(R) Gigabit Ethernet Network Driver [ 12.468142] igb: Copyright (c) 2007-2014 Intel Corporation. [ 12.580354] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 12.630078] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 12.641616] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4 [ 12.648048] cpsw 4a100000.ethernet: ALE Table size 1024 [ 12.654581] cpsw 4a100000.ethernet: Detected MACID = 64:cf:d9:3f:a0:d5 [ 12.670876] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 12.678584] usbcore: registered new interface driver pegasus [ 12.684647] usbcore: registered new interface driver asix [ 12.690383] usbcore: registered new interface driver ax88179_178a [ 12.696680] usbcore: registered new interface driver cdc_ether [ 12.702897] usbcore: registered new interface driver smsc75xx [ 12.708903] usbcore: registered new interface driver smsc95xx [ 12.715058] usbcore: registered new interface driver net1080 [ 12.721015] usbcore: registered new interface driver cdc_subset [ 12.727126] usbcore: registered new interface driver zaurus [ 12.733062] usbcore: registered new interface driver cdc_ncm [ 12.757260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 12.764167] ehci-pci: EHCI PCI platform driver [ 12.768847] ehci-platform: EHCI generic platform driver [ 12.775748] ehci-orion: EHCI orion driver [ 12.781281] SPEAr-ehci: EHCI SPEAr driver [ 12.786648] ehci-st: EHCI STMicroelectronics driver [ 12.793000] ehci-exynos: EHCI Exynos driver [ 12.798498] ehci-atmel: EHCI Atmel driver [ 12.804024] tegra-ehci: Tegra EHCI driver [ 12.809377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 12.815859] ohci-pci: OHCI PCI platform driver [ 12.820653] ohci-platform: OHCI generic platform driver [ 12.827365] SPEAr-ohci: OHCI SPEAr driver [ 12.832889] ohci-st: OHCI STMicroelectronics driver [ 12.839085] ohci-atmel: OHCI Atmel driver [ 12.848223] usbcore: registered new interface driver usb-storage [ 12.897510] i2c /dev entries driver [ 13.012571] cpuidle: enable-method property 'ti,am3352' found operations [ 13.024615] sdhci: Secure Digital Host Controller Interface driver [ 13.031115] sdhci: Copyright(c) Pierre Ossman [ 13.049560] Synopsys Designware Multimedia Card Interface Driver [ 13.066648] sdhci-pltfm: SDHCI platform and OF driver helper [ 13.105947] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 13.175959] ledtrig-cpu: registered to indicate activity on CPUs [ 13.192802] usbcore: registered new interface driver usbhid [ 13.198461] usbhid: USB HID core driver [ 13.237213] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 13.245855] gre: GRE over IPv4 demultiplexor driver [ 13.250980] ip_gre: GRE over IPv4 tunneling driver [ 13.262491] IPv4 over IPsec tunneling driver [ 13.272859] NET: Registered protocol family 10 [ 13.279977] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA [ 13.297499] Segment Routing with IPv6 [ 13.308327] ip6_gre: GRE over IPv6 tunneling driver [ 13.316648] NET: Registered protocol family 17 [ 13.325032] Key type dns_resolver registered [ 13.329578] ThumbEE CPU extension supported. [ 13.334238] Registering SWP/SWPB emulation handler [ 13.339551] omap_voltage_late_init: Voltage driver support not added [ 13.352380] Loading compiled-in X.509 certificates [ 13.483142] OMAP GPIO hardware version 0.1 [ 13.533050] tps65217-pmic: Failed to locate of_node [id: -1] [ 13.552333] mmc1: new high speed MMC card at address 0001 [ 13.564899] mmcblk1: mmc1:0001 M62704 3.56 GiB [ 13.571377] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 13.578708] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 13.586848] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB, chardev (235:0) [ 13.609143] mmcblk1: p1 [ 13.649458] tps65217-bl: Failed to locate of_node [id: -1] [ 13.684620] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 13.692288] at24 0-0050: supply vcc not found, using dummy regulator [ 13.703176] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 13.713784] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 13.732642] at24 2-0054: supply vcc not found, using dummy regulator [ 13.779499] at24 2-0055: supply vcc not found, using dummy regulator [ 13.816077] at24 2-0056: supply vcc not found, using dummy regulator [ 13.856059] at24 2-0057: supply vcc not found, using dummy regulator [ 13.894707] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 13.967664] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 13.976681] sdhci-omap 48060000.mmc: Got CD GPIO [ 13.982040] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 14.083428] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 14.134466] cpsw 4a100000.ethernet: initializing cpsw version 1.12 (0) [ 14.232731] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 14.260083] IP-Config: Failed to open gretap0 [ 14.264804] IP-Config: Failed to open erspan0 [ 14.294437] Sending DHCP requests .. [ 17.381750] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 17.394341] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 21.450325] ., OK [ 21.492890] IP-Config: Got DHCP answer from 192.168.11.1, my address is 192.168.11.8 [ 21.501108] IP-Config: Complete: [ 21.504483] device=eth0, hwaddr=64:cf:d9:3f:a0:d5, ipaddr=192.168.11.8, mask=255.255.255.0, gw=192.168.11.1 [ 21.515118] host=192.168.11.8, domain=usen.ad.jp, nis-domain=(none) [ 21.522180] bootserver=0.0.0.0, rootserver=192.168.11.5, rootpath= [ 21.522252] nameserver0=192.168.11.1 [ 21.757459] Freeing unused kernel memory: 2048K [ 21.771270] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 [ 31.563719] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator [ 31.573718] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests [ 31.818210] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator [ 31.828177] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests [ 32.268062] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 32.274689] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 [ 32.646929] hub 1-0:1.0: USB hub found [ 32.652181] hub 1-0:1.0: 1 port detected 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 ... done. IP-Config: erspan0 hardware address 00:00:00:00:00:00 mtu 1450 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: gretap0 hardware address 00:00:00:00:00:00 mtu 1462 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: eth0 hardware address 64:cf:d9:3f:a0:d5 mtu 1500 DHCP IP-Config: eth0 guessed broadcast address 192.168.11.255 IP-Config: eth0 complete (dhcp from 192.168.11.1): address: 192.168.11.8 broadcast: 192.168.11.255 netmask: 255.255.255.0 gateway: 192.168.11.1 dns0 : 192.168.11.1 dns1 : 0.0.0.0 domain : usen.ad.jp rootserver: 192.168.11.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 39.816335] systemd[1]: System time before build time, advancing clock. [ 40.161876] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 40.188525] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 40.259135] systemd[1]: Set hostname to . [ 43.769208] systemd[1]: Queued start job for default target Graphical Interface. [ 43.788797] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 43.809845] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 43.864492] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 43.914160] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 43.964032] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 44.001328] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 44.041678] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 44.062436] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 44.101897] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 44.118801] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 44.138001] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 44.157259] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 44.174719] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 44.302436] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 44.317902] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 44.367941] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 44.403869] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 44.468046] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 44.492289] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 44.533708] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 44.551003] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 44.580491] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 44.642053] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 44.735127] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 44.849969] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 45.002042] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 45.165941] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 45.251346] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 45.378990] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 45.425176] fuse: init (API version 7.32) [ 45.485171] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 45.562756] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 45.703060] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 45.868993] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 45.945254] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 46.082202] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 46.475655] systemd[1]: modprobe@configfs.service: Succeeded. [ 46.526872] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 46.578947] systemd[1]: modprobe@drm.service: Succeeded. [ 46.641331] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 46.668889] systemd[1]: modprobe@fuse.service: Succeeded. [ 46.721716] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 46.810783] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 46.851800] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 46.972316] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 47.079482] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 47.214871] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 47.283392] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 47.402362] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 47.503769] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 47.623619] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 47.746840] systemd[1]: Mounted FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [ 47.864164] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 48.069285] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 48.978750] systemd-journald[148]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0m[0;31m* [0m] (1 of 4) A start job is running for Network Service (12s / 1min 40s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for Network Service (12s / 1min 40s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for Network Service (13s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 4) A start job is running for…s and Directories (13s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 4) A start job is running for…s and Directories (14s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 4) A start job is running for…s and Directories (14s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (3 of 4) A start job is running for… All udev Devices (15s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [K Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [ [0;31m*[0m] (3 of 4) A start job is running for /dev/ttyS0 (20s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 4) A start job is running for /dev/ttyS0 (21s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (4 of 4) A start job is running for…k Name Resolution (21s / 1min 47s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (4 of 4) A start job is running for…k Name Resolution (21s / 1min 47s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [K[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (26s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… All udev Devices (26s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… All udev Devices (27s / no limit) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for… All udev Devices (27s / no limit) M[K[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [K[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (39s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (40s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (41s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…r Login Management (41s / 2min 4s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for…r Login Management (42s / 2min 4s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for…r Login Management (42s / 2min 4s) M[K[ [0;31m*[0m] (2 of 2) A start job is running for…a Check Snapshots (42s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for…a Check Snapshots (43s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…a Check Snapshots (43s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…r Login Management (43s / 2min 4s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…r Login Management (44s / 2min 4s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…r Login Management (44s / 2min 4s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (45s / no limit) M[K[[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (45s / no limit) M[K[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [K[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttyS0 debian-bullseye-armhf log Linux debian-bullseye-armhf 5.10.158-cip21 #1 SMP Thu Dec 8 15:03:54 UTC 2022 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/802017/extract-nfsrootfs-9_uroa02' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/802017/extract-nfsrootfs-9_uroa02' / # export NFS_SERVER_IP='192.168.11.5' export NFS_SERVER_IP='192.168.11.5' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-802017/environment . /lava-802017/environment / # /lava-802017/bin/lava-test-runner /lava-802017/0 /lava-802017/bin/lava-test-runner /lava-802017/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-802017/0/tests/0_timesync-off ++ cat uuid + UUID=802017_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-seccomp + TESTRUN_ID=1_kselftest-seccomp + cd /lava-802017/0/tests/1_kselftest-seccomp ++ cat uuid + UUID=802017_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c seccomp -T '' -t kselftest_armhf.tar.gz -s false -u http://storage.kernelci.org/cip-gitlab/ci-iwamatsu-linux-5.10.y-cip-rc/v5.10.155-cip21-405-g26d566555c3de/arm/multi_v7_defconfig+kselftest/gcc-10/kselftest.tar.xz -L '' -S skipfile-lkft.yaml -b beaglebone-black -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: Generating a skipfile based on /lava-802017/0/tests/1_kselftest-seccomp/automated/linux/kselftest/skipfile-lkft.yaml INFO: Using the following generated skipfile contents (until EOF): breakpoints:breakpoint_test breakpoints:step_after_suspend_test ftrace:ftracetest net:rtnetlink.sh net:tls netfilter:bridge_brouter.sh netfilter:nft_flowtable.sh netfilter:nft_trans_stress.sh pidfd:pidfd_wait INFO: EOF INFO: Installing sed perl wget xz-utils iproute2 Hit:1 http://deb.debian.org/debian bullseye InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... iproute2 is already the newest version (5.10.0-4). perl is already the newest version (5.32.1-4+deb11u2). sed is already the newest version (4.7-1). wget is already the newest version (1.21-1+deb11u1). xz-utils is already the newest version (5.2.5-2.1~deb11u1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. --2022-12-08 16:07:55-- http://storage.kernelci.org/cip-gitlab/ci-iwamatsu-linux-5.10.y-cip-rc/v5.10.155-cip21-405-g26d566555c3de/arm/multi_v7_defconfig+kselftest/gcc-10/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 52.250.1.28 Connecting to storage.kernelci.org (storage.kernelci.org)|52.250.1.28|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1408044 (1.3M) [application/octet-stream] Saving to: 'kselftest.tar.xz' kselftest.tar.xz 0%[ ] 0 --.-KB/s kselftest.tar.xz 5%[> ] 74.79K 373KB/s kselftest.tar.xz 16%[==> ] 221.48K 551KB/s kselftest.tar.xz 45%[========> ] 619.67K 1.00MB/s kselftest.tar.xz 76%[==============> ] 1.03M 1.25MB/s kselftest.tar.xz 100%[===================>] 1.34M 1.53MB/s in 0.9s 2022-12-08 16:07:56 (1.53 MB/s) - 'kselftest.tar.xz' saved [1408044/1408044] skiplist: ======================================== breakpoints:breakpoint_test breakpoints:step_after_suspend_test ftrace:ftracetest net:rtnetlink.sh net:tls netfilter:bridge_brouter.sh netfilter:nft_flowtable.sh netfilter:nft_trans_stress.sh pidfd:pidfd_wait ======================================== seccomp:seccomp_bpf seccomp:seccomp_benchmark ============== Tests to run =============== seccomp:seccomp_bpf seccomp:seccomp_benchmark ===========End Tests to run =============== [ 170.469050] kselftest: Running tests in seccomp TAP version 13 1..2 # selftests: seccomp: seccomp_bpf # TAP version 13 # 1..87 # # Starting 87 tests from 7 test cases. # # RUN global.kcmp ... # # OK global.kcmp # ok 1 global.kcmp # # RUN global.mode_strict_support ... # # OK global.mode_strict_support # ok 2 global.mode_strict_support # # RUN global.mode_strict_cannot_call_prctl ... # # OK global.mode_strict_cannot_call_prctl # ok 3 global.mode_strict_cannot_call_prctl # # RUN global.no_new_privs_support ... # # OK global.no_new_privs_support # ok 4 global.no_new_privs_support # # RUN global.mode_filter_support ... # # OK global.mode_filter_support # ok 5 global.mode_filter_support # # RUN global.mode_filter_without_nnp ... # # OK global.mode_filter_without_nnp # ok 6 global.mode_filter_without_nnp # # RUN global.filter_size_limits ... # # OK global.filter_size_limits # ok 7 global.filter_size_limits # # RUN global.filter_chain_limits ... # # OK global.filter_chain_limits # ok 8 global.filter_chain_limits # # RUN global.mode_filter_cannot_move_to_strict ... # # OK global.mode_filter_cannot_move_to_strict # ok 9 global.mode_filter_cannot_move_to_strict # # RUN global.mode_filter_get_seccomp ... # # OK global.mode_filter_get_seccomp # ok 10 global.mode_filter_get_seccomp # # RUN global.ALLOW_all ... # # OK global.ALLOW_all # ok 11 global.ALLOW_all # # RUN global.empty_prog ... # # OK global.empty_prog # ok 12 global.empty_prog # # RUN global.log_all ... # # OK global.log_all # ok 13 global.log_all # # RUN global.unknown_ret_is_kill_inside ... # # OK global.unknown_ret_is_kill_inside # ok 14 global.unknown_ret_is_kill_inside # # RUN global.unknown_ret_is_kill_above_allow ... # # OK global.unknown_ret_is_kill_above_allow # ok 15 global.unknown_ret_is_kill_above_allow # # RUN global.KILL_all ... # # OK global.KILL_all # ok 16 global.KILL_all # # RUN global.KILL_one ... # # OK global.KILL_one # ok 17 global.KILL_one # # RUN global.KILL_one_arg_one ... # # OK global.KILL_one_arg_one # ok 18 global.KILL_one_arg_one # # RUN global.KILL_one_arg_six ... # # OK global.KILL_one_arg_six # ok 19 global.KILL_one_arg_six # # RUN global.KILL_thread ... # # OK global.KILL_thread # ok 20 global.KILL_thread # # RUN global.KILL_process ... # # OK global.KILL_process # ok 21 global.KILL_process # # RUN global.KILL_unknown ... # # OK global.KILL_unknown # ok 22 global.KILL_unknown # # RUN global.arg_out_of_range ... # # OK global.arg_out_of_range # ok 23 global.arg_out_of_range # # RUN global.ERRNO_valid ... # # OK global.ERRNO_valid # ok 24 global.ERRNO_valid # # RUN global.ERRNO_zero ... # # OK global.ERRNO_zero # ok 25 global.ERRNO_zero # # RUN global.ERRNO_capped ... # # OK global.ERRNO_capped # ok 26 global.ERRNO_capped # # RUN global.ERRNO_order ... # # OK global.ERRNO_order # ok 27 global.ERRNO_order # # RUN global.negative_ENOSYS ... # # negative_ENOSYS: Test terminated unexpectedly by signal 4 # # FAIL global.negative_ENOSYS # not ok 28 global.negative_ENOSYS # # RUN global.seccomp_syscall ... # # OK global.seccomp_syscall # ok 29 global.seccomp_syscall # # RUN global.seccomp_syscall_mode_lock ... # # OK global.seccomp_syscall_mode_lock # ok 30 global.seccomp_syscall_mode_lock # # RUN global.detect_seccomp_filter_flags ... # # OK global.detect_seccomp_filter_flags # ok 31 global.detect_seccomp_filter_flags # # RUN global.TSYNC_first ... # # OK global.TSYNC_first # ok 32 global.TSYNC_first # # RUN global.syscall_restart ... # # seccomp_bpf.c:3033:syscall_restart:Expected true (1) == WIFSTOPPED(status) (0) # # syscall_restart: Test terminated by assertion # # FAIL global.syscall_restart # not ok 33 global.syscall_restart # # RUN global.filter_flag_log ... # # OK global.filter_flag_log # ok 34 global.filter_flag_log # # RUN global.get_action_avail ... # # OK global.get_action_avail # ok 35 global.get_action_avail # # RUN global.get_metadata ... # # OK global.get_metadata # ok 36 global.get_metadata # # RUN global.user_notification_basic ... # # OK global.user_notification_basic # ok 37 global.user_notification_basic # # RUN global.user_notification_with_tsync ... # # OK global.user_notification_with_tsync # ok 38 global.user_notification_with_tsync # # RUN global.user_notification_kill_in_middle ... # # OK global.user_notification_kill_in_middle # ok 39 global.user_notification_kill_in_middle # # RUN global.user_notification_signal ... # # OK global.user_notification_signal # ok 40 global.user_notification_signal # # RUN global.user_notification_closed_listener ... # # OK global.user_notification_closed_listener # ok 41 global.user_notification_closed_listener # # RUN global.user_notification_child_pid_ns ... # # OK global.user_notification_child_pid_ns # ok 42 global.user_notification_child_pid_ns # # RUN global.user_notification_sibling_pid_ns ... # # OK global.user_notification_sibling_pid_ns # ok 43 global.user_notification_sibling_pid_ns # # RUN global.user_notification_fault_recv ... # # OK global.user_notification_fault_recv # ok 44 global.user_notification_fault_recv # # RUN global.seccomp_get_notif_sizes ... # # OK global.seccomp_get_notif_sizes # ok 45 global.seccomp_get_notif_sizes # # RUN global.user_notification_continue ... # # OK global.user_notification_continue # ok 46 global.user_notification_continue # # RUN global.user_notification_filter_empty ... # # OK global.user_notification_filter_empty # ok 47 global.user_notification_filter_empty # # RUN global.user_notification_filter_empty_threaded ... # # OK global.user_notification_filter_empty_threaded # ok 48 global.user_notification_filter_empty_threaded # # RUN global.user_notification_addfd ... # # seccomp_bpf.c:4035:user_notification_addfd:Expected fd (7) == 5 (5) # # seccomp_bpf.c:4042:user_notification_addfd:Expected fd (8) == 6 (6) # # user_notification_addfd: Test failed at step #6 # # FAIL global.user_notification_addfd # not ok 49 global.user_notification_addfd # # RUN global.user_notification_addfd_rlimit ... # # OK global.user_notification_addfd_rlimit # ok 50 global.user_notification_addfd_rlimit # # RUN TRAP.dfl ... # # OK TRAP.dfl # ok 51 TRAP.dfl # # RUN TRAP.ign ... # # OK TRAP.ign # ok 52 TRAP.ign # # RUN TRAP.handler ... # # OK TRAP.handler # ok 53 TRAP.handler # # RUN precedence.allow_ok ... # # OK precedence.allow_ok # ok 54 precedence.allow_ok # # RUN precedence.kill_is_highest ... # # OK precedence.kill_is_highest # ok 55 precedence.kill_is_highest # # RUN precedence.kill_is_highest_in_any_order ... # # OK precedence.kill_is_highest_in_any_order # ok 56 precedence.kill_is_highest_in_any_order # # RUN precedence.trap_is_second ... # # OK precedence.trap_is_second # ok 57 precedence.trap_is_second # # RUN precedence.trap_is_second_in_any_order ... # # OK precedence.trap_is_second_in_any_order # ok 58 precedence.trap_is_second_in_any_order # # RUN precedence.errno_is_third ... # # OK precedence.errno_is_third # ok 59 precedence.errno_is_third # # RUN precedence.errno_is_third_in_any_order ... # # OK precedence.errno_is_third_in_any_order # ok 60 precedence.errno_is_third_in_any_order # # RUN precedence.trace_is_fourth ... # # OK precedence.trace_is_fourth # ok 61 precedence.trace_is_fourth # # RUN precedence.trace_is_fourth_in_any_order ... # # OK precedence.trace_is_fourth_in_any_order # ok 62 precedence.trace_is_fourth_in_any_order # # RUN precedence.log_is_fifth ... # # OK precedence.log_is_fifth # ok 63 precedence.log_is_fifth # # RUN precedence.log_is_fifth_in_any_order ... # # OK precedence.log_is_fifth_in_any_order # ok 64 precedence.log_is_fifth_in_any_order # # RUN TRACE_poke.read_has_side_effects ... # # OK TRACE_poke.read_has_side_effects # ok 65 TRACE_poke.read_has_side_effects # # RUN TRACE_poke.getpid_runs_normally ... # # OK TRACE_poke.getpid_runs_normally # ok 66 TRACE_poke.getpid_runs_normally # # RUN TRACE_syscall.ptrace.negative_ENOSYS ... # # seccomp_bpf.c:2146:negative_ENOSYS:Expected -1 (-1) == syscall(-1) (-1094752164) # # seccomp_bpf.c:2147:negative_ENOSYS:Expected errno (0) == ENOSYS (38) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (1) == msg (0) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (2) == msg (1) # # seccomp_bpf.c:2150:negative_ENOSYS:Expected -1 (-1) == syscall(-101) (0) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (1) == msg (2) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (2) == msg (1) # # seccomp_bpf.c:2151:negative_ENOSYS:Expected errno (0) == ENOSYS (38) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (1) == msg (2) # # seccomp_bpf.c:2019:negative_ENOSYS:Expected entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY : PTRACE_EVENTMSG_SYSCALL_EXIT (2) == msg (1) # # negative_ENOSYS: Test failed at step #10 # # FAIL TRACE_syscall.ptrace.negative_ENOSYS # not ok 67 TRACE_syscall.ptrace.negative_ENOSYS # # RUN TRACE_syscall.ptrace.syscall_allowed ... # # OK TRACE_syscall.ptrace.syscall_allowed # ok 68 TRACE_syscall.ptrace.syscall_allowed # # RUN TRACE_syscall.ptrace.syscall_redirected ... # # OK TRACE_syscall.ptrace.syscall_redirected # ok 69 TRACE_syscall.ptrace.syscall_redirected # # RUN TRACE_syscall.ptrace.syscall_errno ... # # OK TRACE_syscall.ptrace.syscall_errno # ok 70 TRACE_syscall.ptrace.syscall_errno # # RUN TRACE_syscall.ptrace.syscall_faked ... # # OK TRACE_syscall.ptrace.syscall_faked # ok 71 TRACE_syscall.ptrace.syscall_faked # # RUN TRACE_syscall.ptrace.skip_after ... # # OK TRACE_syscall.ptrace.skip_after # ok 72 TRACE_syscall.ptrace.skip_after # # RUN TRACE_syscall.ptrace.kill_after ... # # OK TRACE_syscall.ptrace.kill_after # ok 73 TRACE_syscall.ptrace.kill_after # # RUN TRACE_syscall.seccomp.negative_ENOSYS ... # # seccomp_bpf.c:2146:negative_ENOSYS:Expected -1 (-1) == syscall(-1) (-1094752164) # # seccomp_bpf.c:2147:negative_ENOSYS:Expected errno (0) == ENOSYS (38) # # seccomp_bpf.c:1543:negative_ENOSYS:Expected !ptrace_syscall (1) == IS_SECCOMP_EVENT(status) (0) # # seccomp_bpf.c:2150:negative_ENOSYS:Expected -1 (-1) == syscall(-101) (0) # # seccomp_bpf.c:2151:negative_ENOSYS:Expected errno (0) == ENOSYS (38) # # negative_ENOSYS: Test failed at step #11 # # FAIL TRACE_syscall.seccomp.negative_ENOSYS # not ok 74 TRACE_syscall.seccomp.negative_ENOSYS # # RUN TRACE_syscall.seccomp.syscall_allowed ... # # OK TRACE_syscall.seccomp.syscall_allowed # ok 75 TRACE_syscall.seccomp.syscall_allowed # # RUN TRACE_syscall.seccomp.syscall_redirected ... # # OK TRACE_syscall.seccomp.syscall_redirected # ok 76 TRACE_syscall.seccomp.syscall_redirected # # RUN TRACE_syscall.seccomp.syscall_errno ... # # OK TRACE_syscall.seccomp.syscall_errno # ok 77 TRACE_syscall.seccomp.syscall_errno # # RUN TRACE_syscall.seccomp.syscall_faked ... # # OK TRACE_syscall.seccomp.syscall_faked # ok 78 TRACE_syscall.seccomp.syscall_faked # # RUN TRACE_syscall.seccomp.skip_after ... # # OK TRACE_syscall.seccomp.skip_after # ok 79 TRACE_syscall.seccomp.skip_after # # RUN TRACE_syscall.seccomp.kill_after ... # # OK TRACE_syscall.seccomp.kill_after # ok 80 TRACE_syscall.seccomp.kill_after # # RUN TSYNC.siblings_fail_prctl ... # # OK TSYNC.siblings_fail_prctl # ok 81 TSYNC.siblings_fail_prctl # # RUN TSYNC.two_siblings_with_ancestor ... # # OK TSYNC.two_siblings_with_ancestor # ok 82 TSYNC.two_siblings_with_ancestor # # RUN TSYNC.two_sibling_want_nnp ... # # OK TSYNC.two_sibling_want_nnp # ok 83 TSYNC.two_sibling_want_nnp # # RUN TSYNC.two_siblings_with_no_filter ... # # OK TSYNC.two_siblings_with_no_filter # ok 84 TSYNC.two_siblings_with_no_filter # # RUN TSYNC.two_siblings_with_one_divergence ... # # OK TSYNC.two_siblings_with_one_divergence # ok 85 TSYNC.two_siblings_with_one_divergence # # RUN TSYNC.two_siblings_with_one_divergence_no_tid_in_err ... # # OK TSYNC.two_siblings_with_one_divergence_no_tid_in_err # ok 86 TSYNC.two_siblings_with_one_divergence_no_tid_in_err # # RUN TSYNC.two_siblings_not_under_filter ... # # OK TSYNC.two_siblings_not_under_filter # ok 87 TSYNC.two_siblings_not_under_filter # # FAILED: 82 / 87 tests passed. # # Totals: pass:82 fail:5 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: seccomp: seccomp_bpf # exit=1 # selftests: seccomp: seccomp_benchmark # net.core.bpf_jit_enable = 0 # net.core.bpf_jit_harden = 0 # not ok 2 selftests: seccomp: seccomp_benchmark # TIMEOUT 45 seconds + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #