Console Output
08:32:49 [2025-01-20T08:32:49.187Z] + set -xeuo pipefail
08:32:49 [2025-01-20T08:32:49.187Z] ++ umask
08:32:49 [2025-01-20T08:32:49.187Z] + '[' 0022 = 0000 ']'
08:32:49 [2025-01-20T08:32:49.187Z] + cosa init --branch rawhide --commit=7d854b1005c8c50b0e8a6884bcdd7073f0c6d874 https://github.com/coreos/fedora-coreos-config
08:32:49 [2025-01-20T08:32:49.187Z] notice: failed to look up uid in /etc/passwd; enabling workaround
08:32:49 [2025-01-20T08:32:49.187Z] info: Missing CAP_SYS_ADMIN; using virt
08:32:49 [2025-01-20T08:32:49.187Z] + mkdir -p src
08:32:49 [2025-01-20T08:32:49.187Z] + cd src
08:32:49 [2025-01-20T08:32:49.187Z] + test -e config
08:32:49 [2025-01-20T08:32:49.187Z] + case "${source}" in
08:32:49 [2025-01-20T08:32:49.187Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
08:32:49 [2025-01-20T08:32:49.187Z] Cloning into 'config'...
08:32:49 [2025-01-20T08:32:49.442Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
08:32:49 [2025-01-20T08:32:49.442Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
08:32:51 [2025-01-20T08:32:51.324Z] From https://gitlab.com/fedora/bootc/base-images
08:32:51 [2025-01-20T08:32:51.324Z] * branch 461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
08:32:51 [2025-01-20T08:32:51.324Z] Submodule path 'fedora-bootc': checked out '461786bc6a0bbb9e7511e115209a7ffbfafda452'
08:32:51 [2025-01-20T08:32:51.324Z] + '[' -n 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874 ']'
08:32:51 [2025-01-20T08:32:51.324Z] + git -C ./config fetch origin 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874
08:32:51 [2025-01-20T08:32:51.324Z] From https://github.com/coreos/fedora-coreos-config
08:32:51 [2025-01-20T08:32:51.324Z] * branch 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874 -> FETCH_HEAD
08:32:51 [2025-01-20T08:32:51.324Z] + git -C ./config reset --hard 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874
08:32:51 [2025-01-20T08:32:51.324Z] HEAD is now at 7d854b1 overrides: fast-track systemd-257.2-4.fc42
08:32:51 [2025-01-20T08:32:51.324Z] + git -C ./config submodule update --init --recursive
08:32:51 [2025-01-20T08:32:51.324Z] + set +x
08:32:51 [2025-01-20T08:32:51.324Z] Config commit: 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874
08:32:51 [2025-01-20T08:32:51.324Z] + manifest=src/config/manifest.yaml
08:32:51 [2025-01-20T08:32:51.324Z] + image=src/config/image.yaml
08:32:51 [2025-01-20T08:32:51.324Z] + [[ -n '' ]]
08:32:51 [2025-01-20T08:32:51.324Z] + [[ ! -f src/config/manifest.yaml ]]
08:32:51 [2025-01-20T08:32:51.324Z] + [[ ! -f src/config/image.yaml ]]
08:32:51 [2025-01-20T08:32:51.324Z] + mkdir -p cache
08:32:51 [2025-01-20T08:32:51.324Z] + mkdir -p builds
08:32:51 [2025-01-20T08:32:51.324Z] + mkdir -p tmp
08:32:51 [2025-01-20T08:32:51.324Z] + mkdir -p overrides/rpm
08:32:51 [2025-01-20T08:32:51.324Z] + mkdir -p overrides/rootfs
08:32:51 [2025-01-20T08:32:51.324Z] + test 0 = 1
08:32:51 [2025-01-20T08:32:51.324Z] + case "${YUMREPOS}" in
08:32:51 [2025-01-20T08:32:51.324Z] + set +x
08:32:51 [2025-01-20T08:32:51.324Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.