Console Output

19:40:45 [2025-04-01T19:40:45.425Z] + set -xeuo pipefail
19:40:45 [2025-04-01T19:40:45.425Z] ++ umask
19:40:45 [2025-04-01T19:40:45.425Z] + '[' 0022 = 0000 ']'
19:40:45 [2025-04-01T19:40:45.425Z] + cosa init --branch rawhide --commit=f1b49e4336322b517db44d6470a4f9eb0d22d0c2 https://github.com/coreos/fedora-coreos-config
19:40:45 [2025-04-01T19:40:45.425Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:40:45 [2025-04-01T19:40:45.679Z] info: Missing CAP_SYS_ADMIN; using virt
19:40:45 [2025-04-01T19:40:45.679Z] + mkdir -p src
19:40:45 [2025-04-01T19:40:45.679Z] + cd src
19:40:45 [2025-04-01T19:40:45.679Z] + test -e config
19:40:45 [2025-04-01T19:40:45.679Z] + case "${source}" in
19:40:45 [2025-04-01T19:40:45.679Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:40:45 [2025-04-01T19:40:45.679Z] Cloning into 'config'...
19:40:45 [2025-04-01T19:40:45.679Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
19:40:45 [2025-04-01T19:40:45.679Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
19:40:48 [2025-04-01T19:40:48.207Z] From https://gitlab.com/fedora/bootc/base-images
19:40:48 [2025-04-01T19:40:48.207Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
19:40:48 [2025-04-01T19:40:48.207Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
19:40:48 [2025-04-01T19:40:48.207Z] + '[' -n f1b49e4336322b517db44d6470a4f9eb0d22d0c2 ']'
19:40:48 [2025-04-01T19:40:48.207Z] + git -C ./config fetch origin f1b49e4336322b517db44d6470a4f9eb0d22d0c2
19:40:48 [2025-04-01T19:40:48.207Z] From https://github.com/coreos/fedora-coreos-config
19:40:48 [2025-04-01T19:40:48.207Z]  * branch            f1b49e4336322b517db44d6470a4f9eb0d22d0c2 -> FETCH_HEAD
19:40:48 [2025-04-01T19:40:48.462Z] Fetching submodule fedora-bootc
19:40:49 [2025-04-01T19:40:49.389Z] From https://gitlab.com/fedora/bootc/base-images
19:40:49 [2025-04-01T19:40:49.389Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
19:40:49 [2025-04-01T19:40:49.389Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
19:40:49 [2025-04-01T19:40:49.389Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
19:40:49 [2025-04-01T19:40:49.389Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
19:40:49 [2025-04-01T19:40:49.389Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
19:40:49 [2025-04-01T19:40:49.389Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
19:40:49 [2025-04-01T19:40:49.389Z] + git -C ./config reset --hard f1b49e4336322b517db44d6470a4f9eb0d22d0c2
19:40:49 [2025-04-01T19:40:49.643Z] HEAD is now at f1b49e4 tree: import changes from testing-devel at cfe9423f1579f6b42b15ba884d9a0d5af742e8f3
19:40:49 [2025-04-01T19:40:49.643Z] + git -C ./config submodule update --init --recursive
19:40:49 [2025-04-01T19:40:49.643Z] + set +x
19:40:49 [2025-04-01T19:40:49.643Z] Config commit: f1b49e4336322b517db44d6470a4f9eb0d22d0c2
19:40:49 [2025-04-01T19:40:49.643Z] + manifest=src/config/manifest.yaml
19:40:49 [2025-04-01T19:40:49.643Z] + image=src/config/image.yaml
19:40:49 [2025-04-01T19:40:49.643Z] + [[ -n '' ]]
19:40:49 [2025-04-01T19:40:49.643Z] + [[ ! -f src/config/manifest.yaml ]]
19:40:49 [2025-04-01T19:40:49.643Z] + [[ ! -f src/config/image.yaml ]]
19:40:49 [2025-04-01T19:40:49.643Z] + mkdir -p cache
19:40:49 [2025-04-01T19:40:49.643Z] + mkdir -p builds
19:40:49 [2025-04-01T19:40:49.643Z] + mkdir -p tmp
19:40:49 [2025-04-01T19:40:49.643Z] + mkdir -p overrides/rpm
19:40:49 [2025-04-01T19:40:49.643Z] + mkdir -p overrides/rootfs
19:40:49 [2025-04-01T19:40:49.643Z] + test 0 = 1
19:40:49 [2025-04-01T19:40:49.643Z] + case "${YUMREPOS}" in
19:40:49 [2025-04-01T19:40:49.643Z] + set +x
19:40:49 [2025-04-01T19:40:49.643Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.