Console Output
15:48:55 [2024-12-12T15:48:55.380Z] + set -xeuo pipefail
15:48:55 [2024-12-12T15:48:55.380Z] ++ umask
15:48:55 [2024-12-12T15:48:55.380Z] + '[' 0022 = 0000 ']'
15:48:55 [2024-12-12T15:48:55.380Z] + cosa init --branch rawhide --commit=a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0 https://github.com/coreos/fedora-coreos-config
15:48:55 [2024-12-12T15:48:55.380Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:48:55 [2024-12-12T15:48:55.380Z] info: Missing CAP_SYS_ADMIN; using virt
15:48:55 [2024-12-12T15:48:55.380Z] + mkdir -p src
15:48:55 [2024-12-12T15:48:55.380Z] + cd src
15:48:55 [2024-12-12T15:48:55.380Z] + test -e config
15:48:55 [2024-12-12T15:48:55.380Z] + case "${source}" in
15:48:55 [2024-12-12T15:48:55.380Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:48:55 [2024-12-12T15:48:55.380Z] Cloning into 'config'...
15:48:55 [2024-12-12T15:48:55.637Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:48:55 [2024-12-12T15:48:55.638Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:48:56 [2024-12-12T15:48:56.199Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
15:48:56 [2024-12-12T15:48:56.199Z] + '[' -n a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0 ']'
15:48:56 [2024-12-12T15:48:56.199Z] + git -C ./config fetch origin a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0
15:48:56 [2024-12-12T15:48:56.453Z] From https://github.com/coreos/fedora-coreos-config
15:48:56 [2024-12-12T15:48:56.453Z] * branch a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0 -> FETCH_HEAD
15:48:56 [2024-12-12T15:48:56.453Z] + git -C ./config reset --hard a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0
15:48:56 [2024-12-12T15:48:56.453Z] HEAD is now at a66a77c tree: import changes from testing-devel at 86e939589012f24695f609ca3cf43ad2fae05997
15:48:56 [2024-12-12T15:48:56.453Z] + git -C ./config submodule update --init --recursive
15:48:56 [2024-12-12T15:48:56.453Z] + set +x
15:48:56 [2024-12-12T15:48:56.453Z] Config commit: a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0
15:48:56 [2024-12-12T15:48:56.453Z] + manifest=src/config/manifest.yaml
15:48:56 [2024-12-12T15:48:56.453Z] + image=src/config/image.yaml
15:48:56 [2024-12-12T15:48:56.453Z] + [[ -n '' ]]
15:48:56 [2024-12-12T15:48:56.453Z] + [[ ! -f src/config/manifest.yaml ]]
15:48:56 [2024-12-12T15:48:56.453Z] + [[ ! -f src/config/image.yaml ]]
15:48:56 [2024-12-12T15:48:56.453Z] + mkdir -p cache
15:48:56 [2024-12-12T15:48:56.453Z] + mkdir -p builds
15:48:56 [2024-12-12T15:48:56.453Z] + mkdir -p tmp
15:48:56 [2024-12-12T15:48:56.453Z] + mkdir -p overrides/rpm
15:48:56 [2024-12-12T15:48:56.453Z] + mkdir -p overrides/rootfs
15:48:56 [2024-12-12T15:48:56.453Z] + test 0 = 1
15:48:56 [2024-12-12T15:48:56.453Z] + case "${YUMREPOS}" in
15:48:56 [2024-12-12T15:48:56.453Z] + set +x
15:48:56 [2024-12-12T15:48:56.453Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.