Console Output
19:38:45 [2025-10-02T19:38:45.202Z] + set -xeuo pipefail
19:38:45 [2025-10-02T19:38:45.202Z] ++ umask
19:38:45 [2025-10-02T19:38:45.202Z] + '[' 0022 = 0000 ']'
19:38:45 [2025-10-02T19:38:45.202Z] + cosa init --branch next-devel --commit=017bdaea35b49ca1f73a35d96cbf0200a7afadce https://github.com/coreos/fedora-coreos-config
19:38:45 [2025-10-02T19:38:45.202Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:38:45 [2025-10-02T19:38:45.202Z] info: Missing CAP_SYS_ADMIN; using virt
19:38:45 [2025-10-02T19:38:45.202Z] + mkdir -p src
19:38:45 [2025-10-02T19:38:45.202Z] + cd src
19:38:45 [2025-10-02T19:38:45.202Z] + test -e config
19:38:45 [2025-10-02T19:38:45.202Z] + case "${source}" in
19:38:45 [2025-10-02T19:38:45.202Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:38:45 [2025-10-02T19:38:45.202Z] Cloning into 'config'...
19:38:45 [2025-10-02T19:38:45.760Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:38:45 [2025-10-02T19:38:45.760Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:38:48 [2025-10-02T19:38:48.276Z] From https://gitlab.com/fedora/bootc/base-images
19:38:48 [2025-10-02T19:38:48.276Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
19:38:48 [2025-10-02T19:38:48.276Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
19:38:48 [2025-10-02T19:38:48.276Z] + '[' -n 017bdaea35b49ca1f73a35d96cbf0200a7afadce ']'
19:38:48 [2025-10-02T19:38:48.276Z] + git -C ./config fetch origin 017bdaea35b49ca1f73a35d96cbf0200a7afadce
19:38:48 [2025-10-02T19:38:48.276Z] From https://github.com/coreos/fedora-coreos-config
19:38:48 [2025-10-02T19:38:48.276Z] * branch 017bdaea35b49ca1f73a35d96cbf0200a7afadce -> FETCH_HEAD
19:38:48 [2025-10-02T19:38:48.276Z] + git -C ./config reset --hard 017bdaea35b49ca1f73a35d96cbf0200a7afadce
19:38:48 [2025-10-02T19:38:48.276Z] HEAD is now at 017bdae lockfiles: bump to latest
19:38:48 [2025-10-02T19:38:48.276Z] + git -C ./config submodule update --init --recursive
19:38:48 [2025-10-02T19:38:48.276Z] + set +x
19:38:48 [2025-10-02T19:38:48.276Z] Config commit: 017bdaea35b49ca1f73a35d96cbf0200a7afadce
19:38:48 [2025-10-02T19:38:48.276Z] + manifest=src/config/manifest.yaml
19:38:48 [2025-10-02T19:38:48.276Z] + image=src/config/image.yaml
19:38:48 [2025-10-02T19:38:48.276Z] + [[ -n '' ]]
19:38:48 [2025-10-02T19:38:48.276Z] + [[ ! -f src/config/manifest.yaml ]]
19:38:48 [2025-10-02T19:38:48.276Z] + [[ ! -f src/config/image.yaml ]]
19:38:48 [2025-10-02T19:38:48.276Z] + mkdir -p cache
19:38:48 [2025-10-02T19:38:48.276Z] + mkdir -p builds
19:38:48 [2025-10-02T19:38:48.276Z] + mkdir -p tmp
19:38:48 [2025-10-02T19:38:48.276Z] + mkdir -p overrides/rpm
19:38:48 [2025-10-02T19:38:48.276Z] + mkdir -p overrides/rootfs
19:38:48 [2025-10-02T19:38:48.276Z] + test 0 = 1
19:38:48 [2025-10-02T19:38:48.276Z] + case "${YUMREPOS}" in
19:38:48 [2025-10-02T19:38:48.276Z] + set +x
19:38:48 [2025-10-02T19:38:48.276Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.