Console Output

14:47:04 [2025-01-28T14:47:04.073Z] + set -xeuo pipefail
14:47:04 [2025-01-28T14:47:04.074Z] ++ umask
14:47:04 [2025-01-28T14:47:04.074Z] + '[' 0022 = 0000 ']'
14:47:04 [2025-01-28T14:47:04.074Z] + cosa init --branch rawhide --commit=2a9c0ff27d3852403db9961cf2c438c47216a9f1 https://github.com/coreos/fedora-coreos-config
14:47:04 [2025-01-28T14:47:04.074Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:47:04 [2025-01-28T14:47:04.074Z] info: Missing CAP_SYS_ADMIN; using virt
14:47:04 [2025-01-28T14:47:04.074Z] + mkdir -p src
14:47:04 [2025-01-28T14:47:04.074Z] + cd src
14:47:04 [2025-01-28T14:47:04.074Z] + test -e config
14:47:04 [2025-01-28T14:47:04.074Z] + case "${source}" in
14:47:04 [2025-01-28T14:47:04.074Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:47:04 [2025-01-28T14:47:04.074Z] Cloning into 'config'...
14:47:04 [2025-01-28T14:47:04.637Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:47:04 [2025-01-28T14:47:04.637Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:47:04 [2025-01-28T14:47:04.893Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
14:47:04 [2025-01-28T14:47:04.894Z] + '[' -n 2a9c0ff27d3852403db9961cf2c438c47216a9f1 ']'
14:47:04 [2025-01-28T14:47:04.894Z] + git -C ./config fetch origin 2a9c0ff27d3852403db9961cf2c438c47216a9f1
14:47:05 [2025-01-28T14:47:05.462Z] From https://github.com/coreos/fedora-coreos-config
14:47:05 [2025-01-28T14:47:05.462Z]  * branch            2a9c0ff27d3852403db9961cf2c438c47216a9f1 -> FETCH_HEAD
14:47:05 [2025-01-28T14:47:05.715Z] Fetching submodule fedora-bootc
14:47:06 [2025-01-28T14:47:06.639Z] From https://gitlab.com/fedora/bootc/base-images
14:47:06 [2025-01-28T14:47:06.639Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
14:47:06 [2025-01-28T14:47:06.639Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
14:47:06 [2025-01-28T14:47:06.639Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
14:47:06 [2025-01-28T14:47:06.639Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
14:47:06 [2025-01-28T14:47:06.639Z] + git -C ./config reset --hard 2a9c0ff27d3852403db9961cf2c438c47216a9f1
14:47:06 [2025-01-28T14:47:06.639Z] HEAD is now at 2a9c0ff overrides: pin grub2-2.12-15.fc42 on aarch64
14:47:06 [2025-01-28T14:47:06.639Z] + git -C ./config submodule update --init --recursive
14:47:07 [2025-01-28T14:47:07.563Z] From https://gitlab.com/fedora/bootc/base-images
14:47:07 [2025-01-28T14:47:07.563Z]  * [new tag]         2024.1     -> 2024.1
14:47:07 [2025-01-28T14:47:07.563Z]  * [new tag]         v2024.0    -> v2024.0
14:47:07 [2025-01-28T14:47:07.563Z]  * [new tag]         v2024.1    -> v2024.1
14:47:07 [2025-01-28T14:47:07.819Z] From https://gitlab.com/fedora/bootc/base-images
14:47:07 [2025-01-28T14:47:07.819Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
14:47:07 [2025-01-28T14:47:07.819Z] Submodule path 'fedora-bootc': checked out '93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af'
14:47:07 [2025-01-28T14:47:07.819Z] + set +x
14:47:07 [2025-01-28T14:47:07.819Z] Config commit: 2a9c0ff27d3852403db9961cf2c438c47216a9f1
14:47:07 [2025-01-28T14:47:07.819Z] + manifest=src/config/manifest.yaml
14:47:07 [2025-01-28T14:47:07.819Z] + image=src/config/image.yaml
14:47:07 [2025-01-28T14:47:07.819Z] + [[ -n '' ]]
14:47:07 [2025-01-28T14:47:07.819Z] + [[ ! -f src/config/manifest.yaml ]]
14:47:07 [2025-01-28T14:47:07.819Z] + [[ ! -f src/config/image.yaml ]]
14:47:07 [2025-01-28T14:47:07.819Z] + mkdir -p cache
14:47:07 [2025-01-28T14:47:07.819Z] + mkdir -p builds
14:47:07 [2025-01-28T14:47:07.819Z] + mkdir -p tmp
14:47:07 [2025-01-28T14:47:07.819Z] + mkdir -p overrides/rpm
14:47:07 [2025-01-28T14:47:07.819Z] + mkdir -p overrides/rootfs
14:47:07 [2025-01-28T14:47:07.819Z] + test 0 = 1
14:47:07 [2025-01-28T14:47:07.819Z] + case "${YUMREPOS}" in
14:47:07 [2025-01-28T14:47:07.819Z] + set +x
14:47:07 [2025-01-28T14:47:07.819Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.