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