Console Output

23:56:49 [2025-03-27T23:56:49.026Z] + set -xeuo pipefail
23:56:49 [2025-03-27T23:56:49.026Z] ++ umask
23:56:49 [2025-03-27T23:56:49.026Z] + '[' 0022 = 0000 ']'
23:56:49 [2025-03-27T23:56:49.026Z] + cosa init --branch rawhide --commit=8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e https://github.com/coreos/fedora-coreos-config
23:56:49 [2025-03-27T23:56:49.026Z] notice: failed to look up uid in /etc/passwd; enabling workaround
23:56:49 [2025-03-27T23:56:49.026Z] info: Missing CAP_SYS_ADMIN; using virt
23:56:49 [2025-03-27T23:56:49.026Z] + mkdir -p src
23:56:49 [2025-03-27T23:56:49.026Z] + cd src
23:56:49 [2025-03-27T23:56:49.026Z] + test -e config
23:56:49 [2025-03-27T23:56:49.026Z] + case "${source}" in
23:56:49 [2025-03-27T23:56:49.026Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
23:56:49 [2025-03-27T23:56:49.026Z] Cloning into 'config'...
23:56:49 [2025-03-27T23:56:49.281Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
23:56:49 [2025-03-27T23:56:49.281Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
23:56:51 [2025-03-27T23:56:51.786Z] From https://gitlab.com/fedora/bootc/base-images
23:56:51 [2025-03-27T23:56:51.786Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
23:56:51 [2025-03-27T23:56:51.786Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
23:56:51 [2025-03-27T23:56:51.786Z] + '[' -n 8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e ']'
23:56:51 [2025-03-27T23:56:51.786Z] + git -C ./config fetch origin 8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e
23:56:51 [2025-03-27T23:56:51.786Z] From https://github.com/coreos/fedora-coreos-config
23:56:51 [2025-03-27T23:56:51.786Z]  * branch            8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e -> FETCH_HEAD
23:56:52 [2025-03-27T23:56:52.040Z] Fetching submodule fedora-bootc
23:56:53 [2025-03-27T23:56:53.396Z] From https://gitlab.com/fedora/bootc/base-images
23:56:53 [2025-03-27T23:56:53.396Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
23:56:53 [2025-03-27T23:56:53.396Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
23:56:53 [2025-03-27T23:56:53.396Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
23:56:53 [2025-03-27T23:56:53.396Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
23:56:53 [2025-03-27T23:56:53.396Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
23:56:53 [2025-03-27T23:56:53.396Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
23:56:53 [2025-03-27T23:56:53.396Z] + git -C ./config reset --hard 8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e
23:56:53 [2025-03-27T23:56:53.396Z] HEAD is now at 8a53dfa overrides: pin dracut-103-3.fc42
23:56:53 [2025-03-27T23:56:53.396Z] + git -C ./config submodule update --init --recursive
23:56:53 [2025-03-27T23:56:53.396Z] + set +x
23:56:53 [2025-03-27T23:56:53.396Z] Config commit: 8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e
23:56:53 [2025-03-27T23:56:53.396Z] + manifest=src/config/manifest.yaml
23:56:53 [2025-03-27T23:56:53.396Z] + image=src/config/image.yaml
23:56:53 [2025-03-27T23:56:53.396Z] + [[ -n '' ]]
23:56:53 [2025-03-27T23:56:53.396Z] + [[ ! -f src/config/manifest.yaml ]]
23:56:53 [2025-03-27T23:56:53.396Z] + [[ ! -f src/config/image.yaml ]]
23:56:53 [2025-03-27T23:56:53.396Z] + mkdir -p cache
23:56:53 [2025-03-27T23:56:53.396Z] + mkdir -p builds
23:56:53 [2025-03-27T23:56:53.396Z] + mkdir -p tmp
23:56:53 [2025-03-27T23:56:53.396Z] + mkdir -p overrides/rpm
23:56:53 [2025-03-27T23:56:53.396Z] + mkdir -p overrides/rootfs
23:56:53 [2025-03-27T23:56:53.396Z] + test 0 = 1
23:56:53 [2025-03-27T23:56:53.396Z] + case "${YUMREPOS}" in
23:56:53 [2025-03-27T23:56:53.396Z] + set +x
23:56:53 [2025-03-27T23:56:53.396Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.