testing #439
Annotations
1 error
Build Image
Error: buildah exited with code 1
Getting image source signatures
Copying blob sha256:777dd94daede9593532473033149bdf70516d189144cf540f6f9666690ec271f
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:d5925bfce89f666b4dc1238872b33e0b197499910d91c46e060ee91950a61692
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:e2c9b6309c243168828031cdb1b5d39c3f109546d8b4674cf1f25c5f5361f03d
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:334bf2e494f4ec83cac1c25a28ff752b17118fe3c4ec519ad788ca33d9591dbe
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:239ffe7aef1e5c279332ed5439ecab710d0bce4bbcda0df279436abf73773a49
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:7a5a2085ac67f40682f4daf21b8ed2fbdb7ad12210ae76e28fc254233e2108ad
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:76a893514544b9a4f35a64b8935782f7530b919f91ebf97e8df198bc5e50db28
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:c19cf9002ad7daba737ead201ca347e9acaadba6d6973efde137eb39e4069f1d
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:c98135ecc50e64e8e2f9baf226edff0940b2ab2400f19468605b5603954a7886
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:470d65725d22936bc6fa3b75fd5599e2008708dd41f16d2f18cf62f8715e8dc1
Writing manifest to image destination
Trying to pull docker.io/docker/buildx-bin:0.12.1...
Getting image source signatures
Copying blob sha256:e75338eb260c426cc99ab21421636fe34015a451eec63d92636b9c03f49ca813
Copying config sha256:3c0acbe2c54acdc2051d6d129ff5e067e703833edae74c63833f60223c4dc5fd
Writing manifest to image destination
Trying to pull docker.io/docker/compose-bin:v2.24.7...
Getting image source signatures
Copying blob sha256:5dc599f3c79aee6fbfca7c00b34be3c25316b38b0ff5e6dbb3b9206482c118a7
Copying config sha256:3643f68d1d661d6f24351df950fdcb42308e4dbd35f539a55d41b20a5808c454
Writing manifest to image destination
++ rpm -E '%{_arch}'
+ ARCH=x86_64
++ rpm -E %fedora
+ RELEASE=40
+ pushd /tmp/rpms/kernel
++ find kernel-6.10.12-200.fc40.x86_64.rpm kernel-core-6.10.12-200.fc40.x86_64.rpm kernel-devel-6.10.12-200.fc40.x86_64.rpm kernel-devel-matched-6.10.12-200.fc40.x86_64.rpm kernel-modules-6.10.12-200.fc40.x86_64.rpm kernel-modules-core-6.10.12-200.fc40.x86_64.rpm kernel-modules-extra-6.10.12-200.fc40.x86_64.rpm kernel-uki-virt-6.10.12-200.fc40.x86_64.rpm
++ grep -P 'kernel-(\d+\.\d+\.\d+)-.*\.fc40\.x86_64'
++ sed -E 's/\.rpm//'
++ sed -E s/kernel-//
+ KERNEL_VERSION=6.10.12-200.fc40.x86_64
+ popd
++ rpm -qa
++ grep -P 'kernel-(\d+\.\d+\.\d+)'
++ sed -E s/kernel-//
+ QUALIFIED_KERNEL=6.10.12-200.fc40.x86_64
+ [[ testing == \t\e\s\t\i\n\g ]]
++ ls /etc/yum.repos.d/fedora-updates-testing.repo /etc/yum.repos.d/fedora-updates-testing-modular.repo
ls: cannot access '/etc/yum.repos.d/fedora-updates-testing-modular.repo': No such file or directory
+ for REPO in $(ls /etc/yum.repos.d/fedora-updates-testing{,-modular}.repo)
++ grep enabled=1 /etc/yum.repos.d/fedora-updates-testing.repo
++ echo 1
+ [[ 1 == \1 ]]
+ echo 'enabling /etc/yum.repos.d/fedora-updates-testing.repo'
+ sed -i '0,/enabled=0/{s/enabled=0/enabled=1/}' /etc/yum.repos.d/fedora-updates-testing.repo
+ curl -L https://copr.fedorainfracloud.org/coprs/ublue-os/ucore/repo/fedora/ublue-os-ucore-fedora.repo -o /etc/yum.repos.d/ublue-os-ucore-fedora.repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 372 100 372 0 0 844 0 --:--:-- --:--:-- --:--:-- 843
+ sed -i s@enabled=1@en
|
Loading