Console Output

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