Console Output

03:34:13 [2025-01-29T03:34:13.791Z] + set -xeuo pipefail
03:34:13 [2025-01-29T03:34:13.791Z] ++ umask
03:34:13 [2025-01-29T03:34:13.791Z] + '[' 0022 = 0000 ']'
03:34:13 [2025-01-29T03:34:13.791Z] + cosa init --branch rawhide --commit=259333b8cfb98d8d3260759241ae9d56772ed936 https://github.com/coreos/fedora-coreos-config
03:34:13 [2025-01-29T03:34:13.791Z] notice: failed to look up uid in /etc/passwd; enabling workaround
03:34:13 [2025-01-29T03:34:13.791Z] info: Missing CAP_SYS_ADMIN; using virt
03:34:13 [2025-01-29T03:34:13.791Z] + mkdir -p src
03:34:13 [2025-01-29T03:34:13.791Z] + cd src
03:34:13 [2025-01-29T03:34:13.791Z] + test -e config
03:34:13 [2025-01-29T03:34:13.791Z] + case "${source}" in
03:34:13 [2025-01-29T03:34:13.791Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
03:34:13 [2025-01-29T03:34:13.791Z] Cloning into 'config'...
03:34:14 [2025-01-29T03:34:14.050Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
03:34:14 [2025-01-29T03:34:14.050Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
03:34:14 [2025-01-29T03:34:14.614Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
03:34:14 [2025-01-29T03:34:14.614Z] + '[' -n 259333b8cfb98d8d3260759241ae9d56772ed936 ']'
03:34:14 [2025-01-29T03:34:14.614Z] + git -C ./config fetch origin 259333b8cfb98d8d3260759241ae9d56772ed936
03:34:15 [2025-01-29T03:34:15.175Z] From https://github.com/coreos/fedora-coreos-config
03:34:15 [2025-01-29T03:34:15.175Z]  * branch            259333b8cfb98d8d3260759241ae9d56772ed936 -> FETCH_HEAD
03:34:15 [2025-01-29T03:34:15.175Z] Fetching submodule fedora-bootc
03:34:16 [2025-01-29T03:34:16.099Z] From https://gitlab.com/fedora/bootc/base-images
03:34:16 [2025-01-29T03:34:16.099Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
03:34:16 [2025-01-29T03:34:16.099Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
03:34:16 [2025-01-29T03:34:16.099Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
03:34:16 [2025-01-29T03:34:16.099Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
03:34:16 [2025-01-29T03:34:16.099Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
03:34:16 [2025-01-29T03:34:16.099Z] + git -C ./config reset --hard 259333b8cfb98d8d3260759241ae9d56772ed936
03:34:16 [2025-01-29T03:34:16.099Z] HEAD is now at 259333b overrides: fast-track rpm-ostree-2025.3-3.fc42
03:34:16 [2025-01-29T03:34:16.099Z] + git -C ./config submodule update --init --recursive
03:34:16 [2025-01-29T03:34:16.354Z] + set +x
03:34:16 [2025-01-29T03:34:16.354Z] Config commit: 259333b8cfb98d8d3260759241ae9d56772ed936
03:34:16 [2025-01-29T03:34:16.354Z] + manifest=src/config/manifest.yaml
03:34:16 [2025-01-29T03:34:16.354Z] + image=src/config/image.yaml
03:34:16 [2025-01-29T03:34:16.354Z] + [[ -n '' ]]
03:34:16 [2025-01-29T03:34:16.354Z] + [[ ! -f src/config/manifest.yaml ]]
03:34:16 [2025-01-29T03:34:16.354Z] + [[ ! -f src/config/image.yaml ]]
03:34:16 [2025-01-29T03:34:16.354Z] + mkdir -p cache
03:34:16 [2025-01-29T03:34:16.354Z] + mkdir -p builds
03:34:16 [2025-01-29T03:34:16.354Z] + mkdir -p tmp
03:34:16 [2025-01-29T03:34:16.354Z] + mkdir -p overrides/rpm
03:34:16 [2025-01-29T03:34:16.354Z] + mkdir -p overrides/rootfs
03:34:16 [2025-01-29T03:34:16.354Z] + test 0 = 1
03:34:16 [2025-01-29T03:34:16.354Z] + case "${YUMREPOS}" in
03:34:16 [2025-01-29T03:34:16.354Z] + set +x
03:34:16 [2025-01-29T03:34:16.354Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.