Console Output
20:30:40 [2025-10-14T20:30:40.485Z] + set -xeuo pipefail
20:30:40 [2025-10-14T20:30:40.485Z] ++ umask
20:30:40 [2025-10-14T20:30:40.485Z] + '[' 0022 = 0000 ']'
20:30:40 [2025-10-14T20:30:40.485Z] + cosa init --branch rawhide --commit=c4948eb59c8ed1ba973645a0c9e27e01772fe437 https://github.com/coreos/fedora-coreos-config
20:30:40 [2025-10-14T20:30:40.485Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:30:40 [2025-10-14T20:30:40.485Z] info: Missing CAP_SYS_ADMIN; using virt
20:30:40 [2025-10-14T20:30:40.485Z] + mkdir -p src
20:30:40 [2025-10-14T20:30:40.485Z] + cd src
20:30:40 [2025-10-14T20:30:40.485Z] + test -e config
20:30:40 [2025-10-14T20:30:40.485Z] + case "${source}" in
20:30:40 [2025-10-14T20:30:40.485Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:30:40 [2025-10-14T20:30:40.485Z] Cloning into 'config'...
20:30:41 [2025-10-14T20:30:41.046Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:30:41 [2025-10-14T20:30:41.046Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:30:43 [2025-10-14T20:30:43.557Z] From https://gitlab.com/fedora/bootc/base-images
20:30:43 [2025-10-14T20:30:43.557Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
20:30:43 [2025-10-14T20:30:43.557Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
20:30:43 [2025-10-14T20:30:43.557Z] + '[' -n c4948eb59c8ed1ba973645a0c9e27e01772fe437 ']'
20:30:43 [2025-10-14T20:30:43.557Z] + git -C ./config fetch origin c4948eb59c8ed1ba973645a0c9e27e01772fe437
20:30:43 [2025-10-14T20:30:43.557Z] From https://github.com/coreos/fedora-coreos-config
20:30:43 [2025-10-14T20:30:43.557Z] * branch c4948eb59c8ed1ba973645a0c9e27e01772fe437 -> FETCH_HEAD
20:30:43 [2025-10-14T20:30:43.557Z] + git -C ./config reset --hard c4948eb59c8ed1ba973645a0c9e27e01772fe437
20:30:43 [2025-10-14T20:30:43.557Z] HEAD is now at c4948eb tree: import changes from testing-devel at 5e401a54667505016bbdf81073ad4fa6c243f975
20:30:43 [2025-10-14T20:30:43.557Z] + git -C ./config submodule update --init --recursive
20:30:43 [2025-10-14T20:30:43.557Z] + set +x
20:30:43 [2025-10-14T20:30:43.557Z] Config commit: c4948eb59c8ed1ba973645a0c9e27e01772fe437
20:30:43 [2025-10-14T20:30:43.557Z] + manifest=src/config/manifest.yaml
20:30:43 [2025-10-14T20:30:43.557Z] + image=src/config/image.yaml
20:30:43 [2025-10-14T20:30:43.557Z] + [[ -n '' ]]
20:30:43 [2025-10-14T20:30:43.557Z] + [[ ! -f src/config/manifest.yaml ]]
20:30:43 [2025-10-14T20:30:43.557Z] + [[ ! -f src/config/image.yaml ]]
20:30:43 [2025-10-14T20:30:43.557Z] + mkdir -p cache
20:30:43 [2025-10-14T20:30:43.557Z] + mkdir -p builds
20:30:43 [2025-10-14T20:30:43.557Z] + mkdir -p tmp
20:30:43 [2025-10-14T20:30:43.557Z] + mkdir -p overrides/rpm
20:30:43 [2025-10-14T20:30:43.557Z] + mkdir -p overrides/rootfs
20:30:43 [2025-10-14T20:30:43.557Z] + test 0 = 1
20:30:43 [2025-10-14T20:30:43.557Z] + case "${YUMREPOS}" in
20:30:43 [2025-10-14T20:30:43.557Z] + set +x
20:30:43 [2025-10-14T20:30:43.557Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.