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