Console Output
23:02:05 [2025-02-19T23:02:05.053Z] + set -xeuo pipefail
23:02:05 [2025-02-19T23:02:05.053Z] ++ umask
23:02:05 [2025-02-19T23:02:05.053Z] + '[' 0022 = 0000 ']'
23:02:05 [2025-02-19T23:02:05.053Z] + cosa init --branch testing-devel --commit=11cce8c139408d2caf3099b15b195cbf728b1624 https://github.com/coreos/fedora-coreos-config
23:02:05 [2025-02-19T23:02:05.053Z] notice: failed to look up uid in /etc/passwd; enabling workaround
23:02:05 [2025-02-19T23:02:05.053Z] info: Missing CAP_SYS_ADMIN; using virt
23:02:05 [2025-02-19T23:02:05.053Z] + mkdir -p src
23:02:05 [2025-02-19T23:02:05.053Z] + cd src
23:02:05 [2025-02-19T23:02:05.053Z] + test -e config
23:02:05 [2025-02-19T23:02:05.053Z] + case "${source}" in
23:02:05 [2025-02-19T23:02:05.053Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
23:02:05 [2025-02-19T23:02:05.053Z] Cloning into 'config'...
23:02:05 [2025-02-19T23:02:05.309Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
23:02:05 [2025-02-19T23:02:05.309Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
23:02:06 [2025-02-19T23:02:06.230Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
23:02:06 [2025-02-19T23:02:06.230Z] + '[' -n 11cce8c139408d2caf3099b15b195cbf728b1624 ']'
23:02:06 [2025-02-19T23:02:06.230Z] + git -C ./config fetch origin 11cce8c139408d2caf3099b15b195cbf728b1624
23:02:06 [2025-02-19T23:02:06.230Z] From https://github.com/coreos/fedora-coreos-config
23:02:06 [2025-02-19T23:02:06.230Z] * branch 11cce8c139408d2caf3099b15b195cbf728b1624 -> FETCH_HEAD
23:02:06 [2025-02-19T23:02:06.230Z] + git -C ./config reset --hard 11cce8c139408d2caf3099b15b195cbf728b1624
23:02:06 [2025-02-19T23:02:06.230Z] HEAD is now at 11cce8c overlay/05core: coreos-ignition dracut: use vendored sgdisk for el10
23:02:06 [2025-02-19T23:02:06.230Z] + git -C ./config submodule update --init --recursive
23:02:06 [2025-02-19T23:02:06.230Z] + set +x
23:02:06 [2025-02-19T23:02:06.230Z] Config commit: 11cce8c139408d2caf3099b15b195cbf728b1624
23:02:06 [2025-02-19T23:02:06.230Z] + manifest=src/config/manifest.yaml
23:02:06 [2025-02-19T23:02:06.230Z] + image=src/config/image.yaml
23:02:06 [2025-02-19T23:02:06.230Z] + [[ -n '' ]]
23:02:06 [2025-02-19T23:02:06.230Z] + [[ ! -f src/config/manifest.yaml ]]
23:02:06 [2025-02-19T23:02:06.230Z] + [[ ! -f src/config/image.yaml ]]
23:02:06 [2025-02-19T23:02:06.230Z] + mkdir -p cache
23:02:06 [2025-02-19T23:02:06.230Z] + mkdir -p builds
23:02:06 [2025-02-19T23:02:06.230Z] + mkdir -p tmp
23:02:06 [2025-02-19T23:02:06.230Z] + mkdir -p overrides/rpm
23:02:06 [2025-02-19T23:02:06.230Z] + mkdir -p overrides/rootfs
23:02:06 [2025-02-19T23:02:06.230Z] + test 0 = 1
23:02:06 [2025-02-19T23:02:06.230Z] + case "${YUMREPOS}" in
23:02:06 [2025-02-19T23:02:06.230Z] + set +x
23:02:06 [2025-02-19T23:02:06.230Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.