Console Output

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