Skip to content

Instantly share code, notes, and snippets.

@gokrazy-bot
Created December 4, 2023 03:44
Show Gist options
  • Save gokrazy-bot/10f7060845d23cc207b2b6dd4959cfc5 to your computer and use it in GitHub Desktop.
Save gokrazy-bot/10f7060845d23cc207b2b6dd4959cfc5 to your computer and use it in GitHub Desktop.
gokrazy boot log
(drain) [Raspberry Pi 3 B] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.000000] Linux version 6.6.2 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
(drain) [Raspberry Pi 3 B] [ 0.000000] KASLR enabled
(drain) [Raspberry Pi 3 B] [ 0.000000] random: crng init done
(drain) [Raspberry Pi 3 B] [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
(drain) [Raspberry Pi 3 B] [ 0.000000] efi: UEFI not found.
(drain) [Raspberry Pi 3 B] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
(drain) [Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
(drain) [Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: 0x0000000037400000..0x000000003b3fffff (65536 KiB) map reusable linux,cma
(drain) [Raspberry Pi 3 B] [ 0.000000] NUMA: No NUMA configuration found
(drain) [Raspberry Pi 3 B] [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] NUMA: NODE_DATA [mem 0x3720a9c0-0x3720cfff]
(drain) [Raspberry Pi 3 B] [ 0.000000] Zone ranges:
(drain) [Raspberry Pi 3 B] [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] DMA32 empty
(drain) [Raspberry Pi 3 B] [ 0.000000] Normal empty
(drain) [Raspberry Pi 3 B] [ 0.000000] Movable zone start for each node
(drain) [Raspberry Pi 3 B] [ 0.000000] Early memory node ranges
(drain) [Raspberry Pi 3 B] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges
(drain) [Raspberry Pi 3 B] [ 0.000000] percpu: Embedded 22 pages/cpu s51304 r8192 d30616 u90112
(drain) [Raspberry Pi 3 B] [ 0.000000] Detected VIPT I-cache on CPU0
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 843419
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 845719
(drain) [Raspberry Pi 3 B] [ 0.000000] alternatives: applying boot alternatives
(drain) [Raspberry Pi 3 B] [ 0.000000] Kernel command line: video=Composite-1:720x480@60i,margin_left=32,margin_right=32,margin_top=32,margin_bottom=32 dma.dmachans=0x7ff5 bcm2709.boardrev=0xa02082 bcm2709.serial=0xdd856a8f bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-46b24e1d0001/PARTNROFF=2 init=/gokrazy/init rootwait panic=10 oops=panic
(drain) [Raspberry Pi 3 B] [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.000000] Fallback order for Node 0: 0
(drain) [Raspberry Pi 3 B] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
(drain) [Raspberry Pi 3 B] [ 0.000000] Policy zone: DMA
(drain) [Raspberry Pi 3 B] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
(drain) [Raspberry Pi 3 B] [ 0.000000] software IO TLB: area num 4.
(drain) [Raspberry Pi 3 B] [ 0.000000] software IO TLB: mapped [mem 0x0000000032000000-0x0000000036000000] (64MB)
(drain) [Raspberry Pi 3 B] [ 0.000000] Memory: 766960K/970752K available (21504K kernel code, 4952K rwdata, 13636K rodata, 10752K init, 629K bss, 138256K reserved, 65536K cma-reserved)
(drain) [Raspberry Pi 3 B] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: RCU event tracing is enabled.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
(drain) [Raspberry Pi 3 B] [ 0.000000] Trampoline variant of Tasks RCU enabled.
(drain) [Raspberry Pi 3 B] [ 0.000000] Tracing variant of Tasks RCU enabled.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
(drain) [Raspberry Pi 3 B] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
(drain) [Raspberry Pi 3 B] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
(drain) [Raspberry Pi 3 B] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
(drain) [Raspberry Pi 3 B] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
(drain) [Raspberry Pi 3 B] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
(drain) [Raspberry Pi 3 B] [ 0.000535] Console: colour dummy device 80x25
(drain) [Raspberry Pi 3 B] [ 0.000551] printk: console [tty1] enabled
(drain) [Raspberry Pi 3 B] [ 0.001526] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
(drain) [Raspberry Pi 3 B] [ 0.001574] pid_max: default: 32768 minimum: 301
(drain) [Raspberry Pi 3 B] [ 0.001707] LSM: initializing lsm=capability,landlock,integrity
(drain) [Raspberry Pi 3 B] [ 0.001786] landlock: Up and running.
(drain) [Raspberry Pi 3 B] [ 0.001924] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.001976] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.004591] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
(drain) [Raspberry Pi 3 B] [ 0.004753] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
(drain) [Raspberry Pi 3 B] [ 0.005077] rcu: Hierarchical SRCU implementation.
(drain) [Raspberry Pi 3 B] [ 0.005103] rcu: Max phase no-delay instances is 1000.
(drain) [Raspberry Pi 3 B] [ 0.008933] EFI services will not be available.
(drain) [Raspberry Pi 3 B] [ 0.009380] smp: Bringing up secondary CPUs ...
(drain) [Raspberry Pi 3 B] [ 0.010127] Detected VIPT I-cache on CPU1
(drain) [Raspberry Pi 3 B] [ 0.010263] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.011183] Detected VIPT I-cache on CPU2
(drain) [Raspberry Pi 3 B] [ 0.011284] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.012120] Detected VIPT I-cache on CPU3
(drain) [Raspberry Pi 3 B] [ 0.012214] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.012631] smp: Brought up 1 node, 4 CPUs
(drain) [Raspberry Pi 3 B] [ 0.012753] SMP: Total of 4 processors activated.
(drain) [Raspberry Pi 3 B] [ 0.012777] CPU features: detected: 32-bit EL0 Support
(drain) [Raspberry Pi 3 B] [ 0.012798] CPU features: detected: 32-bit EL1 Support
(drain) [Raspberry Pi 3 B] [ 0.012822] CPU features: detected: CRC32 instructions
(drain) [Raspberry Pi 3 B] [ 0.012954] CPU: All CPU(s) started at EL2
(drain) [Raspberry Pi 3 B] [ 0.012988] alternatives: applying system-wide a
[Raspberry Pi 3 B] 2023/12/04 04:43:02 supervise.go:568: sending sigterm to all services
[Raspberry Pi 3 B] 2023/12/04 04:43:02 supervise.go:580: all services shut down
[Raspberry Pi 3 B] 2023/12/04 04:43:02 update.go:406:[ 88.644657] EXT4-fs (mmcblk0p4): unmounting filesystem b67b7fd0-7d98-483d-ab58-b2a435518cd6.
[Raspberry Pi 3 B] Unmounting /perm
[Raspberry Pi 3 B] 2023/12/04 04:43:02 update.go:353: Rebooting
[Raspberry Pi 3 B] [ 89.707553] kvm: exiting hardware virtualization
[Raspberry Pi 3 B] [ 89.714202] reboot: Restarting system
[Raspberry Pi 3 B] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[Raspberry Pi 3 B] [ 0.000000] Linux version 6.6.4 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
[Raspberry Pi 3 B] [ 0.000000] KASLR enabled
[Raspberry Pi 3 B] [ 0.000000] random: crng init done
[Raspberry Pi 3 B] [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[Raspberry Pi 3 B] [ 0.000000] efi: UEFI not found.
[Raspberry Pi 3 B] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
[Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: 0x0000000037400000..0x000000003b3fffff (65536 KiB) map reusable linux,cma
[Raspberry Pi 3 B] [ 0.000000] NUMA: No NUMA configuration found
[Raspberry Pi 3 B] [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] NUMA: NODE_DATA [mem 0x3720a9c0-0x3720cfff]
[Raspberry Pi 3 B] [ 0.000000] Zone ranges:
[Raspberry Pi 3 B] [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] DMA32 empty
[Raspberry Pi 3 B] [ 0.000000] Normal empty
[Raspberry Pi 3 B] [ 0.000000] Movable zone start for each node
[Raspberry Pi 3 B] [ 0.000000] Early memory node ranges
[Raspberry Pi 3 B] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges
[Raspberry Pi 3 B] [ 0.000000] percpu: Embedded 22 pages/cpu s51368 r8192 d30552 u90112
[Raspberry Pi 3 B] [ 0.000000] Detected VIPT I-cache on CPU0
[Raspberry Pi 3 B] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[Raspberry Pi 3 B] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 843419
[Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 845719
[Raspberry Pi 3 B] [ 0.000000] alternatives: applying boot alternatives
[Raspberry Pi 3 B] [ 0.000000] Kernel command line: dma.dmachans=0x7ff5 bcm2709.boardrev=0xa02082 bcm2709.serial=0xdd856a8f bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-46b24e1d0001/PARTNROFF=2 init=/gokrazy/init rootwait panic=10 oops=panic
[Raspberry Pi 3 B] [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[Raspberry Pi 3 B] [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[Raspberry Pi 3 B] [ 0.000000] Fallback order for Node 0: 0
[Raspberry Pi 3 B] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
[Raspberry Pi 3 B] [ 0.000000] Policy zone: DMA
[Raspberry Pi 3 B] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[Raspberry Pi 3 B] [ 0.000000] software IO TLB: area num 4.
[Raspberry Pi 3 B] [ 0.000000] software IO TLB: mapped [mem 0x0000000032000000-0x0000000036000000] (64MB)
[Raspberry Pi 3 B] [ 0.000000] Memory: 766896K/970752K available (21504K kernel code, 4952K rwdata, 13640K rodata, 10752K init, 629K bss, 138320K reserved, 65536K cma-reserved)
[Raspberry Pi 3 B] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[Raspberry Pi 3 B] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[Raspberry Pi 3 B] [ 0.000000] rcu: RCU event tracing is enabled.
[Raspberry Pi 3 B] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[Raspberry Pi 3 B] [ 0.000000] Trampoline variant of Tasks RCU enabled.
[Raspberry Pi 3 B] [ 0.000000] Tracing variant of Tasks RCU enabled.
[Raspberry Pi 3 B] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[Raspberry Pi 3 B] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[Raspberry Pi 3 B] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[Raspberry Pi 3 B] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
[Raspberry Pi 3 B] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[Raspberry Pi 3 B] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[Raspberry Pi 3 B] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[Raspberry Pi 3 B] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[Raspberry Pi 3 B] [ 0.000548] Console: colour dummy device 80x25
[Raspberry Pi 3 B] [ 0.000564] printk: console [tty1] enabled
[Raspberry Pi 3 B] [ 0.001513] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[Raspberry Pi 3 B] [ 0.001560] pid_max: default: 32768 minimum: 301
[Raspberry Pi 3 B] [ 0.001693] LSM: initializing lsm=capability,landlock,integrity
[Raspberry Pi 3 B] [ 0.001774] landlock: Up and running.
[Raspberry Pi 3 B] [ 0.001905] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 0.001956] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 0.004560] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi 3 B] [ 0.004698] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi 3 B] [ 0.005045] rcu: Hierarchical SRCU implementation.
[Raspberry Pi 3 B] [ 0.005070] rcu: Max phase no-delay instances is 1000.
[Raspberry Pi 3 B] [ 0.009059] EFI services will not be available.
[Raspberry Pi 3 B] [ 0.009512] smp: Bringing up secondary CPUs ...
[Raspberry Pi 3 B] [ 0.010263] Detected VIPT I-cache on CPU1
[Raspberry Pi 3 B] [ 0.010399] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[Raspberry Pi 3 B] [ 0.011336] Detected VIPT I-cache on CPU2
[Raspberry Pi 3 B] [ 0.011436] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[Raspberry Pi 3 B] [ 0.012278] Detected VIPT I-cache on CPU3
[Raspberry Pi 3 B] [ 0.012373] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[Raspberry Pi 3 B] [ 0.012640] smp: Brought up 1 node, 4 CPUs
[Raspberry Pi 3 B] [ 0.012763] SMP: Total of 4 processors activated.
[Raspberry Pi 3 B] [ 0.012787] CPU features: detected: 32-bit EL0 Support
[Raspberry Pi 3 B] [ 0.012807] CPU features: detected: 32-bit EL1 Support
[Raspberry Pi 3 B] [ 0.012831] CPU features: detected: CRC32 instructions
[Raspberry Pi 3 B] [ 0.012964] CPU: All CPU(s) started at EL2
[Raspberry Pi 3 B] [ 0.013003] alternatives: applying system-wide alternatives
[Raspberry Pi 3 B] [ 0.015879] devtmpfs: initialized
[Raspberry Pi 3 B] [ 0.026996] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[Raspberry Pi 3 B] [ 0.027070] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[Raspberry Pi 3 B] [ 0.030042] pinctrl core: initialized pinctrl subsystem
[Raspberry Pi 3 B] [ 0.033157] DMI not present or invalid.
[Raspberry Pi 3 B] [ 0.034177] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Raspberry Pi 3 B] [ 0.039181] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[Raspberry Pi 3 B] [ 0.039363] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Raspberry Pi 3 B] [ 0.039554] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Raspberry Pi 3 B] [ 0.039675] audit: initializing netlink subsys (disabled)
[Raspberry Pi 3 B] [ 0.039968] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
[Raspberry Pi 3 B] [ 0.041984] thermal_sys: Registered thermal governor 'step_wise'
[Raspberry Pi 3 B] [ 0.041995] thermal_sys: Registered thermal governor 'power_allocator'
[Raspberry Pi 3 B] [ 0.042120] cpuidle: using governor menu
[Raspberry Pi 3 B] [ 0.043207] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[Raspberry Pi 3 B] [ 0.043380] ASID allocator initialised with 32768 entries
[Raspberry Pi 3 B] [ 0.047224] Serial: AMBA PL011 UART driver
[Raspberry Pi 3 B] [ 0.075348] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[Raspberry Pi 3 B] [ 0.075398] Modules: 0 pages in range for non-PLT usage
[Raspberry Pi 3 B] [ 0.075406] Modules: 511360 pages in range for PLT usage
[Raspberry Pi 3 B] [ 0.076541] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B] [ 0.076593] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[Raspberry Pi 3 B] [ 0.076621] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B] [ 0.076646] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[Raspberry Pi 3 B] [ 0.076672] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B] [ 0.076696] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[Raspberry Pi 3 B] [ 0.076750] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B] [ 0.076775] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[Raspberry Pi 3 B] [ 0.079078] ACPI: Interpreter disabled.
[Raspberry Pi 3 B] [ 0.083062] iommu: Default domain type: Translated
[Raspberry Pi 3 B] [ 0.083094] iommu: DMA domain TLB invalidation policy: strict mode
[Raspberry Pi 3 B] [ 0.083627] SCSI subsystem initialized
[Raspberry Pi 3 B] [ 0.084226] usbcore: registered new interface driver usbfs
[Raspberry Pi 3 B] [ 0.084297] usbcore: registered new interface driver hub
[Raspberry Pi 3 B] [ 0.084370] usbcore: registered new device driver usb
[Raspberry Pi 3 B] [ 0.084637] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[Raspberry Pi 3 B] [ 0.086121] mc: Linux media interface: v0.10
[Raspberry Pi 3 B] [ 0.086210] videodev: Linux video capture interface: v2.00
[Raspberry Pi 3 B] [ 0.086323] pps_core: LinuxPPS API ver. 1 registered
[Raspberry Pi 3 B] [ 0.086346] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Raspberry Pi 3 B] [ 0.086396] PTP clock support registered
[Raspberry Pi 3 B] [ 0.086635] EDAC MC: Ver: 3.0.0
[Raspberry Pi 3 B] [ 0.087546] scmi_core: SCMI protocol bus registered
[Raspberry Pi 3 B] [ 0.088865] FPGA manager framework
[Raspberry Pi 3 B] [ 0.089042] Advanced Linux Sound Architecture Driver Initialized.
[Raspberry Pi 3 B] [ 0.091011] vgaarb: loaded
[Raspberry Pi 3 B] [ 0.092675] clocksource: Switched to clocksource arch_sys_counter
[Raspberry Pi 3 B] [ 0.093135] VFS: Disk quotas dquot_6.6.0
[Raspberry Pi 3 B] [ 0.093201] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Raspberry Pi 3 B] [ 0.093541] pnp: PnP ACPI: disabled
[Raspberry Pi 3 B] [ 0.104849] NET: Registered PF_INET protocol family
[Raspberry Pi 3 B] [ 0.105109] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[Raspberry Pi 3 B] [ 0.106905] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[Raspberry Pi 3 B] [ 0.106973] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[Raspberry Pi 3 B] [ 0.107084] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[Raspberry Pi 3 B] [ 0.107223] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[Raspberry Pi 3 B] [ 0.107610] TCP: Hash tables configured (established 8192 bind 8192)
[Raspberry Pi 3 B] [ 0.107824] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 0.107896] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 0.108087] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Raspberry Pi 3 B] [ 0.108773] RPC: Registered named UNIX socket transport module.
[Raspberry Pi 3 B] [ 0.108804] RPC: Registered udp transport module.
[Raspberry Pi 3 B] [ 0.108826] RPC: Registered tcp transport module.
[Raspberry Pi 3 B] [ 0.108846] RPC: Registered tcp-with-tls transport module.
[Raspberry Pi 3 B] [ 0.108868] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Raspberry Pi 3 B] [ 0.111276] PCI: CLS 0 bytes, default 64
[Raspberry Pi 3 B] [ 0.112541] kvm [1]: IPA Size Limit: 40 bits
[Raspberry Pi 3 B] [ 0.117669] kvm [1]: Hyp mode initialized successfully
[Raspberry Pi 3 B] [ 0.119615] Initialise system trusted keyrings
[Raspberry Pi 3 B] [ 0.119884] workingset: timestamp_bits=42 max_order=18 bucket_order=0
[Raspberry Pi 3 B] [ 0.120413] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[Raspberry Pi 3 B] [ 0.120831] NFS: Registering the id_resolver key type
[Raspberry Pi 3 B] [ 0.120878] Key type id_resolver registered
[Raspberry Pi 3 B] [ 0.120901] Key type id_legacy registered
[Raspberry Pi 3 B] [ 0.120945] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[Raspberry Pi 3 B] [ 0.120974] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[Raspberry Pi 3 B] [ 0.121205] fuse: init (API version 7.39)
[Raspberry Pi 3 B] [ 0.121429] 9p: Installing v9fs 9p2000 file system support
[Raspberry Pi 3 B] [ 0.167228] Key type asymmetric registered
[Raspberry Pi 3 B] [ 0.167256] Asymmetric key parser 'x509' registered
[Raspberry Pi 3 B] [ 0.167351] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[Raspberry Pi 3 B] [ 0.167384] io scheduler mq-deadline registered
[Raspberry Pi 3 B] [ 0.167407] io scheduler kyber registered
[Raspberry Pi 3 B] [ 0.167469] io scheduler bfq registered
[Raspberry Pi 3 B] [ 0.192106] simple-framebuffer 3eaf0000.framebuffer: framebuffer at 0x3eaf0000, 0x10a800 bytes
[Raspberry Pi 3 B] [ 0.192170] simple-framebuffer 3eaf0000.framebuffer: format=a8r8g8b8, mode=656x416x32, linelength=2624
[Raspberry Pi 3 B] [ 0.195270] Console: switching to colour frame buffer device 82x26
[Raspberry Pi 3 B] [ 0.198027] simple-framebuffer 3eaf0000.framebuffer: fb0: simplefb registered!
[Raspberry Pi 3 B] [ 0.199740] IPMI message handler: version 39.2
[Raspberry Pi 3 B] [ 0.201413] ipmi device interface
[Raspberry Pi 3 B] [ 0.203216] ipmi_ssif: IPMI SSIF Interface driver
[Raspberry Pi 3 B] [ 0.205299] EINJ: ACPI disabled.
[Raspberry Pi 3 B] [ 0.257700] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[Raspberry Pi 3 B] [ 0.261907] printk: console [ttyS0] disabled
[Raspberry Pi 3 B] [ 0.264007] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 71, base_baud = 50000000) is a 16550
[Raspberry Pi 3 B] [ 0.267175] printk: console [ttyS0] enabled
[Raspberry Pi 3 B] [ 1.321486] Serial: AMBA driver
[Raspberry Pi 3 B] [ 1.326546] SuperH (H)SCI(F) driver initialized
[Raspberry Pi 3 B] [ 1.333577] msm_serial: driver initialized
[Raspberry Pi 3 B] [ 1.340383] STM32 USART driver initialized
[Raspberry Pi 3 B] [ 1.347664] bcm2835-rng 3f104000.rng: hwrng registered
[Raspberry Pi 3 B] [ 1.376052] loop: module loaded
[Raspberry Pi 3 B] [ 1.383313] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[Raspberry Pi 3 B] [ 1.394130] megasas: 07.725.01.00-rc1
[Raspberry Pi 3 B] [ 1.403213] SPI driver spidev has no spi_device_id for brcm,bcm2835-spi
[Raspberry Pi 3 B] [ 1.418684] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[Raspberry Pi 3 B] [ 1.429550] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[Raspberry Pi 3 B] [ 1.451566] tun: Universal TUN/TAP device driver, 1.6
[Raspberry Pi 3 B] [ 1.460504] thunder_xcv, ver 1.0
[Raspberry Pi 3 B] [ 1.465403] thunder_bgx, ver 1.0
[Raspberry Pi 3 B] [ 1.470181] nicpf, ver 1.0
[Raspberry Pi 3 B] [ 1.474384] nicvf, ver 1.0
[Raspberry Pi 3 B] [ 1.478642] tulip: tulip: unknown CPU architecture, using default csr0
[Raspberry Pi 3 B] [ 1.489166] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[Raspberry Pi 3 B] [ 1.497938] hns3: Copyright (c) 2017 Huawei Corporation.
[Raspberry Pi 3 B] [ 1.504829] hclge is initializing
[Raspberry Pi 3 B] [ 1.509868] e100: Intel(R) PRO/100 Network Driver
[Raspberry Pi 3 B] [ 1.516067] e100: Copyright(c) 1999-2006 Intel Corporation
[Raspberry Pi 3 B] [ 1.523143] e1000: Intel(R) PRO/1000 Network Driver
[Raspberry Pi 3 B] [ 1.529567] e1000: Copyright (c) 1999-2006 Intel Corporation.
[Raspberry Pi 3 B] [ 1.536929] e1000e: Intel(R) PRO/1000 Network Driver
[Raspberry Pi 3 B] [ 1.543400] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[Raspberry Pi 3 B] [ 1.550873] igb: Intel(R) Gigabit Ethernet Network Driver
[Raspberry Pi 3 B] [ 1.557767] igb: Copyright (c) 2007-2014 Intel Corporation.
[Raspberry Pi 3 B] [ 1.564855] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[Raspberry Pi 3 B] [ 1.572580] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[Raspberry Pi 3 B] [ 1.580555] sky2: driver version 1.30
[Raspberry Pi 3 B] [ 1.590227] usbcore: registered new device driver r8152-cfgselector
[Raspberry Pi 3 B] [ 1.597976] usbcore: registered new interface driver r8152
[Raspberry Pi 3 B] [ 1.604900] usbcore: registered new interface driver lan78xx
[Raspberry Pi 3 B] [ 1.611989] usbcore: registered new interface driver asix
[Raspberry Pi 3 B] [ 1.618787] usbcore: registered new interface driver ax88179_178a
[Raspberry Pi 3 B] [ 1.626309] usbcore: registered new interface driver cdc_ether
[Raspberry Pi 3 B] [ 1.633530] usbcore: registered new interface driver smsc95xx
[Raspberry Pi 3 B] [ 1.640586] usbcore: registered new interface driver net1080
[Raspberry Pi 3 B] [ 1.647497] usbcore: registered new interface driver cdc_subset
[Raspberry Pi 3 B] [ 1.654632] usbcore: registered new interface driver zaurus
[Raspberry Pi 3 B] [ 1.661406] usbcore: registered new interface driver cdc_ncm
[Raspberry Pi 3 B] [ 1.668199] usbcore: registered new interface driver lg-vl600
[Raspberry Pi 3 B] [ 1.675041] usbcore: registered new interface driver r8153_ecm
[Raspberry Pi 3 B] [ 1.682464] VFIO - User Level meta-driver version: 0.3
[Raspberry Pi 3 B] [ 1.694133] usbcore: registered new interface driver cdc_acm
[Raspberry Pi 3 B] [ 1.700877] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[Raspberry Pi 3 B] [ 1.710946] usbcore: registered new interface driver usblp
[Raspberry Pi 3 B] [ 1.717582] usbcore: registered new interface driver usb-storage
[Raspberry Pi 3 B] [ 1.724790] usbcore: registered new interface driver cp210x
[Raspberry Pi 3 B] [ 1.731399] usbserial: USB Serial support registered for cp210x
[Raspberry Pi 3 B] [ 1.738376] usbcore: registered new interface driver ftdi_sio
[Raspberry Pi 3 B] [ 1.745186] usbserial: USB Serial support registered for FTDI USB Serial Device
[Raspberry Pi 3 B] [ 1.759827] i2c_dev: i2c /dev entries driver
[Raspberry Pi 3 B] [ 1.767334] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property
[Raspberry Pi 3 B] [ 1.788348] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[Raspberry Pi 3 B] [ 1.802194] sdhci: Secure Digital Host Controller Interface driver
[Raspberry Pi 3 B] [ 1.809785] sdhci: Copyright(c) Pierre Ossman
[Raspberry Pi 3 B] [ 1.816953] Synopsys Designware Multimedia Card Interface Driver
[Raspberry Pi 3 B] [ 1.826321] sdhci-pltfm: SDHCI platform and OF driver helper
[Raspberry Pi 3 B] [ 1.837640] ledtrig-cpu: registered to indicate activity on CPUs
[Raspberry Pi 3 B] [ 1.848836] usbcore: registered new interface driver usbhid
[Raspberry Pi 3 B] [ 1.855976] usbhid: USB HID core driver
[Raspberry Pi 3 B] [ 1.863285] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[Raspberry Pi 3 B] [ 1.876247] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[Raspberry Pi 3 B] [ 1.899218] Initializing XFRM netlink socket
[Raspberry Pi 3 B] [ 1.904726] sdhost-bcm2835 3f202000.mmc: loaded - DMA enabled (>1)
[Raspberry Pi 3 B] [ 1.905216] NET: Registered PF_INET6 protocol family
[Raspberry Pi 3 B] [ 1.920474] Segment Routing with IPv6
[Raspberry Pi 3 B] [ 1.925847] In-situ OAM (IOAM) with IPv6
[Raspberry Pi 3 B] [ 1.931500] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[Raspberry Pi 3 B] [ 1.939842] NET: Registered PF_PACKET protocol family
[Raspberry Pi 3 B] [ 1.946674] 9pnet: Installing 9P2000 support
[Raspberry Pi 3 B] [ 1.952604] Key type dns_resolver registered
[Raspberry Pi 3 B] [ 1.982574] registered taskstats version 1
[Raspberry Pi 3 B] [ 1.988723] Loading compiled-in X.509 certificates
[Raspberry Pi 3 B] [ 1.998333] mmc0: host does not support reading read-only switch, assuming write-enable
[Raspberry Pi 3 B] [ 2.011149] mmc0: new high speed SDHC card at address 0001
[Raspberry Pi 3 B] [ 2.018981] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
[Raspberry Pi 3 B] [ 2.019348] mmcblk0: mmc0:0001 00000 29.8 GiB
[Raspberry Pi 3 B] [ 2.028390] serial serial0: tty port ttyAMA0 registered
[Raspberry Pi 3 B] [ 2.040221] mmcblk0: p1 p2 p3 p4
[Raspberry Pi 3 B] [ 2.045503] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:42:39
[Raspberry Pi 3 B] [ 2.081097] Console: switching to colour dummy device 80x25
[Raspberry Pi 3 B] [ 2.103596] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops)
[Raspberry Pi 3 B] [ 2.113724] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops)
[Raspberry Pi 3 B] [ 2.120252] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops)
[Raspberry Pi 3 B] [ 2.126576] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops)
[Raspberry Pi 3 B] [ 2.132845] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B] [ 2.139815] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B] [ 2.146802] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B] [ 2.153753] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops)
[Raspberry Pi 3 B] [ 2.161732] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[Raspberry Pi 3 B] [ 2.205335] Console: switching to colour frame buffer device 90x30
[Raspberry Pi 3 B] [ 2.229117] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device
[Raspberry Pi 3 B] [ 2.768810] dwc2 3f980000.usb: supply vusb_d not found, using dummy regulator
[Raspberry Pi 3 B] [ 2.777151] dwc2 3f980000.usb: supply vusb_a not found, using dummy regulator
[Raspberry Pi 3 B] [ 2.836787] dwc2 3f980000.usb: DWC OTG Controller
[Raspberry Pi 3 B] [ 2.843050] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1
[Raspberry Pi 3 B] [ 2.851676] dwc2 3f980000.usb: irq 51, io mem 0x3f980000
[Raspberry Pi 3 B] [ 2.859692] hub 1-0:1.0: USB hub found
[Raspberry Pi 3 B] [ 2.864945] hub 1-0:1.0: 1 port detected
[Raspberry Pi 3 B] [ 2.879064] sdhci-iproc 3f300000.mmc: allocated mmc-pwrseq
[Raspberry Pi 3 B] [ 2.882057] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Raspberry Pi 3 B] [ 2.895469] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Raspberry Pi 3 B] [ 2.902002] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[Raspberry Pi 3 B] [ 2.903968] clk: Disabling unused clocks
[Raspberry Pi 3 B] [ 2.910758] cfg80211: failed to load regulatory.db
[Raspberry Pi 3 B] [ 2.915003] ALSA device list:
[Raspberry Pi 3 B] [ 2.916643] mmc1: SDHCI controller on 3f300000.mmc [3f300000.mmc] using PIO
[Raspberry Pi 3 B] [ 2.933786] #0: vc4-hdmi
[Raspberry Pi 3 B] [ 2.941339] VFS: Mounted root (squashfs filesystem) readonly on device 179:3.
[Raspberry Pi 3 B] [ 2.950239] devtmpfs: mounted
[Raspberry Pi 3 B] [ 2.961420] Freeing unused kernel memory: 10752K
[Raspberry Pi 3 B] [ 2.996738] Run /gokrazy/init as init process
[Raspberry Pi 3 B] [ 3.034627] mmc1: new high speed SDIO card at address 0001
[Raspberry Pi 3 B] [ 3.168708] usb 1-1: new high-speed USB device number 2 using dwc2
[Raspberry Pi 3 B] [ 3.381866] hub 1-1:1.0: USB hub found
[Raspberry Pi 3 B] gokrazy build ti[ 3.387634] hub 1-1:1.0: 5 ports detected
[Raspberry Pi 3 B] mestamp 2023-12-04T03:41:49Z
[Raspberry Pi 3 B] 1970/01/01 00:00:03 gokrazy.go:76: found hardware watchdog "Broadcom BCM2835 Watchdog time[ 3.402783] EXT4-fs (mmcblk0p4): mounted filesystem b67b7fd0-7d98-483d-ab58-b2a435518cd6 r/w with ordered data mode. Quota mode: none.
[Raspberry Pi 3 B] r" with timeout 15s, pinging...
[Raspberry Pi 3 B] hostname "bakery"
[Raspberry Pi 3 B] gokrazy device model Raspberry Pi 3 Model B Rev 1.2
[Raspberry Pi 3 B] 1970/01/01 00:00:03 gokrazy.go:440: getting EEPROM version: RECOVERY.000 not found, assuming update unsuccessful
[Raspberry Pi 3 B] 1970/01/01 00:00:03 listeners.go:78: now listening on 127.0.0.1:80
[Raspberry Pi 3 B] 1970/01/01 00:00:03 listeners.go:78: now listening on [::1]:80
[Raspberry Pi 3 B] [ 3.680738] usb 1-1.1: new high-speed USB device number 3 using dwc2
[Raspberry Pi 3 B] [ 3.792929] smsc95xx v2.0.0
[Raspberry Pi 3 B] [ 3.898862] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=112)
[Raspberry Pi 3 B] [ 3.912997] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:85:6a:8f
[Raspberry Pi 3 B] 1970/01/01 00:00:03 randomd.go:38: seeding RNG from /perm/random.seed
[Raspberry Pi 3 B] timestamps: boot: 2023-12-04 03:42:30 +0000 UTC, root: 2023-12-04 03:42:31 +0000 UTC (boot=1701661350 root=1701661351)
[Raspberry Pi 3 B] [ 5.424797] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[Raspberry Pi 3 B] [ 5.427862] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off
[Raspberry Pi 3 B] 1970/01/01 00:00:05 listeners.go:78: now listening on 10.0.0.189:80
[Raspberry Pi 3 B] 1970/01/01 00:00:05 listeners.go:75: listen: listen tcp [fe80::ba27:ebff:fe85:6a8f%eth0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B] 1970/01/01 00:00:05 listeners.go:75: listen: listen tcp [fe80::ba27:ebff:fe85:6a8f%eth0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B] 2023/12/04 03:43:16 listeners.go:78: now listening on [fe80::ba27:ebff:fe85:6a8f%eth0]:80
[Raspberry Pi 3 B] [ 7.445936] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[Raspberry Pi 3 B] [ 7.457395] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.bin failed with error -2
[Raspberry Pi 3 B] [ 7.677729] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[Raspberry Pi 3 B] [ 7.687553] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Mar 30 2021 01:12:21 version 7.45.98.118 (7d96287 CY) FWID 01-32059766
[Raspberry Pi 3 B] 2023/12/04 03:43:18 listeners.go:75: listen: listen tcp [fe80::ba27:ebff:fed0:3fda%wlan0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B] 2023/12/04 03:43:20 listeners.go:78: now listening on [fe80::ba27:ebff:fed0:3fda%wlan0]:80
[Raspberry Pi 3 B] 2023/12/04 03:43:25 listeners.go:78: now listening on [fd7c:ae21:eb36:0:ba27:ebff:fed0:3fda]:80
[Raspberry Pi 3 B] 2023/12/04 03:43:36 listeners.go:78: now listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2023/12/04 03:43:37 listeners.go:114: no longer listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2023/12/04 03:43:37 listeners.go:106: serving on 192.168.1.211:80: http: Server closed
[Raspberry Pi 3 B] 2023/12/04 03:43:55 listeners.go:78: now listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2023/12/04 03:43:56 listeners.go:114: no longer listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2023/12/04 03:43:56 listeners.go:106: serving on 192.168.1.211:80: http: Server closed
[Raspberry Pi 3 B] SUCCESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment