Console Output
18:28:07 [2025-10-15T18:28:07.425Z] + set -xeuo pipefail
18:28:07 [2025-10-15T18:28:07.425Z] ++ umask
18:28:07 [2025-10-15T18:28:07.425Z] + '[' 0022 = 0000 ']'
18:28:07 [2025-10-15T18:28:07.425Z] + cd /srv/coreos
18:28:07 [2025-10-15T18:28:07.425Z] + cosa init https://github.com/coreos/fedora-coreos-config
18:28:07 [2025-10-15T18:28:07.425Z] notice: failed to look up uid in /etc/passwd; enabling workaround
18:28:07 [2025-10-15T18:28:07.425Z] info: Missing CAP_SYS_ADMIN; using virt
18:28:07 [2025-10-15T18:28:07.425Z] + mkdir -p src
18:28:07 [2025-10-15T18:28:07.425Z] + cd src
18:28:07 [2025-10-15T18:28:07.425Z] + test -e config
18:28:07 [2025-10-15T18:28:07.425Z] + case "${source}" in
18:28:07 [2025-10-15T18:28:07.425Z] + git clone --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
18:28:07 [2025-10-15T18:28:07.425Z] Cloning into 'config'...
18:28:07 [2025-10-15T18:28:07.984Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
18:28:07 [2025-10-15T18:28:07.984Z] Cloning into '/srv/coreos/src/config/fedora-bootc'...
18:28:10 [2025-10-15T18:28:10.497Z] From https://gitlab.com/fedora/bootc/base-images
18:28:10 [2025-10-15T18:28:10.497Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
18:28:10 [2025-10-15T18:28:10.497Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
18:28:10 [2025-10-15T18:28:10.497Z] + '[' -n '' ']'
18:28:10 [2025-10-15T18:28:10.497Z] + set +x
18:28:10 [2025-10-15T18:28:10.497Z] Config commit: 339a3f52e90b520e791e51d5ad6668014f798e4f
18:28:10 [2025-10-15T18:28:10.497Z] + manifest=src/config/manifest.yaml
18:28:10 [2025-10-15T18:28:10.497Z] + image=src/config/image.yaml
18:28:10 [2025-10-15T18:28:10.497Z] + [[ -n '' ]]
18:28:10 [2025-10-15T18:28:10.497Z] + [[ ! -f src/config/manifest.yaml ]]
18:28:10 [2025-10-15T18:28:10.497Z] + [[ ! -f src/config/image.yaml ]]
18:28:10 [2025-10-15T18:28:10.497Z] + mkdir -p cache
18:28:10 [2025-10-15T18:28:10.497Z] + mkdir -p builds
18:28:10 [2025-10-15T18:28:10.497Z] + mkdir -p tmp
18:28:10 [2025-10-15T18:28:10.497Z] + mkdir -p overrides/rpm
18:28:10 [2025-10-15T18:28:10.497Z] + mkdir -p overrides/rootfs
18:28:10 [2025-10-15T18:28:10.497Z] + test 0 = 1
18:28:10 [2025-10-15T18:28:10.497Z] + case "${YUMREPOS}" in
18:28:10 [2025-10-15T18:28:10.497Z] + set +x
18:28:10 [2025-10-15T18:28:10.497Z] Initialized /srv/coreos as coreos-assembler working directory.