feat: rechunk images into smaller parts #316
build-gts-bluefin.yml
on: pull_request
Matrix: build / image
Matrix: build / iso / build-iso
Waiting for pending jobs
Annotations
3 errors
build / image (nvidia, bluefin, gts)
Error: buildah exited with code 1
Getting image source signatures
Copying blob sha256:ad38d915238f601bbf9842465f0f20b6eae6c5e17f2e227694aa4ea9e90561af
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:a1692d541a3891ca826d58176dc3a57bebfaff04390b0ccdf22e2bb228fdf5b4
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:3b14f9c9ae6b2920e2a36e65ddd5c22d81b3e7ce20fcaff65206f88118971773
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:292401e9bc483aa6fc5937128d505f000ccfe29657ca847912e5ec8950891913
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:f03ce11fb4dbc2090ba947be3b1b0153a1b5481029ecb61bdae9df9eb9cb247b
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:420b870903f51a42ad0e565dad8d54cf7bf2fc163028f53b7cc17f9b96700b10
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:240027f9e21f37e577905cd6f45e9284adfc4a49a6e571021e77593bdb742d18
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:3672e1fc90d972793ba8b9fd9b0acd57092a4600a6a6ea691be5be2aeb9b6613
Writing manifest to image destination
+ cp -r /ctx/just /tmp/just
+ cp /ctx/packages.json /tmp/packages.json
+ cp /ctx/system_files/shared/etc/ublue-update/ublue-update.toml /tmp/ublue-update.toml
+ rsync -rvK /ctx/system_files/shared/ /
+ rsync -rvK /ctx/system_files/silverblue/ /
+ /ctx/build_files/firmware.sh
+ mkdir -p /tmp/mediatek-firmware
+ curl -Lo /tmp/mediatek-firmware/WIFI_MT7922_patch_mcu_1_1_hdr.bin 'https://gitlab.com/kernel-firmware/linux-firmware/-/raw/8f08053b2a7474e210b03dbc2b4ba59afbe98802/mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin?inline=false'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 134k 100 134k 0 0 657k 0 --:--:-- --:--:-- --:--:-- 658k
+ curl -Lo /tmp/mediatek-firmware/WIFI_RAM_CODE_MT7922_1.bin 'https://gitlab.com/kernel-firmware/linux-firmware/-/raw/8f08053b2a7474e210b03dbc2b4ba59afbe98802/mediatek/WIFI_RAM_CODE_MT7922_1.bin?inline=false'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 994k 100 994k 0 0 4273k 0 --:--:-- --:--:-- --:--:-- 4286k
+ xz --check=crc32 /tmp/mediatek-firmware/WIFI_MT7922_patch_mcu_1_1_hdr.bin
+ xz --check=crc32 /tmp/mediatek-firmware/WIFI_RAM_CODE_MT7922_1.bin
+ mv -vf /tmp/mediatek-firmware/WIFI_MT7922_patch_mcu_1_1_hdr.bin.xz /tmp/mediatek-firmware/WIFI_RAM_CODE_MT7922_1.bin.xz /usr/lib/firmware/mediatek/
+ rm -rf /tmp/mediatek-firmware
+ /ctx/build_files/cache_kernel.sh
+ [[ -n nvidia ]]
+ rpm-ostree override replace --experimental /tmp/kernel-rpms/kernel-6.10.6-100.fc39.x86_64.rpm /tmp/kernel-rpms/kernel-core-6.10.6-100.fc39.x86_64.rpm /tmp/kernel-rpms/kernel-modules-6.10.6-100.fc39.x86_64.rpm /tmp/kernel-rpms/kernel-modules-core-6.10.6-100.fc39.x86_64.rpm /tmp/kernel-rpms/kernel-modules-extra-6.10.6-100.fc39.x86_64.rpm
dracut: No '/dev/log' or 'logger' included for syslog logging
dracut: Executing: /usr/libexec/rpm-ostree/wrapped/dracut --no-hostonly --kver 6.10.6-100.fc39.x86_64 --reproducible -v --add ostree -f /tmp/.tmpvsHPlG/initramfs.img
dracut: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
dracut: dracut module 'rngd' will not be installed, because command 'rngd' could not be found!
dracut: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
dracut: dracut module 'multipath' will not be installed, because command 'multipath' could not be found!
dracut: dracut module 'biosdev
|
build / image (main, bluefin, gts)
Process completed with exit code 125.
|
build / Check all bluefin gts builds successful
Process completed with exit code 1.
|