Console Output
23:16:20 [2025-11-13T23:16:20.106Z] + set -xeuo pipefail
23:16:20 [2025-11-13T23:16:20.106Z] ++ umask
23:16:20 [2025-11-13T23:16:20.106Z] + '[' 0022 = 0000 ']'
23:16:20 [2025-11-13T23:16:20.106Z] + cosa init --branch rawhide --commit=ffd022c39433d0190fe87527f0ad9afbfd06e014 https://github.com/coreos/fedora-coreos-config
23:16:20 [2025-11-13T23:16:20.106Z] notice: failed to look up uid in /etc/passwd; enabling workaround
23:16:20 [2025-11-13T23:16:20.106Z] info: Missing CAP_SYS_ADMIN; using virt
23:16:20 [2025-11-13T23:16:20.106Z] + mkdir -p src
23:16:20 [2025-11-13T23:16:20.106Z] + cd src
23:16:20 [2025-11-13T23:16:20.106Z] + test -e config
23:16:20 [2025-11-13T23:16:20.106Z] + case "${source}" in
23:16:20 [2025-11-13T23:16:20.106Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
23:16:20 [2025-11-13T23:16:20.106Z] Cloning into 'config'...
23:16:20 [2025-11-13T23:16:20.362Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
23:16:20 [2025-11-13T23:16:20.362Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
23:16:22 [2025-11-13T23:16:22.875Z] From https://gitlab.com/fedora/bootc/base-images
23:16:22 [2025-11-13T23:16:22.875Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
23:16:22 [2025-11-13T23:16:22.875Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
23:16:22 [2025-11-13T23:16:22.875Z] + '[' -n ffd022c39433d0190fe87527f0ad9afbfd06e014 ']'
23:16:22 [2025-11-13T23:16:22.875Z] + git -C ./config fetch origin ffd022c39433d0190fe87527f0ad9afbfd06e014
23:16:22 [2025-11-13T23:16:22.875Z] From https://github.com/coreos/fedora-coreos-config
23:16:22 [2025-11-13T23:16:22.875Z] * branch ffd022c39433d0190fe87527f0ad9afbfd06e014 -> FETCH_HEAD
23:16:22 [2025-11-13T23:16:22.875Z] + git -C ./config reset --hard ffd022c39433d0190fe87527f0ad9afbfd06e014
23:16:22 [2025-11-13T23:16:22.875Z] HEAD is now at ffd022c lockfiles: bump to latest
23:16:22 [2025-11-13T23:16:22.875Z] + git -C ./config submodule update --init --recursive
23:16:22 [2025-11-13T23:16:22.875Z] + set +x
23:16:22 [2025-11-13T23:16:22.875Z] Config commit: ffd022c39433d0190fe87527f0ad9afbfd06e014
23:16:22 [2025-11-13T23:16:22.875Z] + manifest=src/config/manifest.yaml
23:16:22 [2025-11-13T23:16:22.875Z] + image=src/config/image.yaml
23:16:22 [2025-11-13T23:16:22.875Z] + [[ -n '' ]]
23:16:22 [2025-11-13T23:16:22.875Z] + [[ ! -f src/config/manifest.yaml ]]
23:16:22 [2025-11-13T23:16:22.875Z] + [[ ! -f src/config/image.yaml ]]
23:16:22 [2025-11-13T23:16:22.875Z] + mkdir -p cache
23:16:22 [2025-11-13T23:16:22.875Z] + mkdir -p builds
23:16:22 [2025-11-13T23:16:22.875Z] + mkdir -p tmp
23:16:22 [2025-11-13T23:16:22.875Z] + mkdir -p overrides/rpm
23:16:22 [2025-11-13T23:16:22.875Z] + mkdir -p overrides/rootfs
23:16:22 [2025-11-13T23:16:22.875Z] + test 0 = 1
23:16:22 [2025-11-13T23:16:22.875Z] + case "${YUMREPOS}" in
23:16:22 [2025-11-13T23:16:22.875Z] + set +x
23:16:22 [2025-11-13T23:16:22.875Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.