- Created
- 2d ago
- Changed
- 2d ago
- Project
- p/liberty
- Commit
- c82a36739187924a65de8d24147d2e92b760165b
- Runner
- Alpine 3.24
- State
- Success
- Notified
- 1
- Duration
- 1m16s
Runner log
+ test -n /home/acid
+ cd -- /home/acid
+ acid_dist=alpine
+ acid_image=generic_alpine-3.24.1-x86_64-bios-cloudinit-r0.qcow2
+ exec runners/qemu.sh
++ cat data/proxy
++ cat data/proxy
++ cat data/proxy
++ cat data/proxy
+ test -n /home/acid
+ tmp=/tmp/acid-qemu
+ rm -rf -- /tmp/acid-qemu
+ mkdir -p -- /tmp/acid-qemu
+ cd -- /tmp/acid-qemu
+ umask 026
+ qemu-img create -b /home/acid/data/generic_alpine-3.24.1-x86_64-bios-cloudinit-r0.qcow2 -F qcow2 -f qcow2 overlay.qcow2 9G
Formatting 'overlay.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=9663676416 backing_file=/home/acid/data/generic_alpine-3.24.1-x86_64-bios-cloudinit-r0.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16
+ cat
++ cat -- /home/acid/data/id_ed25519.pub
++ sed 's/^/ /' /etc/squid/bump-ca.cert.pem
++ cat
+ touch meta-data
+ cloud-localds seed.img user-data meta-data
+ echo 1000
+ exec qemu-system-x86_64 -enable-kvm -smp 4 -m 4G -drive file=overlay.qcow2,if=virtio,cache=unsafe -drive file=seed.img,if=virtio,format=raw -device virtio-net-pci,netdev=net0 -netdev user,id=net0,hostfwd=tcp:127.0.0.1:9099-:22 -audio none -nographic
SeaBIOS (version Arch Linux 1.17.0-2-2)
iPXE (http://ipxe.org) 00:03.0 C900 PCI2.10 PnP PMM+BEFD3F70+BEF33F70 C900
Booting from Hard Disk...
SYSLINUX 6.04 EDD 6.04-pre1 Copyright (C) 1994-2015 H. Peter Anvin et al
SYSLINUX 6.04 6.04-pre1 Copyright (C) 1994-2015 H. Peter Anvin et al
^[e^[%@^[)0^[(B
Loading vmlinuz-virt...Loading vmlinuz-virt... ook
k
Loading initramfs-virt..Loading initramfs-virt....ookk
[ 0.000000] Linux version 6.18.35-0-virt (buildozer@build-3-24-x86_64) (cc (Alpine 15.2.0) 15.2.0, GNU ld (GNU Binutils) 2.45.1) #1-Alpine SMP PREEMPT_DYNAMIC 2026-06-09 12:34:47
[ 0.000000] Command line: BOOT_IMAGE=vmlinuz-virt root=LABEL=/ modules=sd-mod,usb-storage,ext4,ena,gve,mana console=ttyS0,115200n8 console=ttyAMA0,115200n8 console=tty0 initrd=initramfs-virt
[ 0.000000] x86/CPU: Model not found in latest microcode list
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffd9fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bffda000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Arch Linux 1.17.0-2-2 04/01/2014
[ 0.000000] DMI: Memory slots populated: 1/1
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] last_pfn = 0xbffda max_arch_pfn = 0x400000000
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000018] kvm-clock: using sched offset of 10866816683 cycles
[ 0.000020] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000022] tsc: Detected 3096.006 MHz processor
[ 0.000531] last_pfn = 0x140000 max_arch_pfn = 0x400000000
[ 0.000557] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[ 0.000559] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000593] last_pfn = 0xbffda max_arch_pfn = 0x400000000
[ 0.007336] found SMP MP-table at [mem 0x000f66b0-0x000f66bf]
[ 0.007494] RAMDISK: [mem 0x7f5a7000-0x7fffffff]
[ 0.007496] ACPI: Early table checksum verification disabled
[ 0.007498] ACPI: RSDP 0x00000000000F64C0 000014 (v00 BOCHS )
[ 0.007502] ACPI: RSDT 0x00000000BFFE244C 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.007506] ACPI: FACP 0x00000000BFFE22E8 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.007510] ACPI: DSDT 0x00000000BFFE0040 0022A8 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.007512] ACPI: FACS 0x00000000BFFE0000 000040
[ 0.007515] ACPI: APIC 0x00000000BFFE235C 000090 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.007517] ACPI: HPET 0x00000000BFFE23EC 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.007519] ACPI: WAET 0x00000000BFFE2424 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.007521] ACPI: Reserving FACP table memory at [mem 0xbffe22e8-0xbffe235b]
[ 0.007522] ACPI: Reserving DSDT table memory at [mem 0xbffe0040-0xbffe22e7]
[ 0.007523] ACPI: Reserving FACS table memory at [mem 0xbffe0000-0xbffe003f]
[ 0.007523] ACPI: Reserving APIC table memory at [mem 0xbffe235c-0xbffe23eb]
[ 0.007524] ACPI: Reserving HPET table memory at [mem 0xbffe23ec-0xbffe2423]
[ 0.007524] ACPI: Reserving WAET table memory at [mem 0xbffe2424-0xbffe244b]
[ 0.007935] No NUMA configuration found
[ 0.007936] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[ 0.007939] NODE_DATA(0) allocated [mem 0x13fff8d40-0x13fffcfff]
[ 0.007959] Zone ranges:
[ 0.007959] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.007960] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.007962] Normal [mem 0x0000000100000000-0x000000013fffffff]
[ 0.007962] Movable zone start for each node
[ 0.007963] Early memory node ranges
[ 0.007963] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.007964] node 0: [mem 0x0000000000100000-0x00000000bffd9fff]
[ 0.007965] node 0: [mem 0x0000000100000000-0x000000013fffffff]
[ 0.007966] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[ 0.008054] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.008065] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.013507] On node 0, zone Normal: 38 pages in unavailable ranges
[ 0.014193] ACPI: PM-Timer IO Port: 0x608
[ 0.014208] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.014240] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.014243] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.014244] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.014245] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.014246] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.014246] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.014250] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.014251] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.014258] CPU topo: Max. logical packages: 1
[ 0.014258] CPU topo: Max. logical dies: 1
[ 0.014259] CPU topo: Max. dies per package: 1
[ 0.014262] CPU topo: Max. threads per core: 1
[ 0.014262] CPU topo: Num. cores per package: 4
[ 0.014263] CPU topo: Num. threads per package: 4
[ 0.014263] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[ 0.014277] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[ 0.014289] [mem 0xc0000000-0xfeffbfff] available for PCI devices
[ 0.014290] Booting paravirtualized kernel on KVM
[ 0.014291] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.018118] setup_percpu: NR_CPUS:256 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.018309] percpu: Embedded 55 pages/cpu s185752 r8192 d31336 u524288
[ 0.018333] kvm-guest: PV spinlocks disabled, no host support
[ 0.018333] Kernel command line: BOOT_IMAGE=vmlinuz-virt root=LABEL=/ modules=sd-mod,usb-storage,ext4,ena,gve,mana console=ttyS0,115200n8 console=ttyAMA0,115200n8 console=tty0 initrd=initramfs-virt
[ 0.018377] Unknown kernel command line parameters "modules=sd-mod,usb-storage,ext4,ena,gve,mana", will be passed to user space.
[ 0.018380] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
[ 0.018699] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.018857] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.018924] software IO TLB: area num 4.
[ 0.029705] Fallback order for Node 0: 0
[ 0.029710] Built 1 zonelists, mobility grouping on. Total pages: 1048440
[ 0.029712] Policy zone: Normal
[ 0.029956] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.041990] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.042055] Kernel/User page tables isolation: enabled
[ 0.042753] Dynamic Preempt: none
[ 0.042901] rcu: Preemptible hierarchical RCU implementation.
[ 0.042901] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.042902] Trampoline variant of Tasks RCU enabled.
[ 0.042903] Tracing variant of Tasks RCU enabled.
[ 0.042903] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.042904] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.042910] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.042911] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.046898] NR_IRQS: 16640, nr_irqs: 456, preallocated irqs: 16
[ 0.047098] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.047402] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.054287] Console: colour VGA+ 80x25
[ 0.054289] printk: legacy console [tty0] enabled
[ 0.090828] printk: legacy console [ttyS0] enabled
[ 0.261143] ACPI: Core revision 20250807
[ 0.262716] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.265930] APIC: Switch to symmetric I/O mode setup
[ 0.267884] x2apic enabled
[ 0.269236] APIC: Switched APIC routing to: physical x2apic
[ 0.272192] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.274426] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2ca08abdf49, max_idle_ns: 440795295992 ns
[ 0.277825] Calibrating delay loop (skipped) preset value.. 6192.01 BogoMIPS (lpj=3096006)
[ 0.279906] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.281825] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.282827] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
[ 0.283825] Speculative Store Bypass: Vulnerable
[ 0.284825] Spectre V2 : Mitigation: Retpolines
[ 0.285825] ITS: Mitigation: Aligned branch/return thunks
[ 0.287825] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.288825] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.289825] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[ 0.291826] active return thunk: its_return_thunk
[ 0.293826] x86/fpu: x87 FPU will use FXSAVE
[ 0.309699] Freeing SMP alternatives memory: 40K
[ 0.310828] pid_max: default: 32768 minimum: 301
[ 0.313022] LSM: initializing lsm=lockdown,capability,landlock,yama
[ 0.315259] landlock: Up and running.
[ 0.315824] Yama: becoming mindful.
[ 0.316948] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.318827] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.424104] smpboot: CPU0: Intel QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1)
[ 0.425031] Performance Events: unsupported Netburst CPU model 107 no PMU driver, software events only.
[ 0.426852] signal: max sigframe size: 1440
[ 0.428857] rcu: Hierarchical SRCU implementation.
[ 0.429825] rcu: Max phase no-delay instances is 400.
[ 0.430895] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.436802] NMI watchdog: Perf NMI watchdog permanently disabled
[ 0.437887] smp: Bringing up secondary CPUs ...
[ 0.438926] smpboot: x86: Booting SMP configuration:
[ 0.440825] .... node #0, CPUs: #1 #2 #3
[ 0.444868] smp: Brought up 1 node, 4 CPUs
[ 0.447825] smpboot: Total of 4 processors activated (24768.04 BogoMIPS)
[ 0.450054] Memory: 3999448K/4193760K available (14650K kernel code, 2032K rwdata, 9844K rodata, 2996K init, 1168K bss, 189428K reserved, 0K cma-reserved)
[ 0.452826] devtmpfs: initialized
[ 0.453863] x86/mm: Memory block size: 128MB
[ 0.455866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.456831] posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.458831] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).
[ 0.462303] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.462931] audit: initializing netlink subsys (disabled)
[ 0.463838] audit: type=2000 audit(1789406163.430:1): state=initialized audit_enabled=0 res=1
[ 0.463882] thermal_sys: Registered thermal governor 'step_wise'
[ 0.464847] cpuidle: using governor ladder
[ 0.466829] cpuidle: using governor menu
[ 0.467983] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.470953] PCI: Using configuration type 1 for base access
[ 0.471923] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.473864] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.474825] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.476038] ACPI: Added _OSI(Module Device)
[ 0.477825] ACPI: Added _OSI(Processor Device)
[ 0.478826] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.481346] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.483940] ACPI: Interpreter enabled
[ 0.484832] ACPI: PM: (supports S0 S3 S5)
[ 0.485825] ACPI: Using IOAPIC for interrupt routing
[ 0.487836] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.488825] PCI: Using E820 reservations for host bridge windows
[ 0.490911] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.493503] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.494829] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[ 0.497826] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[ 0.499831] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge
[ 0.503149] acpiphp: Slot [3] registered
[ 0.504845] acpiphp: Slot [4] registered
[ 0.505844] acpiphp: Slot [5] registered
[ 0.506845] acpiphp: Slot [6] registered
[ 0.507827] acpiphp: Slot [7] registered
[ 0.508852] acpiphp: Slot [8] registered
[ 0.509845] acpiphp: Slot [9] registered
[ 0.511847] acpiphp: Slot [10] registered
[ 0.512845] acpiphp: Slot [11] registered
[ 0.513845] acpiphp: Slot [12] registered
[ 0.514844] acpiphp: Slot [13] registered
[ 0.515845] acpiphp: Slot [14] registered
[ 0.516845] acpiphp: Slot [15] registered
[ 0.518845] acpiphp: Slot [16] registered
[ 0.519848] acpiphp: Slot [17] registered
[ 0.520716] acpiphp: Slot [18] registered
[ 0.521845] acpiphp: Slot [19] registered
[ 0.522845] acpiphp: Slot [20] registered
[ 0.523845] acpiphp: Slot [21] registered
[ 0.525845] acpiphp: Slot [22] registered
[ 0.526844] acpiphp: Slot [23] registered
[ 0.527836] acpiphp: Slot [24] registered
[ 0.528847] acpiphp: Slot [25] registered
[ 0.529845] acpiphp: Slot [26] registered
[ 0.531844] acpiphp: Slot [27] registered
[ 0.532844] acpiphp: Slot [28] registered
[ 0.533738] acpiphp: Slot [29] registered
[ 0.534847] acpiphp: Slot [30] registered
[ 0.535848] acpiphp: Slot [31] registered
[ 0.537840] PCI host bridge to bus 0000:00
[ 0.538827] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.540825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.542838] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.544825] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.546825] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]
[ 0.548825] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.549886] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint
[ 0.553285] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint
[ 0.556238] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint
[ 0.559519] pci 0000:00:01.1: BAR 4 [io 0xc120-0xc12f]
[ 0.560886] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk
[ 0.562825] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk
[ 0.564825] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk
[ 0.566825] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk
[ 0.568825] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint
[ 0.571285] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 0.573839] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 0.575170] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000 conventional PCI endpoint
[ 0.584867] pci 0000:00:02.0: BAR 0 [mem 0xfd000000-0xfdffffff pref]
[ 0.585852] pci 0000:00:02.0: BAR 2 [mem 0xfebd0000-0xfebd0fff]
[ 0.587873] pci 0000:00:02.0: ROM [mem 0xfebc0000-0xfebcffff pref]
[ 0.589955] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.592984] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint
[ 0.596838] pci 0000:00:03.0: BAR 0 [io 0xc100-0xc11f]
[ 0.597851] pci 0000:00:03.0: BAR 1 [mem 0xfebd1000-0xfebd1fff]
[ 0.599874] pci 0000:00:03.0: BAR 4 [mem 0x140000000-0x140003fff 64bit pref]
[ 0.601838] pci 0000:00:03.0: ROM [mem 0xfeb80000-0xfebbffff pref]
[ 0.605144] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint
[ 0.608839] pci 0000:00:04.0: BAR 0 [io 0xc000-0xc07f]
[ 0.610851] pci 0000:00:04.0: BAR 1 [mem 0xfebd2000-0xfebd2fff]
[ 0.611904] pci 0000:00:04.0: BAR 4 [mem 0x140004000-0x140007fff 64bit pref]
[ 0.616275] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 conventional PCI endpoint
[ 0.619857] pci 0000:00:05.0: BAR 0 [io 0xc080-0xc0ff]
[ 0.620840] pci 0000:00:05.0: BAR 1 [mem 0xfebd3000-0xfebd3fff]
[ 0.622876] pci 0000:00:05.0: BAR 4 [mem 0x140008000-0x14000bfff 64bit pref]
[ 0.629273] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 0.630940] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.632985] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.634949] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.636887] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 0.638999] iommu: Default domain type: Translated
[ 0.639825] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.641987] SCSI subsystem initialized
[ 0.643860] pps_core: LinuxPPS API ver. 1 registered
[ 0.644830] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.647829] PTP clock support registered
[ 0.649156] PCI: Using ACPI for IRQ routing
[ 0.651022] hpet: 3 channels of 0 reserved for per-cpu timers
[ 0.652840] clocksource: Switched to clocksource kvm-clock
[ 0.655343] VFS: Disk quotas dquot_6.6.0
[ 0.656628] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.658750] pnp: PnP ACPI init
[ 0.659877] ACPI: IRQ 4 override to edge(!), high(!)
[ 0.661510] pnp: PnP ACPI: found 6 devices
[ 0.668861] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.671519] NET: Registered PF_INET protocol family
[ 0.673133] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.683467] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.686315] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.688990] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.691696] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.694203] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.696142] MPTCP token hash table entries: 4096 (order: 5, 98304 bytes, linear)
[ 0.698131] UDP hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.699910] UDP-Lite hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.701905] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.703402] NET: Registered PF_XDP protocol family
[ 0.704779] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.706714] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.708645] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.710833] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[ 0.713126] pci_bus 0000:00: resource 8 [mem 0x140000000-0x1bfffffff window]
[ 0.715475] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.717463] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.719647] PCI: CLS 0 bytes, default 64
[ 0.721122] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.721175] Unpacking initramfs...
[ 0.721470] software IO TLB: mapped [mem 0x00000000bbfda000-0x00000000bffda000] (64MB)
[ 0.727408] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2ca08abdf49, max_idle_ns: 440795295992 ns
[ 0.731043] Initialise system trusted keyrings
[ 0.737866] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[ 0.739835] Key type asymmetric registered
[ 0.741186] Asymmetric key parser 'x509' registered
[ 0.742695] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.744945] io scheduler mq-deadline registered
[ 0.746356] io scheduler kyber registered
[ 0.747638] io scheduler bfq registered
[ 0.750256] ERST DBG: ERST support is disabled.
[ 0.752201] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 0.755644] ACPI: \_SB_.LNKD: Enabled at IRQ 10
[ 0.758985] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 0.761756] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.763794] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.767019] VMware PVSCSI driver - version 1.0.7.0-k
[ 0.769524] scsi host0: ata_piix
[ 0.770914] scsi host1: ata_piix
[ 0.772026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 lpm-pol 0
[ 0.774299] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 lpm-pol 0
[ 0.776548] hv_vmbus: registering driver hv_netvsc
[ 0.778327] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.781593] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.783090] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.784581] hv_vmbus: registering driver hyperv_keyboard
[ 0.786205] rtc_cmos 00:05: RTC can wake from S4
[ 0.788304] rtc_cmos 00:05: registered as rtc0
[ 0.789755] rtc_cmos 00:05: setting system clock to 2026-09-14T17:16:03 UTC (1789406163)
[ 0.792144] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 0.794342] intel_pstate: CPU model not supported
[ 0.796013] Freeing initrd memory: 10596K
[ 0.796122] gre: GRE over IPv4 demultiplexer driver
[ 0.796977] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.798027] NET: Registered PF_INET6 protocol family
[ 0.803554] Segment Routing with IPv6
[ 0.804665] In-situ OAM (IOAM) with IPv6
[ 0.806044] Key type dns_resolver registered
[ 0.807303] IPI shorthand broadcast: enabled
[ 0.810497] sched_clock: Marking stable (585016150, 224718383)->(842128335, -32393802)
[ 0.813365] registered taskstats version 1
[ 0.814787] Loading compiled-in X.509 certificates
[ 0.819556] Loaded X.509 cert 'alpinelinux.org: Alpine Linux kernel key: d76a695f66ad9cd28f5c22a8508f36e91f521f7a'
[ 0.824181] Demotion targets for Node 0: null
[ 0.825670] Key type .fscrypt registered
[ 0.826899] Key type fscrypt-provisioning registered
[ 0.930000] ata2: found unknown device (class 0)
[ 0.940010] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 0.952855] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 0.984336] Freeing unused kernel image (initmem) memory: 2996K
[ 0.991358] Write protecting the kernel read-only data: 26624k
[ 1.002190] Freeing unused kernel image (text/rodata gap) memory: 1732K
[ 1.008640] Freeing unused kernel image (rodata/data gap) memory: 396K
[ 1.012945] rodata_test: all tests were successful
[ 1.015897] Run /init as init process
[ 1.028329] Alpine Init 3.14.0-r0
[ 1.030347] Loading boot drivers...
[ 1.048662] ACPI: bus type USB registered
[ 1.049971] usbcore: registered new interface driver usbfs
[ 1.051524] usbcore: registered new interface driver hub
[ 1.053086] usbcore: registered new device driver usb
[ 1.057484] usbcore: registered new interface driver usb-storage
[ 1.118400] loop: module loaded
[ 1.146868] ACPI: bus type drm_connector registered
[ 1.166697] Loading boot drivers: ok.
[ 1.169315] Mounting root...
[ 1.187336] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[ 1.189420] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD
[ 1.194926] [drm] Found bochs VGA, ID 0xb0c5.
[ 1.196154] [drm] Framebuffer size 16384 kB @ 0xfd000000, mmio @ 0xfebd0000.
[ 1.198162] [drm] Initialized bochs-drm 1.0.0 for 0000:00:02.0 on minor 0
[ 1.213106] Console: switching to colour frame buffer device 160x50
[ 1.215572] bochs-drm 0000:00:02.0: [drm] fb0: bochs-drmdrmfb frame buffer device
[ 1.247486] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 1.270372] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.301529] virtio_blk virtio1: 4/0/0 default/read/poll queues
[ 1.309098] virtio_blk virtio1: [vda] 18874368 512-byte logical blocks (9.66 GB/9.00 GiB)
[ 1.315093] virtio_blk virtio2: 4/0/0 default/read/poll queues
[ 1.322462] virtio_blk virtio2: [vdb] 732 512-byte logical blocks (375 kB/366 KiB)
[ 1.381285] block sr0: the capability attribute has been deprecated.
[ 1.950465] EXT4-fs (vda): mounted filesystem 7af5430b-f94c-484c-8fe6-36878b6de03a ro with ordered data mode. Quota mode: none.
[ 1.962872] Mounting root: ok.
[ 2.471761] random: crng init done
Welcome to Alpine Linux 3.24
Kernel 6.18.35-0-virt on x86_64 (/dev/ttyS0)
alpine-ci login:
Task log
status: done
+ export 'CTEST_OUTPUT_ON_FAILURE=1'
+ doas apk upgrade --no-interactive
Preupgrading:
(1/2) Upgrading libapk (3.0.6-r0 -> 3.0.8-r0)
(2/2) Upgrading apk-tools (3.0.6-r0 -> 3.0.8-r0)
Executing busybox-1.37.0-r31.trigger
Continuing with the main upgrade transaction:
( 1/36) Upgrading libcrypto3 (3.5.7-r0 -> 3.5.8-r0)
( 2/36) Upgrading libssl3 (3.5.7-r0 -> 3.5.8-r0)
( 3/36) Upgrading libblkid (2.42-r0 -> 2.42.3-r1)
( 4/36) Upgrading blkid (2.42-r0 -> 2.42.3-r1)
( 5/36) Upgrading libsmartcols (2.42-r0 -> 2.42.3-r1)
( 6/36) Upgrading partx (2.42-r0 -> 2.42.3-r1)
( 7/36) Upgrading libuuid (2.42-r0 -> 2.42.3-r1)
( 8/36) Upgrading libfdisk (2.42-r0 -> 2.42.3-r1)
( 9/36) Upgrading sfdisk (2.42-r0 -> 2.42.3-r1)
(10/36) Upgrading libexpat (2.8.1-r0 -> 2.8.4-r0)
(11/36) Upgrading xz-libs (5.8.3-r0 -> 5.8.4-r0)
(12/36) Upgrading sqlite-libs (3.53.2-r0 -> 3.53.4-r0)
(13/36) Upgrading python3 (3.14.5-r0 -> 3.14.7-r1)
(14/36) Upgrading python3-pycache-pyc0 (3.14.5-r0 -> 3.14.7-r1)
(15/36) Upgrading pyc (3.14.5-r0 -> 3.14.7-r1)
(16/36) Upgrading python3-pyc (3.14.5-r0 -> 3.14.7-r1)
(17/36) Upgrading py3-charset-normalizer (3.4.7-r0 -> 3.4.9-r0)
(18/36) Upgrading py3-charset-normalizer-pyc (3.4.7-r0 -> 3.4.9-r0)
(19/36) Upgrading tzdata (2026b-r0 -> 2026c-r0)
(20/36) Upgrading dhcpcd (10.3.2-r0 -> 10.5.2-r0)
Executing dhcpcd-10.5.2-r0.post-upgrade
(21/36) Upgrading dhcpcd-openrc (10.3.2-r0 -> 10.5.2-r0)
(22/36) Upgrading device-mapper-libs (2.03.35-r2 -> 2.03.35-r3)
(23/36) Upgrading linux-virt (6.18.35-r0 -> 6.18.51-r0)
(24/36) Upgrading libmount (2.42-r0 -> 2.42.3-r1)
(25/36) Upgrading mount (2.42-r0 -> 2.42.3-r1)
(26/36) Upgrading libnvmemi (1.16.1-r1 -> 1.16.2-r0)
(27/36) Upgrading libnvme (1.16.1-r1 -> 1.16.2-r0)
(28/36) Upgrading openssh-keygen (10.3_p1-r0 -> 10.3_p1-r1)
(29/36) Upgrading openssh-client-common (10.3_p1-r0 -> 10.3_p1-r1)
(30/36) Upgrading openssh-client-default (10.3_p1-r0 -> 10.3_p1-r1)
(31/36) Upgrading openssh-sftp-server (10.3_p1-r0 -> 10.3_p1-r1)
(32/36) Upgrading openssh-server-common (10.3_p1-r0 -> 10.3_p1-r1)
(33/36) Upgrading openssh-server-common-openrc (10.3_p1-r0 -> 10.3_p1-r1)
(34/36) Upgrading openssh-server (10.3_p1-r0 -> 10.3_p1-r1)
Executing openssh-server-10.3_p1-r1.post-upgrade
(35/36) Upgrading openssh (10.3_p1-r0 -> 10.3_p1-r1)
(36/36) Upgrading openssh-server-pam (10.3_p1-r0 -> 10.3_p1-r1)
Executing busybox-1.37.0-r31.trigger
Executing ca-certificates-20260611-r0.trigger
Executing kmod-34.2-r1.trigger
Executing mkinitfs-3.14.0-r0.trigger
* creating /boot/initramfs-virt for 6.18.51-0-virt
Executing syslinux-6.04_pre1-r19.trigger
* /boot is device /dev/vda
OK: 131.6 MiB in 201 packages
+ doas apk add --no-interactive git gnu-libiconv
( 1/12) Installing brotli-libs (1.2.0-r1)
( 2/12) Installing c-ares (1.34.8-r0)
( 3/12) Installing libunistring (1.4.2-r0)
( 4/12) Installing libidn2 (2.3.8-r0)
( 5/12) Installing nghttp2-libs (1.69.0-r0)
( 6/12) Installing libpsl (0.21.5-r3)
( 7/12) Installing libcurl (8.22.0-r0)
( 8/12) Installing pcre2 (10.48-r0)
( 9/12) Installing git (2.54.0-r0)
(10/12) Installing git-init-template (2.54.0-r0)
(11/12) Installing gnu-libiconv-libs (1.18-r0)
(12/12) Installing gnu-libiconv (1.18-r0)
Executing busybox-1.37.0-r31.trigger
OK: 144.2 MiB in 213 packages
+ doas rm -rf /var/cache/apk/APKINDEX.630cb808.tar.gz /var/cache/apk/APKINDEX.9c5ff2cc.tar.gz
+ doas ln -s /usr/bin/gnu-iconv /usr/local/bin/iconv
+ git clone --recursive https://git.janouch.name/p/liberty.git liberty
Cloning into 'liberty'...
remote: Enumerating objects: 995, done.
remote: Counting objects: 100% (464/464), done.
remote: Compressing objects: 100% (461/461), done.
remote: Total 995 (delta 298), reused 0 (delta 0), pack-reused 531 (from 1)
Receiving objects: 100% (995/995), 482.44 KiB | 16.08 MiB/s, done.
Resolving deltas: 100% (619/619), done.
+ cd liberty
+ git -c 'advice.detachedHead=false' checkout c82a36739187924a65de8d24147d2e92b760165b
HEAD is now at c82a367 lxdrgen-c: safer deserialisation
+ git describe --always --tags --match 'v*'
+ sed s/^v//
+ version=c82a367
+ find . -name CMakeLists.txt -exec sed -i 's/\${PROJECT_VERSION}/c82a367/' '{}' +
+ mkdir /home/ci/acid-deploy
+ doas apk add --no-interactive build-base cmake openssl-dev pulseaudio-dev go nodejs
( 1/93) Installing jansson (2.15.0-r0)
( 2/93) Installing binutils (2.45.1-r1)
( 3/93) Installing libmagic (5.47-r2)
( 4/93) Installing file (5.47-r2)
( 5/93) Installing libgcc-static (15.2.0-r5)
( 6/93) Installing libgomp (15.2.0-r5)
( 7/93) Installing libatomic (15.2.0-r5)
( 8/93) Installing gmp (6.3.0-r4)
( 9/93) Installing isl26 (0.26-r2)
(10/93) Installing mpfr4 (4.2.2-r0)
(11/93) Installing mpc1 (1.3.1-r1)
(12/93) Installing gcc (15.2.0-r5)
(13/93) Installing libstdc++-dev (15.2.0-r5)
(14/93) Installing musl-dev (1.2.6-r2)
(15/93) Installing g++ (15.2.0-r5)
(16/93) Installing make (4.4.1-r4)
(17/93) Installing fortify-headers (3.0.1-r2)
(18/93) Installing patch (2.8-r0)
(19/93) Installing build-base (0.5-r4)
(20/93) Installing acl-libs (2.3.2-r1)
(21/93) Installing lz4-libs (1.10.0-r1)
(22/93) Installing libarchive (3.8.7-r0)
(23/93) Installing rhash-libs (1.4.6-r0)
(24/93) Installing libuv (1.52.1-r0)
(25/93) Installing cmake (4.2.3-r0)
(26/93) Installing go (1.26.8-r0)
(27/93) Installing ada-libs (3.3.0-r0)
(28/93) Installing icu-data-en (78.1-r0)
Executing icu-data-en-78.1-r0.post-install
* If you need ICU with non-English locales and legacy charset support, install
* package icu-data-full.
(29/93) Installing icu-libs (78.1-r0)
(30/93) Installing simdjson (4.2.4-r0)
(31/93) Installing simdutf (9.0.0-r0)
(32/93) Installing nodejs (24.18.1-r0)
(33/93) Installing pkgconf (2.5.1-r0)
(34/93) Installing openssl-dev (3.5.8-r0)
(35/93) Installing libintl (1.0-r0)
(36/93) Installing glib (2.88.1-r1)
(37/93) Installing libxau (1.0.12-r0)
(38/93) Installing libxdmcp (1.1.5-r1)
(39/93) Installing libxcb (1.17.0-r2)
(40/93) Installing libx11 (1.8.13-r0)
(41/93) Installing libasyncns (0.8-r5)
(42/93) Installing dbus-libs (1.16.2-r2)
(43/93) Installing libltdl (2.6.0-r1)
(44/93) Installing orc (0.4.41-r0)
(45/93) Installing libogg (1.3.6-r0)
(46/93) Installing libflac (1.4.3-r2)
(47/93) Installing alsa-lib (1.2.15.3-r0)
(48/93) Installing lame-libs (3.100-r5)
(49/93) Installing mpg123-libs (1.33.5-r0)
(50/93) Installing opus (1.6.1-r0)
(51/93) Installing libvorbis (1.3.7-r2)
(52/93) Installing libsndfile (1.2.2-r2)
(53/93) Installing soxr (0.1.3-r7)
(54/93) Installing speexdsp (1.2.1-r2)
(55/93) Installing tdb-libs (1.4.15-r1)
(56/93) Installing libpulse (17.0-r7)
(57/93) Installing libpulse-mainloop-glib (17.0-r7)
(58/93) Installing bzip2-dev (1.0.8-r6)
(59/93) Installing libxml2 (2.13.9-r2)
(60/93) Installing libxml2-utils (2.13.9-r2)
(61/93) Installing docbook-xml (4.5-r10)
Executing docbook-xml-4.5-r10.post-install
(62/93) Installing libxslt (1.1.43-r3)
(63/93) Installing docbook-xsl-ns (1.79.2-r13)
Executing docbook-xsl-ns-1.79.2-r13.post-install
(64/93) Installing docbook-xsl-nons (1.79.2-r13)
Executing docbook-xsl-nons-1.79.2-r13.post-install
(65/93) Installing docbook-xsl (1.79.2-r13)
(66/93) Installing xz (5.8.4-r0)
(67/93) Installing gettext-asprintf (1.0-r0)
(68/93) Installing gettext-libs (1.0-r0)
(69/93) Installing gettext-envsubst (1.0-r0)
(70/93) Installing gettext (1.0-r0)
(71/93) Installing gettext-dev (1.0-r0)
(72/93) Installing py3-parsing (3.3.2-r1)
(73/93) Installing py3-parsing-pyc (3.3.2-r1)
(74/93) Installing py3-packaging (26.2-r0)
(75/93) Installing py3-packaging-pyc (26.2-r0)
(76/93) Installing linux-headers (7.0.0-r1)
(77/93) Installing libffi-dev (3.5.2-r1)
(78/93) Installing bsd-compat-headers (0.7.2-r6)
(79/93) Installing libformw (6.6_p20260516-r0)
(80/93) Installing libmenuw (6.6_p20260516-r0)
(81/93) Installing libncurses++ (6.6_p20260516-r0)
(82/93) Installing ncurses-dev (6.6_p20260516-r0)
(83/93) Installing libedit-dev (20260508.3.1-r1)
(84/93) Installing zlib-dev (1.3.2-r0)
(85/93) Installing libpcre2-16 (10.48-r0)
(86/93) Installing libpcre2-32 (10.48-r0)
(87/93) Installing pcre2-dev (10.48-r0)
(88/93) Installing liblastlog2 (2.42.3-r1)
(89/93) Installing sqlite (3.53.4-r0)
(90/93) Installing sqlite-dev (3.53.4-r0)
(91/93) Installing util-linux-dev (2.42.3-r1)
(92/93) Installing glib-dev (2.88.1-r1)
(93/93) Installing pulseaudio-dev (17.0-r7)
Executing busybox-1.37.0-r31.trigger
Executing glib-2.88.1-r1.trigger
* No schema files found: doing nothing.
OK: 799.2 MiB in 306 packages
+ doas apk add --no-interactive lua5.4-dev ncurses-dev
(1/3) Installing lua5.4-libs (5.4.8-r0)
(2/3) Installing lua5.4 (5.4.8-r0)
(3/3) Installing lua5.4-dev (5.4.8-r0)
Executing busybox-1.37.0-r31.trigger
OK: 801.1 MiB in 309 packages
+ cmake -B build
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- Checking for modules 'libssl;libcrypto'
-- Found libssl, version 3.5.8
-- Found libcrypto, version 3.5.8
-- Checking for module 'libpulse'
-- Found libpulse, version 17.0
CMake Warning at CMakeLists.txt:135 (message):
Cannot test generated protocol code for Swift
-- Configuring done (0.5s)
-- Generating done (0.0s)
-- Build files have been written to: /home/ci/liberty/build
+ cmake --build build
[ 4%] Building C object CMakeFiles/test-liberty.dir/tests/liberty.c.o
[ 9%] Linking C executable test-liberty
[ 9%] Built target test-liberty
[ 14%] Building C object CMakeFiles/test-proto.dir/tests/proto.c.o
In file included from /home/ci/liberty/tests/proto.c:34:
/home/ci/liberty/tests/proto.c: In function 'test_irc':
/home/ci/liberty/tests/../liberty.c:247:29: warning: right-hand operand of comma expression has no effect [-Wunused-value]
247 | ((condition) ? true : \
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
248 | (assertion_failure_handler (g_soft_asserts_are_deadly, \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
249 | __FILE__, __LINE__, __func__, #condition), false))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ci/liberty/tests/proto.c:56:25: note: in expansion of macro 'soft_assert'
56 | soft_assert (!"found unexpected message tag");
| ^~~~~~~~~~~
[ 19%] Linking C executable test-proto
[ 19%] Built target test-proto
[ 23%] Building C object CMakeFiles/test-xdg.dir/tests/xdg.c.o
[ 28%] Linking C executable test-xdg
[ 28%] Built target test-xdg
[ 33%] Building C object CMakeFiles/test-pulse.dir/tests/pulse.c.o
[ 38%] Linking C executable test-pulse
[ 38%] Built target test-pulse
[ 42%] Generating man page for libertyxdr
[ 42%] Built target docs
[ 47%] Generating test protocol code (c)
[ 52%] Generating test protocol code (cpp)
[ 57%] Generating test protocol code (go)
[ 61%] Generating test protocol code (mjs)
[ 66%] Generating test protocol code (swift)
[ 66%] Built target test-lxdrgen-outputs
[ 71%] Building C object CMakeFiles/test-lxdrgen-c.dir/tests/lxdrgen.c.o
In file included from /home/ci/liberty/tests/lxdrgen.c:23:
/home/ci/liberty/build/lxdrgen.lxdr.c: In function 'proto_gen_union_others_deserialize':
/home/ci/liberty/build/lxdrgen.lxdr.c:126:27: warning: comparison is always false due to limited range of data type [-Wtype-limits]
126 | if (self->baz_len == SIZE_MAX)
| ^~
/home/ci/liberty/build/lxdrgen.lxdr.c: In function 'proto_gen_struct_deserialize':
/home/ci/liberty/build/lxdrgen.lxdr.c:275:25: warning: comparison is always false due to limited range of data type [-Wtype-limits]
275 | if (self->u_len == SIZE_MAX)
| ^~
[ 76%] Linking C executable test-lxdrgen-c
[ 80%] Built target test-lxdrgen-c
[ 85%] Building CXX object CMakeFiles/test-lxdrgen-cpp.dir/tests/lxdrgen.cpp.o
[ 90%] Building CXX object CMakeFiles/test-lxdrgen-cpp.dir/tools/lxdrgen-cpp-posix.cpp.o
[ 95%] Linking CXX executable test-lxdrgen-cpp
[100%] Built target test-lxdrgen-cpp
+ cmake --build build -- test
Running tests...
Test project /home/ci/liberty/build
Start 1: test-liberty
1/10 Test #1: test-liberty ..................... Passed 0.01 sec
Start 2: test-proto
2/10 Test #2: test-proto ....................... Passed 0.00 sec
Start 3: test-xdg
3/10 Test #3: test-xdg ......................... Passed 0.00 sec
Start 4: test-pulse
4/10 Test #4: test-pulse ....................... Passed 0.00 sec
Start 5: test-help2adoc
5/10 Test #5: test-help2adoc ................... Passed 0.03 sec
Start 6: test-cmake-parser
6/10 Test #6: test-cmake-parser ................ Passed 0.03 sec
Start 7: test-lxdrgen-c
7/10 Test #7: test-lxdrgen-c ................... Passed 0.00 sec
Start 8: test-lxdrgen-cpp
8/10 Test #8: test-lxdrgen-cpp ................. Passed 0.00 sec
Start 9: test-lxdrgen-go
9/10 Test #9: test-lxdrgen-go .................. Passed 4.54 sec
Start 10: test-lxdrgen-mjs
10/10 Test #10: test-lxdrgen-mjs ................. Passed 0.03 sec
100% tests passed, 0 tests failed out of 10
Total Test time (real) = 4.66 sec
+ cmake -B build-wdye54 -S tools/wdye
-- The C compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found Curses: /usr/lib/libcurses.so
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- Checking for one of the modules 'lua53;lua5.3;lua-5.3;lua54;lua5.4;lua-5.4;lua>=5.3'
-- Configuring done (0.3s)
-- Generating done (0.0s)
-- Build files have been written to: /home/ci/liberty/build-wdye54
+ cmake --build build-wdye54
[ 50%] Building C object CMakeFiles/wdye.dir/wdye.c.o
[100%] Linking C executable wdye
[100%] Built target wdye
+ cmake --build build-wdye54 -- test
Running tests...
Test project /home/ci/liberty/build-wdye54
Start 1: wdye
1/1 Test #1: wdye ............................. Passed 0.50 sec
100% tests passed, 0 tests failed out of 1
Total Test time (real) = 0.51 sec
+ doas apk del --no-interactive lua5.4-dev
(1/3) Purging lua5.4-dev (5.4.8-r0)
(2/3) Purging lua5.4 (5.4.8-r0)
(3/3) Purging lua5.4-libs (5.4.8-r0)
Executing busybox-1.37.0-r31.trigger
OK: 799.2 MiB in 306 packages
+ doas apk add --no-interactive lua5.3-dev
(1/4) Installing linenoise (1.0-r5)
(2/4) Installing lua5.3-libs (5.3.6-r6)
(3/4) Installing lua5.3 (5.3.6-r6)
(4/4) Installing lua5.3-dev (5.3.6-r6)
Executing busybox-1.37.0-r31.trigger
OK: 800.8 MiB in 310 packages
+ cmake -B build-wdye53 -S tools/wdye
-- The C compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found Curses: /usr/lib/libcurses.so
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- Checking for one of the modules 'lua53;lua5.3;lua-5.3;lua54;lua5.4;lua-5.4;lua>=5.3'
-- Configuring done (0.2s)
-- Generating done (0.0s)
-- Build files have been written to: /home/ci/liberty/build-wdye53
+ cmake --build build-wdye53
[ 50%] Building C object CMakeFiles/wdye.dir/wdye.c.o
[100%] Linking C executable wdye
[100%] Built target wdye
+ cmake --build build-wdye53 -- test
Running tests...
Test project /home/ci/liberty/build-wdye53
Start 1: wdye
1/1 Test #1: wdye ............................. Passed 0.50 sec
100% tests passed, 0 tests failed out of 1
Total Test time (real) = 0.51 sec
+ doas apk del --no-interactive --rdepends ncurses-dev
( 1/59) Purging pulseaudio-dev (17.0-r7)
( 2/59) Purging libpulse-mainloop-glib (17.0-r7)
( 3/59) Purging libpulse (17.0-r7)
( 4/59) Purging py3-packaging-pyc (26.2-r0)
( 5/59) Purging py3-parsing-pyc (3.3.2-r1)
( 6/59) Purging soxr (0.1.3-r7)
( 7/59) Purging speexdsp (1.2.1-r2)
( 8/59) Purging tdb-libs (1.4.15-r1)
( 9/59) Purging libsndfile (1.2.2-r2)
(10/59) Purging alsa-lib (1.2.15.3-r0)
(11/59) Purging glib-dev (2.88.1-r1)
(12/59) Purging bzip2-dev (1.0.8-r6)
(13/59) Purging docbook-xsl (1.79.2-r13)
(14/59) Purging docbook-xsl-ns (1.79.2-r13)
Executing docbook-xsl-ns-1.79.2-r13.pre-deinstall
(15/59) Purging docbook-xsl-nons (1.79.2-r13)
Executing docbook-xsl-nons-1.79.2-r13.pre-deinstall
(16/59) Purging docbook-xml (4.5-r10)
Executing docbook-xml-4.5-r10.pre-deinstall
(17/59) Purging gettext-dev (1.0-r0)
(18/59) Purging xz (5.8.4-r0)
(19/59) Purging gettext-asprintf (1.0-r0)
(20/59) Purging gettext (1.0-r0)
(21/59) Purging gettext-envsubst (1.0-r0)
(22/59) Purging libxml2-utils (2.13.9-r2)
(23/59) Purging libxslt (1.1.43-r3)
(24/59) Purging py3-packaging (26.2-r0)
(25/59) Purging py3-parsing (3.3.2-r1)
(26/59) Purging pcre2-dev (10.48-r0)
(27/59) Purging zlib-dev (1.3.2-r0)
(28/59) Purging libpcre2-16 (10.48-r0)
(29/59) Purging libpcre2-32 (10.48-r0)
(30/59) Purging libedit-dev (20260508.3.1-r1)
(31/59) Purging ncurses-dev (6.6_p20260516-r0)
(32/59) Purging libncurses++ (6.6_p20260516-r0)
(33/59) Purging bsd-compat-headers (0.7.2-r6)
(34/59) Purging dbus-libs (1.16.2-r2)
(35/59) Purging gettext-libs (1.0-r0)
(36/59) Purging glib (2.88.1-r1)
(37/59) Purging lame-libs (3.100-r5)
(38/59) Purging libasyncns (0.8-r5)
(39/59) Purging libffi-dev (3.5.2-r1)
(40/59) Purging linux-headers (7.0.0-r1)
(41/59) Purging libflac (1.4.3-r2)
(42/59) Purging libformw (6.6_p20260516-r0)
(43/59) Purging libintl (1.0-r0)
(44/59) Purging util-linux-dev (2.42.3-r1)
(45/59) Purging liblastlog2 (2.42.3-r1)
(46/59) Purging libltdl (2.6.0-r1)
(47/59) Purging libmenuw (6.6_p20260516-r0)
(48/59) Purging libvorbis (1.3.7-r2)
(49/59) Purging libogg (1.3.6-r0)
(50/59) Purging libx11 (1.8.13-r0)
(51/59) Purging libxcb (1.17.0-r2)
(52/59) Purging libxau (1.0.12-r0)
(53/59) Purging libxdmcp (1.1.5-r1)
(54/59) Purging libxml2 (2.13.9-r2)
(55/59) Purging mpg123-libs (1.33.5-r0)
(56/59) Purging opus (1.6.1-r0)
(57/59) Purging orc (0.4.41-r0)
(58/59) Purging sqlite-dev (3.53.4-r0)
(59/59) Purging sqlite (3.53.4-r0)
Executing busybox-1.37.0-r31.trigger
OK: 710.3 MiB in 251 packages
+ cmake -B build-wdye -S tools/wdye
-- The C compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH)
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- Checking for one of the modules 'lua53;lua5.3;lua-5.3;lua54;lua5.4;lua-5.4;lua>=5.3'
-- Configuring done (0.2s)
-- Generating done (0.0s)
-- Build files have been written to: /home/ci/liberty/build-wdye
+ cmake --build build-wdye
[ 50%] Building C object CMakeFiles/wdye.dir/wdye.c.o
[100%] Linking C executable wdye
[100%] Built target wdye
Deploy log