Console Output

14:25:47 [2025-02-18T14:25:47.599Z] + set -xeuo pipefail
14:25:47 [2025-02-18T14:25:47.599Z] ++ umask
14:25:47 [2025-02-18T14:25:47.599Z] + '[' 0022 = 0000 ']'
14:25:47 [2025-02-18T14:25:47.599Z] + cosa init --branch rawhide --commit=3f2f955fa9122a277290f469657ca391437a7398 https://github.com/coreos/fedora-coreos-config
14:25:47 [2025-02-18T14:25:47.599Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:25:47 [2025-02-18T14:25:47.599Z] info: Missing CAP_SYS_ADMIN; using virt
14:25:47 [2025-02-18T14:25:47.599Z] + mkdir -p src
14:25:47 [2025-02-18T14:25:47.599Z] + cd src
14:25:47 [2025-02-18T14:25:47.599Z] + test -e config
14:25:47 [2025-02-18T14:25:47.599Z] + case "${source}" in
14:25:47 [2025-02-18T14:25:47.599Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:25:47 [2025-02-18T14:25:47.599Z] Cloning into 'config'...
14:25:47 [2025-02-18T14:25:47.854Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:25:48 [2025-02-18T14:25:48.109Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:25:48 [2025-02-18T14:25:48.669Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
14:25:48 [2025-02-18T14:25:48.669Z] + '[' -n 3f2f955fa9122a277290f469657ca391437a7398 ']'
14:25:48 [2025-02-18T14:25:48.669Z] + git -C ./config fetch origin 3f2f955fa9122a277290f469657ca391437a7398
14:25:48 [2025-02-18T14:25:48.669Z] From https://github.com/coreos/fedora-coreos-config
14:25:48 [2025-02-18T14:25:48.669Z]  * branch            3f2f955fa9122a277290f469657ca391437a7398 -> FETCH_HEAD
14:25:48 [2025-02-18T14:25:48.669Z] + git -C ./config reset --hard 3f2f955fa9122a277290f469657ca391437a7398
14:25:48 [2025-02-18T14:25:48.669Z] HEAD is now at 3f2f955 Enable 'erofs' by default for the rootfs in the Live ISO/PXE artifacts
14:25:48 [2025-02-18T14:25:48.669Z] + git -C ./config submodule update --init --recursive
14:25:48 [2025-02-18T14:25:48.669Z] + set +x
14:25:48 [2025-02-18T14:25:48.669Z] Config commit: 3f2f955fa9122a277290f469657ca391437a7398
14:25:48 [2025-02-18T14:25:48.669Z] + manifest=src/config/manifest.yaml
14:25:48 [2025-02-18T14:25:48.669Z] + image=src/config/image.yaml
14:25:48 [2025-02-18T14:25:48.669Z] + [[ -n '' ]]
14:25:48 [2025-02-18T14:25:48.669Z] + [[ ! -f src/config/manifest.yaml ]]
14:25:48 [2025-02-18T14:25:48.669Z] + [[ ! -f src/config/image.yaml ]]
14:25:48 [2025-02-18T14:25:48.669Z] + mkdir -p cache
14:25:48 [2025-02-18T14:25:48.669Z] + mkdir -p builds
14:25:48 [2025-02-18T14:25:48.669Z] + mkdir -p tmp
14:25:48 [2025-02-18T14:25:48.669Z] + mkdir -p overrides/rpm
14:25:48 [2025-02-18T14:25:48.669Z] + mkdir -p overrides/rootfs
14:25:48 [2025-02-18T14:25:48.669Z] + test 0 = 1
14:25:48 [2025-02-18T14:25:48.669Z] + case "${YUMREPOS}" in
14:25:48 [2025-02-18T14:25:48.669Z] + set +x
14:25:48 [2025-02-18T14:25:48.669Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.