Console Output
09:23:40 [2025-02-20T09:23:40.266Z] + set -xeuo pipefail
09:23:40 [2025-02-20T09:23:40.266Z] ++ umask
09:23:40 [2025-02-20T09:23:40.266Z] + '[' 0022 = 0000 ']'
09:23:40 [2025-02-20T09:23:40.266Z] + cosa init --branch rawhide --commit=420dadccfe5cf89b9d223b1566c02d8296d71858 https://github.com/coreos/fedora-coreos-config
09:23:40 [2025-02-20T09:23:40.266Z] notice: failed to look up uid in /etc/passwd; enabling workaround
09:23:40 [2025-02-20T09:23:40.266Z] info: Missing CAP_SYS_ADMIN; using virt
09:23:40 [2025-02-20T09:23:40.266Z] + mkdir -p src
09:23:40 [2025-02-20T09:23:40.266Z] + cd src
09:23:40 [2025-02-20T09:23:40.266Z] + test -e config
09:23:40 [2025-02-20T09:23:40.266Z] + case "${source}" in
09:23:40 [2025-02-20T09:23:40.266Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
09:23:40 [2025-02-20T09:23:40.266Z] Cloning into 'config'...
09:23:41 [2025-02-20T09:23:41.634Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
09:23:41 [2025-02-20T09:23:41.634Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
09:23:42 [2025-02-20T09:23:42.556Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
09:23:42 [2025-02-20T09:23:42.556Z] + '[' -n 420dadccfe5cf89b9d223b1566c02d8296d71858 ']'
09:23:42 [2025-02-20T09:23:42.556Z] + git -C ./config fetch origin 420dadccfe5cf89b9d223b1566c02d8296d71858
09:23:42 [2025-02-20T09:23:42.812Z] From https://github.com/coreos/fedora-coreos-config
09:23:42 [2025-02-20T09:23:42.812Z] * branch 420dadccfe5cf89b9d223b1566c02d8296d71858 -> FETCH_HEAD
09:23:42 [2025-02-20T09:23:42.812Z] + git -C ./config reset --hard 420dadccfe5cf89b9d223b1566c02d8296d71858
09:23:42 [2025-02-20T09:23:42.812Z] HEAD is now at 420dadc overrides: pin grub2-2.12-23.fc43
09:23:42 [2025-02-20T09:23:42.812Z] + git -C ./config submodule update --init --recursive
09:23:42 [2025-02-20T09:23:42.812Z] + set +x
09:23:42 [2025-02-20T09:23:42.812Z] Config commit: 420dadccfe5cf89b9d223b1566c02d8296d71858
09:23:42 [2025-02-20T09:23:42.812Z] + manifest=src/config/manifest.yaml
09:23:42 [2025-02-20T09:23:42.812Z] + image=src/config/image.yaml
09:23:42 [2025-02-20T09:23:42.812Z] + [[ -n '' ]]
09:23:42 [2025-02-20T09:23:42.812Z] + [[ ! -f src/config/manifest.yaml ]]
09:23:42 [2025-02-20T09:23:42.812Z] + [[ ! -f src/config/image.yaml ]]
09:23:42 [2025-02-20T09:23:42.812Z] + mkdir -p cache
09:23:42 [2025-02-20T09:23:42.812Z] + mkdir -p builds
09:23:42 [2025-02-20T09:23:42.812Z] + mkdir -p tmp
09:23:42 [2025-02-20T09:23:42.812Z] + mkdir -p overrides/rpm
09:23:42 [2025-02-20T09:23:42.812Z] + mkdir -p overrides/rootfs
09:23:42 [2025-02-20T09:23:42.812Z] + test 0 = 1
09:23:42 [2025-02-20T09:23:42.812Z] + case "${YUMREPOS}" in
09:23:42 [2025-02-20T09:23:42.812Z] + set +x
09:23:42 [2025-02-20T09:23:42.812Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.