Console Output
12:51:10 [2025-03-17T12:51:10.297Z] + set -xeuo pipefail
12:51:10 [2025-03-17T12:51:10.297Z] ++ umask
12:51:10 [2025-03-17T12:51:10.297Z] + '[' 0022 = 0000 ']'
12:51:10 [2025-03-17T12:51:10.297Z] + cosa init --branch next-devel --commit=f7c1de5f8ab4859047326e1ffba64a3128376035 https://github.com/coreos/fedora-coreos-config
12:51:10 [2025-03-17T12:51:10.297Z] notice: failed to look up uid in /etc/passwd; enabling workaround
12:51:10 [2025-03-17T12:51:10.551Z] info: Missing CAP_SYS_ADMIN; using virt
12:51:10 [2025-03-17T12:51:10.551Z] + mkdir -p src
12:51:10 [2025-03-17T12:51:10.551Z] + cd src
12:51:10 [2025-03-17T12:51:10.551Z] + test -e config
12:51:10 [2025-03-17T12:51:10.551Z] + case "${source}" in
12:51:10 [2025-03-17T12:51:10.551Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
12:51:10 [2025-03-17T12:51:10.551Z] Cloning into 'config'...
12:51:10 [2025-03-17T12:51:10.805Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
12:51:10 [2025-03-17T12:51:10.805Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
12:51:13 [2025-03-17T12:51:13.326Z] From https://gitlab.com/fedora/bootc/base-images
12:51:13 [2025-03-17T12:51:13.326Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
12:51:13 [2025-03-17T12:51:13.326Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
12:51:13 [2025-03-17T12:51:13.326Z] + '[' -n f7c1de5f8ab4859047326e1ffba64a3128376035 ']'
12:51:13 [2025-03-17T12:51:13.326Z] + git -C ./config fetch origin f7c1de5f8ab4859047326e1ffba64a3128376035
12:51:13 [2025-03-17T12:51:13.579Z] From https://github.com/coreos/fedora-coreos-config
12:51:13 [2025-03-17T12:51:13.579Z] * branch f7c1de5f8ab4859047326e1ffba64a3128376035 -> FETCH_HEAD
12:51:13 [2025-03-17T12:51:13.579Z] + git -C ./config reset --hard f7c1de5f8ab4859047326e1ffba64a3128376035
12:51:13 [2025-03-17T12:51:13.579Z] HEAD is now at f7c1de5 lockfiles: bump to latest
12:51:13 [2025-03-17T12:51:13.579Z] + git -C ./config submodule update --init --recursive
12:51:13 [2025-03-17T12:51:13.579Z] + set +x
12:51:13 [2025-03-17T12:51:13.579Z] Config commit: f7c1de5f8ab4859047326e1ffba64a3128376035
12:51:13 [2025-03-17T12:51:13.579Z] + manifest=src/config/manifest.yaml
12:51:13 [2025-03-17T12:51:13.579Z] + image=src/config/image.yaml
12:51:13 [2025-03-17T12:51:13.579Z] + [[ -n '' ]]
12:51:13 [2025-03-17T12:51:13.579Z] + [[ ! -f src/config/manifest.yaml ]]
12:51:13 [2025-03-17T12:51:13.580Z] + [[ ! -f src/config/image.yaml ]]
12:51:13 [2025-03-17T12:51:13.580Z] + mkdir -p cache
12:51:13 [2025-03-17T12:51:13.580Z] + mkdir -p builds
12:51:13 [2025-03-17T12:51:13.580Z] + mkdir -p tmp
12:51:13 [2025-03-17T12:51:13.580Z] + mkdir -p overrides/rpm
12:51:13 [2025-03-17T12:51:13.580Z] + mkdir -p overrides/rootfs
12:51:13 [2025-03-17T12:51:13.580Z] + test 0 = 1
12:51:13 [2025-03-17T12:51:13.580Z] + case "${YUMREPOS}" in
12:51:13 [2025-03-17T12:51:13.580Z] + set +x
12:51:13 [2025-03-17T12:51:13.580Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.