Trying 192.168.56.184... Connected to conserv2. Escape character is '^]'. ser2net port telnet,3006 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.1.3.4:1.0-port0, 115200n81, [] (Debian GNU/Linux) U-Boot SPL 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) Trying to boot from MMC1 U-Boot 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 160 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) 7[r[999;999H[6n8NAND: U-Boot SPL 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) Trying to boot from MMC1 U-Boot 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 160 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) 7[r[999;999H[6n8NAND: U-Boot SPL 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) Trying to boot from MMC1 U-Boot 2022.07-rc3-dirty (May 24 2022 - 12:39:48 +0100) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 160 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) 7[r[999;999H[6n8NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... Unable to use mmc 0:1... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => 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 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 DHCP client bound to address 192.168.56.157 (1800 ms) => setenv serverip 192.168.56.123 setenv serverip 192.168.56.123 => tftp 0x82000000 314441/tftp-deploy-y7lzzi1_/kernel/zImage tftp 0x82000000 314441/tftp-deploy-y7lzzi1_/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.157 Filename '314441/tftp-deploy-y7lzzi1_/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 3.5 MiB 3.9 MiB/s done Bytes transferred = 3714856 (38af28 hex) => tftp 0x83000000 314441/tftp-deploy-y7lzzi1_/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 314441/tftp-deploy-y7lzzi1_/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.157 Filename '314441/tftp-deploy-y7lzzi1_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 7.1 MiB 4.2 MiB/s done Bytes transferred = 7423980 (7147ec hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 314441/tftp-deploy-y7lzzi1_/dtb/am335x-boneblack.dtb tftp 0x88000000 314441/tftp-deploy-y7lzzi1_/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.157 Filename '314441/tftp-deploy-y7lzzi1_/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 32.8 KiB 2.9 MiB/s done Bytes transferred = 33561 (8319 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/314441/extract-nfsrootfs-mzo0j98n,tcp,hard ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/314441/extract-nfsrootfs-mzo0j98n,tcp,hard ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x38af28 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2022-07-14 12:49:58 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7423916 Bytes = 7.1 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 8800b318 fixing up phy_id for ethernet1, old: 1, new: 1242566656 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.302-cip69-st14 (KernelCI@build-j356246-arm-gcc-10-omap2plus-defconfig-h9559) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Jul 14 12:45:30 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] Machine model: TI AM335x BeagleBone Black [ 0.000000] cma: Reserved 16 MiB at 0x9e800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon ) [ 0.000000] PERCPU: Embedded 13 pages/cpu @df915000 s20648 r8192 d24408 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/314441/extract-nfsrootfs-mzo0j98n,tcp,hard ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 474532K/522240K available (6967K kernel code, 752K rwdata, 2232K rodata, 440K init, 8190K bss, 31324K reserved, 16384K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0903fac (9200 kB) [ 0.000000] .init : 0xc0904000 - 0xc0972000 ( 440 kB) [ 0.000000] .data : 0xc0972000 - 0xc0a2e3a8 ( 753 kB) [ 0.000000] .bss : 0xc0a31000 - 0xc1230ba0 (8191 kB) [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000039] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000086] OMAP clocksource: timer1 at 24000000 Hz [ 0.000499] clocksource_probe: no matching clocksources found [ 0.001337] Console: colour dummy device 80x30 [ 0.001393] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001402] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001410] ... MAX_LOCK_DEPTH: 48 [ 0.001417] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001424] ... CLASSHASH_SIZE: 4096 [ 0.001431] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001439] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001446] ... CHAINHASH_SIZE: 32768 [ 0.001453] memory used by lock dependency info: 5167 kB [ 0.001461] per task-struct memory footprint: 1536 bytes [ 0.001488] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078712] pid_max: default: 32768 minimum: 301 [ 0.079123] Security Framework initialized [ 0.079240] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079253] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.081986] Initializing cgroup subsys io [ 0.082080] Initializing cgroup subsys memory [ 0.082168] Initializing cgroup subsys devices [ 0.082279] Initializing cgroup subsys freezer [ 0.082348] Initializing cgroup subsys perf_event [ 0.082416] CPU: Testing write buffer coherency: ok [ 0.082555] CPU0: Spectre v2: using BPIALL workaround [ 0.083896] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084011] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087510] Brought up 1 CPUs [ 0.087535] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087545] CPU: All CPU(s) started in SVC mode. [ 0.091424] devtmpfs: initialized [ 0.125672] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.178453] omap_hwmod: debugss: _wait_target_disable failed [ 0.233601] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.233671] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.235906] pinctrl core: initialized pinctrl subsystem [ 0.241048] NET: Registered protocol family 16 [ 0.246003] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.248088] cpuidle: using governor ladder [ 0.248120] cpuidle: using governor menu [ 0.259639] OMAP GPIO hardware version 0.1 [ 0.280990] No ATAGs? [ 0.281025] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.321254] edma 49000000.edma: TI EDMA DMA engine driver [ 0.325284] SCSI subsystem initialized [ 0.327187] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.327290] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.327544] pps_core: LinuxPPS API ver. 1 registered [ 0.327556] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.327607] PTP clock support registered [ 0.331858] clocksource: Switched to clocksource timer1 [ 0.460679] NET: Registered protocol family 2 [ 0.461179] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.463082] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.463171] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.463744] TCP: Hash tables configured (established 4096 bind 4096) [ 0.463946] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.464040] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.464567] NET: Registered protocol family 1 [ 0.466192] RPC: Registered named UNIX socket transport module. [ 0.466215] RPC: Registered udp transport module. [ 0.466225] RPC: Registered tcp transport module. [ 0.466234] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.467929] Trying to unpack rootfs image as initramfs... [ 1.027929] Freeing initrd memory: 7252K [ 1.028832] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.033404] audit: initializing netlink subsys (disabled) [ 1.033703] audit: type=2000 audit(1.030:1): initialized [ 1.038145] VFS: Disk quotas dquot_6.6.0 [ 1.038445] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.040683] NFS: Registering the id_resolver key type [ 1.041050] Key type id_resolver registered [ 1.041065] Key type id_legacy registered [ 1.041229] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.047030] io scheduler noop registered [ 1.047069] io scheduler deadline registered [ 1.047126] io scheduler cfq registered (default) [ 1.049115] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.052097] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.058946] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.059570] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 1.802908] console [ttyO0] enabled [ 1.841948] brd: module loaded [ 1.866593] loop: module loaded [ 1.872494] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.941913] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.948301] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 1.979916] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 1.990989] cpsw 4a100000.ethernet: Detected MACID = 78:a5:04:e2:4c:3d [ 2.003079] mousedev: PS/2 mouse device common for all mice [ 2.008949] i2c /dev entries driver [ 2.015258] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.099780] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.108761] ledtrig-cpu: registered to indicate activity on CPUs [ 2.116339] oprofile: using arm/armv7 [ 2.121047] Initializing XFRM netlink socket [ 2.126134] NET: Registered protocol family 10 [ 2.132689] mmc0: new high speed SDHC card at address 1234 [ 2.141043] mmcblk0: mmc0:1234 SA32G 29.1 GiB [ 2.150487] sit: IPv6 over IPv4 tunneling driver [ 2.157769] NET: Registered protocol family 17 [ 2.162628] NET: Registered protocol family 15 [ 2.167657] Key type dns_resolver registered [ 2.172357] omap_voltage_late_init: Voltage driver support not added [ 2.179013] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.187503] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.196687] ThumbEE CPU extension supported. [ 2.201197] Registering SWP/SWPB emulation handler [ 2.206306] SmartReflex Class3 initialized [ 2.212248] mmcblk0: p1 [ 2.268350] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.274887] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.285112] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.292867] hctosys: unable to open rtc device (rtc0) [ 2.298243] sr_init: No PMIC hook to init smartreflex [ 2.303867] sr_init: platform driver register failed for SR [ 2.329672] net eth0: initializing cpsw version 1.12 (0) [ 2.337825] net eth0: phy found : id is : 0x7c0f1 [ 2.342930] libphy: PHY 4a101000.mdio:4a101000 not found [ 2.348481] net eth0: phy \"4a101000.mdio:4a101000\" not found on slave 1, err -19 [ 2.365000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.371434] mmc1: new high speed MMC card at address 0001 [ 2.379125] mmcblk1: mmc1:0001 MMC04G 3.60 GiB [ 2.384972] mmcblk1boot0: mmc1:0001 MMC04G partition 1 2.00 MiB [ 2.392053] mmcblk1boot1: mmc1:0001 MMC04G partition 2 2.00 MiB [ 5.352509] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 5.361961] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.381855] Sending DHCP requests ..., OK [ 11.752330] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.157 [ 11.760792] IP-Config: Complete: [ 11.764229] device=eth0, hwaddr=78:a5:04:e2:4c:3d, ipaddr=192.168.56.157, mask=255.255.255.0, gw=192.168.56.254 [ 11.775245] host=192.168.56.157, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 11.783533] bootserver=192.168.56.254, rootserver=192.168.56.123, rootpath= [ 11.791071] nameserver0=192.168.56.254 [ 11.799917] Freeing unused kernel memory: 440K Loading, please wait... Starting version 241 [ 13.167848] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 13.178418] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 13.189623] 47401300.usb-phy supply vcc not found, using dummy regulator [ 13.200278] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 13.348202] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 14.013743] usbcore: registered new interface driver usbfs [ 14.020101] usbcore: registered new interface driver hub [ 14.025993] usbcore: registered new device driver usb [ 14.112095] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 14.118877] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 14.292534] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 14.299649] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 14.307287] usb usb1: Product: MUSB HDRC host driver [ 14.312512] usb usb1: Manufacturer: Linux 4.4.302-cip69-st14 musb-hcd [ 14.319238] usb usb1: SerialNumber: musb-hdrc.1.auto [ 14.457811] hub 1-0:1.0: USB hub found [ 14.464483] 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: eth0 hardware address 78:a5:04:e2:4c:3d mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.157 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. [ 15.714927] random: nonblocking pool is initialized [ 16.254089] systemd[1]: System time before build time, advancing clock. [ 16.328750] systemd[1]: Inserted module 'autofs4' [ 16.457573] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ 16.481644] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 10 (buster)[0m! [ 16.535264] systemd[1]: Set hostname to . [ 16.545721] systemd[1]: Initializing machine ID from random generator. [ 18.169079] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. [ 18.187180] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) [ 18.751549] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 18.786696] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 18.838243] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 18.876341] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 18.960385] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 19.021607] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 19.224389] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 19.312821] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 19.654407] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 19.736352] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 19.854104] 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. [ 20.095053] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting [0;1;39mCreate list of re…odes for the current kernel[0m... [ 20.264629] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 20.355506] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 20.544044] systemd[1]: Starting udev Coldplug all Devices... Starting [0;1;39mudev Coldplug all Devices[0m... [ 20.682974] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 20.777685] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 20.992652] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 21.087661] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 21.194506] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 21.233099] systemd[1]: Reached target Sockets. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [ 21.343801] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 21.413767] 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. [ 21.482632] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 21.510450] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 21.630128] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 21.834362] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started [0;1;39mLoad Kernel Modules[0m. [ 21.940007] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 22.054571] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 22.130532] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started [0;1;39mCreate list of req… nodes for the current kernel[0m. [ 22.515328] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 22.624472] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 22.933372] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 23.617816] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started [0;1;39mRemount Root and Kernel File Systems[0m. [ 23.767124] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 24.034715] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 24.152012] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. Starting [0;1;39mCreate System Users[0m... Starting [0;1;39mRegenerate sshd host keys[0m... [[0;32m OK [0m] Started [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Started [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Started [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Started [0;1;39mudev Coldplug all Devices[0m. Starting [0;1;39mHelper to synchronize boot up for ifupdown[0m... [[0;32m OK [0m] Started [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Started [0;1;39mHelper to synchronize boot up for ifupdown[0m. [[0;32m OK [0m] Started [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;39mRaise network interfaces[0m... Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mudev Kernel Device Manager[0m... [[0;32m OK [0m] Started [0;1;39mRaise network interfaces[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Started [0;1;39mudev Kernel Device Manager[0m. [[0;32m OK [0m] Started [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Found device [0;1;39m/dev/ttyO0[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mifup for eth0[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. Starting [0;1;39mgetty on tty2-tty…nd logind are not available[0m... [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[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] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Started [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mgetty on tty2-tty6… and logind are not available[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty6[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty5[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty4[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyO0[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty3[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty2[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Started [0;1;39mRegenerate sshd host keys[0m. Starting [0;1;39mOpenBSD Secure Shell server[0m... Stopping [0;1;39mNetwork Time Synchronization[0m... [[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. Starting [0;1;39mNetwork Time Synchronization[0m... [[0;32m OK [0m] Started [0;1;39mOpenBSD Secure Shell server[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[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] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Runlevel Changes[0m. CIP Core Demo & Test Image demo login: root (automatic login) Linux demo 4.4.302-cip69-st14 #1 SMP Thu Jul 14 12:45:30 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/314441/extract-nfsrootfs-mzo0j98n' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/314441/extract-nfsrootfs- + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh kern :crit : clocksource_probe: no matching clocksources found [ 59.318220] [ 59.478141] [ 59.644471] + set +x [ 59.656251] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-314441/environment / # . /lava-314441/environment/lava-314441/bin/lava-test-runner /lava-314441/1 / # /lava-314441/bin/lava-test-runner /lava-314441/1 + export TESTRUN_ID=1_bootrr + cd /lava-314441/1/tests/1_bootrr + cat uuid + UUID=314441_1.6.2.4.5 + set +x [ 60.484507] + export PATH=/opt/bootrr/helpers:/lava-314441/1/../bin:/usr/local/sbin:[ 60.495459] /usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr /lava-314441/1/tests/1_bootrr/run.sh: 15: cd: can't cd to /opt/bootrr + set +x / #